Skip to content

Releases: Jamf-Concepts/jamf-cli

v1.13.0

23 Apr 12:58
4287292

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #156
  • Add 'pro' prefix to all --help command examples by @neilmartin83 in #161
  • feat(client): streaming multipart + tuned HTTP transport by @neilmartin83 in #157
  • feat: Add support for custom payloads in classic macOS configuration profiles by @neilmartin83 in #162

Full Changelog: v1.12.0...v0.13.0

v1.12.0

17 Apr 16:34
6874a73

Choose a tag to compare

What's Changed

  • feat: apply for PATCH-only resources, device-enrollment composite flows, structured config output by @neilmartin83 in #155

Full Changelog: v1.11.1...v1.12.0

v1.11.1

17 Apr 12:07
b208f0c

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

17 Apr 10:28
8972027

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v1.11.0

v1.10.0

16 Apr 09:00
23daebf

Choose a tag to compare

What's Changed

  • chore: upgrade jamfplatform-go-sdk to v0.4.0 by @neilmartin83 in #142
  • fix: correct APAC gateway URL in platformGatewayRegions by @hoarek in #145
  • fix: nested JSON handling, detail endpoints, and computers command merge by @neilmartin83 in #146
  • fix: unwrap MCX (Custom Settings) payloads in import-profile by @neilmartin83 in #141

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

15 Apr 07:51
d4ca5ec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

14 Apr 06:57
53f4e1a

Choose a tag to compare

What's Changed

  • feat: YAML input, --scaffold for apply, and allOf scaffold fix for pro generated commands by @neilmartin83 in #125
  • fix: place API version before tenant ID in gateway URL paths by @neilmartin83 in #126
  • feat: blueprint DDM components, profile import with native conversion, scope management by @neilmartin83 in #121
  • feat: add --scaffold flag to all protect apply commands by @neilmartin83 in #123
  • feat: compliance-benchmarks export, clone, portable apply, baseline scaffold by @neilmartin83 in #122
  • feat: implement jamfprotect-go-sdk v0.3.0 support by @neilmartin83 in #131
  • fix: preserve PayloadUUID and PayloadIdentifier on classic config profile updates by @neilmartin83 in #130

Full Changelog: v1.7.0...v1.8.0

v1.7.0

11 Apr 20:38
9082776

Choose a tag to compare

What's Changed

  • feat(protect): token caching via jamfprotect-go-sdk v0.2.0 by @neilmartin83 in #112
  • feat: fold get-by-name and delete-by-name into parent commands by @neilmartin83 in #111
  • fix(report): drop stale devices from update-status --scan-failures by @neilmartin83 in #117
  • feat: Platform API integration into power commands, audit, reports, and device views by @neilmartin83 in #115
  • feat: add missing MDM command types to computers and mobile-devices by @neilmartin83 in #118
  • feat: add destructive-cooldown to enforce delay between destructive operations by @neilmartin83 in #119

Full Changelog: v1.6.0...v1.7.0

v1.6.0

09 Apr 16:11
0acdd42

Choose a tag to compare

What's Changed

  • feat(classic): add classic-removable-mac-addresses resource by @neilmartin83 in #101
  • fix(bulk): read policy fields from Classic API general sub-map by @neilmartin83 in #105
  • feat(overview): ADE, VPP tokens, APNs, groups, SSO, App Installers by @neilmartin83 in #102
  • fix(pro): remove policy-execute command — no valid API backing by @neilmartin83 in #99
  • fix(generator): correct path resolution for apply, get, and multi-param commands by @neilmartin83 in #98
  • fix(completion): add Homebrew zsh path and post-install fpath hint by @neilmartin83 in #100
  • fix(generator): detect ID field from schema and cover all API endpoints by @neilmartin83 in #103
  • fix(site): persist New badges and refine styling by @ktn-jamf in #106
  • feat: PATCH command support with JSON Merge Patch semantics by @neilmartin83 in #107

Full Changelog: v1.5.0...v1.6.0

v1.5.0

08 Apr 04:22
2334754

Choose a tag to compare

What's Changed

  • fix(generator): detect schema-typed name fields generically by @neilmartin83 in #89
  • feat(classic): id_path support, XML-default output, new account-group/user/patch-report commands by @neilmartin83 in #86
  • feat(auth): cookie jar for sticky sessions and disk token cache for OAuth2 providers by @neilmartin83 in #88
  • feat(pro): add flush-commands, persist cookie jar across runs, fix mdm-commands auth skip by @neilmartin83 in #93

Full Changelog: v1.4.0...v1.5.0