Skip to content

Releases: adobe/imscli

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

v0.8.0

04 Jul 13:09
e6098e3

Choose a tag to compare

Changelog

  • 9e5bb13 Add public client support for authz code flow
  • e6098e3 PKCE and public clients for authz code flow (#19)

v0.7.2

25 May 19:18

Choose a tag to compare

Changelog

  • 0f69580 CI update
  • 5ddc79f Correct redirect URL bug in authorization code flow
  • 6484560 Merge pull request #17 from adobe/CI_update
  • 89f9f8f Merge pull request #18 from adobe/authz_code_flow_bugfix
  • 10bc320 Trivial bugfix, remove parameter not implemented
  • b6f10e3 Update codeql action

v0.7.1

23 May 16:41
c3fb869

Choose a tag to compare

Changelog

  • c3fb869 Update latest ims-go including latest jwt (#15)

v0.7.0

05 May 17:08
d08a707

Choose a tag to compare

Changelog

  • cb90191 add new command for OAuth server-to-server authentication (#13)
  • d08a707 bugfix: Minor adjustments to last PR (#14)
  • 663f7b8 bugfix: minor improvements (#12)

v0.6.0

16 Oct 14:49
5fc7fe5

Choose a tag to compare

Changelog

ec64f6c Merge branch 'adobe:main' into main
2f0f156 Merge pull request #10 from telegrapher/main
5fc7fe5 Merge pull request #11 from telegrapher/main
d006c6b Update docs
ca22116 feat: decode token