Skip to content

Releases: selectel/iam-go

v0.4.1

31 Jul 14:53
1e47155
Compare
Choose a tag to compare

Changes:

  • add missing ErrFederationCertificateNotFound error

v0.4.0

29 Jul 12:14
7380a41
Compare
Choose a tag to compare

Add Federations, Federation Certificates (#8)

v0.3.0

09 Jul 09:02
cd9d6a0
Compare
Choose a tag to compare
  • 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

27 Mar 14:20
1f3033a
Compare
Choose a tag to compare
  • Changed naming from EC2 to S3Credentials

v0.1.2

01 Mar 14:23
2392784
Compare
Choose a tag to compare

Changed user.Role and serviceuser.Role to one format roles.Role

v0.1.1

22 Feb 10:12
de8f2ed
Compare
Choose a tag to compare
  • Removed project_name field from roles block for Users and ServiceUsers components
  • Changed base API url for all requests
  • Fixed typos in docs

v0.1.0

09 Feb 10:21
Compare
Choose a tag to compare

First public release