Releases: ConductorOne/baton-aws
Releases · ConductorOne/baton-aws
v0.0.13
What's Changed
- More debug logging - fixed more pagination bags by @loganintech in #26
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Fix pagination for SSO groups and added groupID to error log by @loganintech in #25
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Get all permission sets, not just the first by @loganintech in #24
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Don't return nil, nil if scim client is disabled to prevent panics by @loganintech in #23
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Make enabling SCIM it's own flag instead of deduced from the status of scim-endpoint and scim-token by @loganintech in #22
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Use SCIM endpoints to get user status by @loganintech in #21
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Add CI test. by @ggreer in #19
- Fix importing users or groups with profiles by @loganintech in #20
New Contributors
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Use ResourceProvisionerV2 to return the grant information by @loganintech in #18
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Implement SSO Group Provisioning by @loganintech in #16
- Implement provisioning for SSO User and SSO Groups into IAM Identity Center Accounts by @loganintech in #17
New Contributors
- @loganintech made their first contribution in #16
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Fix v1_ids for resources, grants, and entitlements by @mstanbCO in #14
- use AWS SDK paginator funcs for pagination loops by @ennyjfrick in #15
New Contributors
- @ennyjfrick made their first contribution in #15
Full Changelog: v0.0.3...v0.0.4