Releases: Jamf-Concepts/jamf-cli
Releases · Jamf-Concepts/jamf-cli
v1.13.0
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
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
What's Changed
- fix(generator): honor file-field flags on patch commands by @neilmartin83 in #154
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- chore: update dependencies for jamfschool-go-sdk and go-openapi by @neilmartin83 in #147
- feat: file-sourced request fields + MDEA CRUD fix by @neilmartin83 in #149
- feat: classic-account-users/groups list subcommands (#150) by @neilmartin83 in #152
- refactor: derive backup resource list from generator (#148, #151) by @neilmartin83 in #153
Full Changelog: v0.10.0...v1.11.0
v1.10.0
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
What's Changed
- feat: handle optimistic locking for prestage commands by @neilmartin83 in #135
- feat: add auth token commands for pro, protect, and platform by @neilmartin83 in #133
- feat: add Jamf School support by @neilmartin83 in #138
- feat(site): Nebula rebrand, School support, and CI product check by @ktn-jamf in #139
- fix: restrict file permissions for P12 downloads containing private keys by @jedda-jamf in #140
- feat: upgrade jamfplatform-go-sdk to v0.3.0 by @neilmartin83 in #136
New Contributors
- @jedda-jamf made their first contribution in #140
Full Changelog: v1.8.0...v1.9.0
v1.8.0
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
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
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
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