Skip to content

Releases: adobe/imscli

v0.16.0

17 Apr 13:15
66f9295

Choose a tag to compare

Changelog

Features

Bug Fixes

  • 033fb5e fix(deps): update module github.com/adobe/ims-go to v0.23.0 (#100)
  • 66f9295 fix: Corrections after last merge (#109)

Other

  • 7a21eaa chore(deps): update actions/github-script action to v9 (#107)

v0.15.0

09 Apr 15:16
b1f3d1e

Choose a tag to compare

Changelog

Other

  • 0aec7a4 chore(deps): update dependency go to v1.26.2 (#104)
  • b1f3d1e refactor: dcr integration with ims-go after moving logics (#106)

v0.14.0

01 Apr 12:00
d98092c

Choose a tag to compare

Changelog

Features

  • d98092c feat: add optional --organization flag to client credentials flow (#103)

v0.13.0

31 Mar 12:51
f0c4411

Choose a tag to compare

Changelog

Features

Bug Fixes

  • 7d90a8c fix: improve DCR consistency and safety (#82)
  • 49976b5 fix: restore govulncheck badge with dedicated weekly workflow (#96)

Other

  • 18dd6a7 Apply Go naming conventions and replace block comments
  • 070b696 Assorted fixes: SilenceErrors consolidation, input validation, tests, and hardening
  • 5928ac2 Capture server.Serve() error in OAuth authorization flow
  • 4fbcd54 Deduplicate token type resolution and use pretty-print in admin commands
  • 2259695 Deduplicate validate and invalidate subcommands with factory functions
  • 4920772 Extract newIMSClient() helper to deduplicate 13 call sites
  • 8f5862b Fix OAuth local server shutdown deadlock and add timeout
  • c12c63c Fix assorted bugs, descriptions, and output issues
  • 6c1e026 Fix viper flag binding for persistent flags and wrap bare errors
  • 85af942 Make Config.Timeout functional and expose as --timeout flag
  • 7b0db7f Merge branch 'main' into fix/assorted-fixes-batch
  • 3e20037 Merge pull request #61 from adobe/fix/bind-persistent-flags-and-wrap-errors
  • b1c8a13 Merge pull request #62 from adobe/fix/http-transport-defaults-with-proxy
  • f817ba7 Merge pull request #63 from adobe/fix/make-timeout-config-functional
  • 0f08dae Merge pull request #65 from adobe/refactor/dedup-token-resolve-and-pretty-print
  • df07a5c Merge pull request #66 from adobe/fix/oauth-shutdown-deadlock
  • d19f07f Merge pull request #67 from adobe/fix/capture-serve-error
  • ff3d904 Merge pull request #68 from adobe/refactor/pretty-json-package
  • 098eef5 Merge pull request #71 from adobe/refactor/idiomatic-go-naming-and-comments
  • d50137e Merge pull request #72 from adobe/fix/assorted-fixes-batch
  • 5d69ea2 Merge pull request #73 from adobe/refactor/idiomatic-go-naming-and-comments
  • 7871099 Merge pull request #74 from adobe/refactor/deduplicate-validate-invalidate
  • 83f6352 Merge pull request #75 from adobe/fix/dcr-use-ims-url
  • 3b31327 Merge pull request #76 from adobe/fix/consistent-flag-shorthands
  • e67800c Merge pull request #77 from adobe/refactor/pkce-method-split
  • c1da83a Merge pull request #78 from adobe/fix/misc-hardening
  • ffa0883 Merge pull request #79 from adobe/fix/remove-dead-expires-field
  • 7beca0b Merge pull request #80 from adobe/fix/remove-claude-md
  • d6badce Miscellaneous hardening: zero private key, port validation, struct JSON, URL slash
  • 900b69a Refactor pretty-print JSON into cmd/pretty package
  • b849e33 Remove CLAUDE.md from repository
  • 8a68d34 Remove dead TokenInfo.Expires field and broken calculations
  • c0d1fca Split AuthorizeUser into AuthorizeUser and AuthorizeUserPKCE
  • d46aae8 Standardize flag shorthands across all commands
  • 4887437 Update dependency go to v1.26.0 (#57)
  • f8af130 Use IMS base URL for DCR registration instead of separate --url flag
  • 0819ef0 Use http.DefaultTransport.Clone() when configuring proxy
  • 9cf058f chore(deps): update actions/github-script action to v8 (#84)
  • 6062eda chore(deps): update amannn/action-semantic-pull-request action to v6 (#85)
  • 3c144e9 chore(deps): update dependency go to v1.26.1 (#94)
  • 8f47561 chore(deps): update dependency golangci/golangci-lint to v2.11.1 (#95)
  • 84543f0 chore(deps): update dependency golangci/golangci-lint to v2.11.2 (#97)
  • 1d674a3 chore(deps): update dependency golangci/golangci-lint to v2.11.3 (#98)
  • 63fe149 chore(deps): update dependency golangci/golangci-lint to v2.11.4 (#99)
  • 3052809 chore(deps): update golangci/golangci-lint-action action to v9 (#87)
  • 961e422 chore(deps): update golangci/golangci-lint-action action to v9 (#92)
  • 9c27501 chore(deps): update goreleaser/goreleaser-action action to v7 (#88)
  • 7120459 chore(deps): update goreleaser/goreleaser-action action to v7 (#93)
  • f0c4411 refactor: obo-exchange logics after moving them to library (#101)
  • 2b62833 refactor: rename cmd/pretty to cmd/prettify for clearer verb-form API (#83)
  • 681d781 refactor: replace interface{} with any across ims/ package (#86)

v0.12.0

25 Feb 15:09
df741d8

Choose a tag to compare

Changelog

  • 1cecfab Dcr (#56)
  • df741d8 Examine the codebaes to Opus 4.6 to remove minor errors (#60)
  • 2de91c6 Prettify the JSON output and implement configurable listening port (#58)
  • 604d31a Upgrade deprecated items in goreleaser config (#50)
  • 6d265ab chore(deps): update actions/checkout action to v6 (#53)
  • 9d7f33c chore(deps): update dependency go to v1.25.6 (#52)
  • 96787bd chore(deps): update github/codeql-action action to v4 (#51)
  • ecf7473 chore(deps): update goreleaser/goreleaser-action action to v7 (#59)
  • d162f5f fix(deps): update module github.com/adobe/ims-go to v0.19.2 (#54)
  • a533f9f fix(deps): update module github.com/spf13/cobra to v1.10.2 (#55)

v0.11.1

30 Sep 11:44
c9f3b34

Choose a tag to compare

Changelog

  • 937305d Update outdated DOCUMENTATION.md
  • 356b033 Update renovate.json with recommended settings for Go
  • 187f67e Use go install in module-aware mode (#45)
  • 615c462 chore(deps): update actions/checkout action to v5 (#46)
  • 3a266fc chore(deps): update actions/setup-go action to v6 (#48)
  • aa050c2 chore(deps): update dependency go to v1.24.3 (#42)
  • c9f3b34 chore(deps): update dependency go to v1.25.1 (#44)
  • 4a93d37 chore(deps): update goreleaser/goreleaser-action action to v6 (#37)
  • 9bce0bf fix(deps): update module github.com/adobe/ims-go to v0.19.1 (#43)
  • 98a5936 fix(deps): update module github.com/spf13/cobra to v1.10.1 (#47)
  • 9e638cd fix(deps): update module github.com/spf13/viper to v1.20.1 (#41)
  • 46e50d4 fix(deps): update module github.com/spf13/viper to v1.21.0 (#49)

v0.11.0

19 Mar 15:43
31e4862

Choose a tag to compare

Changelog

  • 62170de Reorganize the cmd package (#35)
  • 31e4862 feat: Add option to decode fulfillable_data in profile (#40)
  • 692ad72 fix(deps): update module github.com/spf13/cobra to v1.8.1 (#38)
  • 3750bd4 fix(deps): update module github.com/spf13/cobra to v1.9.1 (#39)
  • 901f8ad fix(deps): update module github.com/spf13/viper to v1.20.0 (#36)

v0.10.1

18 Apr 12:10

Choose a tag to compare

Changelog

v0.9.1

18 Oct 11:09
593dedc

Choose a tag to compare

Changelog

v0.9.0

18 Sep 18:54
cd0e29b

Choose a tag to compare

Changelog