Skip to content

Releases: selectel/iam-go

v0.9.0

Choose a tag to compare

@icerzack icerzack released this 19 May 13:03
f104d95

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

Choose a tag to compare

@icerzack icerzack released this 11 Mar 15:37
cfc6f19

What's Changed

  • fix: add alias field to SAML create request schema by @icerzack in #16

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@icerzack icerzack released this 04 Mar 11:03
d30fa05

What's Changed

  • feat: Add SAML federation group mapping, preview and check support by @icerzack in #15

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@icerzack icerzack released this 08 Dec 11:01
86295f3

What's Changed

  • Revert "feat: enhance user-agent logic" by @icerzack in #14
    Rollback of BREAKING CHANGE.
    This PR reverts #12 to previous behavior (user-agent prepending instead of appending)

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@icerzack icerzack released this 05 Dec 12:25
ff926ad

What's Changed

  • feat!: change user-agent logic by @icerzack in #12

    BREAKING CHANGE: a new approach for using custom User-Agent is introduced. Now, some method signatures and User-Agent "appending" logic have changed, be cautios. Custom User-Agent is now added as a postfix to the default one.

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@icerzack icerzack released this 02 Dec 14:26
e1605ae

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@icerzack icerzack released this 31 Jul 14:53
1e47155

Changes:

  • add missing ErrFederationCertificateNotFound error

v0.4.0

Choose a tag to compare

@icerzack icerzack released this 29 Jul 12:14
7380a41

Add Federations, Federation Certificates (#8)

v0.3.0

Choose a tag to compare

@icerzack icerzack released this 09 Jul 09:02
cd9d6a0
  • Added methods for managing Groups, their roles and users in them.

  • The Users and Service Users structs are extended with Groups.

  • Refactor code and response models.

v0.2.0

Choose a tag to compare

@icerzack icerzack released this 27 Mar 14:20
1f3033a
  • Changed naming from EC2 to S3Credentials