Skip to content

Releases: ConductorOne/baton-aws

v0.0.33

08 Jan 00:13
Compare
Choose a tag to compare

v0.0.32

03 Jan 19:16
469fd5c
Compare
Choose a tag to compare

What's Changed

  • Don't fail sync if we can't get a user's status. by @ggreer in #63

Full Changelog: v0.0.31...v0.0.32

v0.0.31

21 Oct 20:04
c0fdb16
Compare
Choose a tag to compare

What's Changed

  • Update baton-sdk by @shackra in #59
  • Skip grants and entitlements for AWS users. by @ggreer in #61
  • Obey --use-assume flag to do cross-account assume role. by @ggreer in #62

Full Changelog: v0.0.30...v0.0.31

v0.0.30

07 Oct 23:49
0eaaff8
Compare
Choose a tag to compare

What's Changed

  • Remove helper functions for pagination by @shackra in #58

New Contributors

Full Changelog: v0.0.29...v0.0.30

v0.0.29

06 Sep 17:19
bce8d71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.28...v0.0.29

v0.0.28

28 Aug 23:17
50b1852
Compare
Choose a tag to compare

What's Changed

  • ref: extract the AWS Error Type as a type instead of a string match by @mgaeta in #54
  • Move CI test into its own script. by @ggreer in #34
  • Remove grant ids from env. The script fetches them. by @ggreer in #56
  • ref: Config schema by @mgaeta in #50

Full Changelog: v0.0.26...v0.0.28

v0.0.27

27 Aug 17:40
41dba76
Compare
Choose a tag to compare

Changelog

  • 41dba76 fix: return empty list of grants if we lack permissions (#53)
  • 990cce7 Update CI to use CI AWS account with restricted policy. (#52)
  • e9fca3b Update readme with new permission. (#51)

v0.0.26

27 Aug 17:33
41dba76
Compare
Choose a tag to compare

What's Changed

  • Update readme with new permission. by @ggreer in #51
  • Update CI to use CI AWS account with restricted policy. by @ggreer in #52
  • fix: return empty list of grants if we lack permissions by @mgaeta in #53

Full Changelog: v0.0.25...v0.0.26

v0.0.25

14 Aug 15:55
106a404
Compare
Choose a tag to compare

What's Changed

  • fix: Fallback if CreateGroupMembership() has a conflict by @mgaeta in #49

New Contributors

Full Changelog: v0.0.24...v0.0.25

v0.0.24

17 Jul 16:52
b4f8492
Compare
Choose a tag to compare

What's Changed

  • Set up AWS clients before building resource syncer. by @ggreer in #48

Full Changelog: v0.0.23...v0.0.24