Skip to content

v1.19.0

Choose a tag to compare

@neilmartin83 neilmartin83 released this 19 Jun 09:41
· 2 commits to main since this release
001efc7

What's Changed

  • feat(site): agent contract in llms.txt + FAQ/AEO with drift guards by @ktn-jamf in #229
  • feat(output): output-contract polish — TTY-aware format, detail view, partial-failure exit 7, actionable errors by @ktn-jamf in #230
  • chore(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 by @dependabot[bot] in #235
  • chore(deps): bump github.com/getkin/kin-openapi from 0.139.0 to 0.140.0 by @dependabot[bot] in #233
  • chore(deps): bump github.com/Jamf-Concepts/jamfprotect-go-sdk from 0.5.0 to 0.6.1 by @dependabot[bot] in #232
  • chore(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 by @dependabot[bot] in #236
  • feat(skills): add jamf-cli-skills marketplace plugin by @neilmartin83 in #237
  • feat(skills/jamf-cli): load API spec before constructing request bodies by @neilmartin83 in #238
  • feat(skills/jamf-cli): add object ID lookup policy for get/update/delete by @neilmartin83 in #239
  • feat(hooks): add PreToolUse spec-check reminder for jamf-cli mutations by @neilmartin83 in #240
  • Revert "feat(hooks): add PreToolUse spec-check reminder for jamf-cli mutations" by @grahampugh in #241
  • feat(hooks): re-add jamf-cli spec-check hook with correct Platform spec mapping by @neilmartin83 in #242
  • feat: Jamf Pro 11.29.0 support + pagination, classic name-lookup & DDM endpoint fixes by @neilmartin83 in #247
  • fix(keychain): add actionable guidance to keychain write failures by @neilmartin83 in #249

New Contributors

Full Changelog: v1.18.0...v1.19.0