Skip to content

Releases: adobe/imscli

v0.11.0

19 Mar 15:43
31e4862
Compare
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
Compare
Choose a tag to compare

Changelog

v0.9.1

18 Oct 11:09
593dedc
Compare
Choose a tag to compare

Changelog

v0.9.0

18 Sep 18:54
cd0e29b
Compare
Choose a tag to compare

Changelog

v0.8.0

04 Jul 13:09
e6098e3
Compare
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
Compare
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
Compare
Choose a tag to compare

Changelog

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

v0.7.0

05 May 17:08
d08a707
Compare
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
Compare
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

v0.5.0

30 Sep 22:42
Compare
Choose a tag to compare

Changelog

6e4b782 Add token invalidation feature
22ced88 Merge pull request #9 from telegrapher/main
0686d06 Tidy go.mod and go.sum
84e9890 Update dependencies