Releases: ConductorOne/baton-aws
Releases · ConductorOne/baton-aws
v0.0.28
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
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
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
What's Changed
- fix: Fallback if
CreateGroupMembership()
has a conflict by @mgaeta in #49
New Contributors
Full Changelog: v0.0.24...v0.0.25