Skip to content

Releases: metal-toolbox/iam-runtime

v0.4.1

01 May 16:51
f878ec4
Compare
Choose a tag to compare

What's Changed

  • Remove token from GetAccessTokenRequest by @mikemrm in #16

Full Changelog: v0.4.0...v0.4.1

v0.4.0

26 Apr 18:25
848fb39
Compare
Choose a tag to compare

What's Changed

  • create Identity service proto with support for getting credentials by @mikemrm in #13
  • Update module google.golang.org/protobuf to v1.33.0 [SECURITY] by @renovate in #12
  • Bump golang.org/x/net from 0.12.0 to 0.23.0 by @dependabot in #14
  • Update module google.golang.org/grpc to v1.63.2 by @renovate in #3

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Mar 20:58
8e49652
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Feb 13:57
7a8d111
Compare
Choose a tag to compare

Breaking Changes

  • AuthenticateSubject has been renamed to ValidateCredential; AuthenticateSubjectRequest and AuthenticateSubjectResponse have been renamed accordingly. ValidateCredentialResponse contains a new field, subject_id, which should contain the ID of the subject the provided credential corresponds to.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Feb 20:38
Compare
Choose a tag to compare