- Fixes panic on IdentityStore user without primary email (common to users created by AWS Control Tower)
- Fixes panic on Google Directory Group with external users with group be synced
- Fixes m,issing IAM permission identityStore:DeleteGroup
- Updates to developer CICD pipeline
- Introduced the use of the IdentityStore api to overcome various scaling challenge
- Improvements to CICD to allow for testing in different accounts type within an AWS organization
- Strong recommendation to deploy in IAM Identity Center - delegated administration account
- Added Cloudformation deployable CICD pipelines
- To consistently build and test the application
- #44 fix: ensure old behaviour is supported
- #43 fix: fix ignore-group flag
- #16 feat: additional include-groups option
- #31 improv: limit IAM policy for lambda to access SecretsManager resources
- #18 improv: do not echo sensitive params
- #6 feat: allow group to match regexp
- #36 feat: major refactor, upgrade to Go 1.16, updated dependencies, added capability to sync only groups and selected members
- #11 Fixing deleted users not synced
- #7 Groups are synced by their email address
- #9 Disabled users status is synced
- #1 Fix: Pagination does not work
- #3 Refactor: New features for Serverless Repo and Google best practices