Releases: awslabs/ssosync
Releases · awslabs/ssosync
v2.3.6
v2.3.5
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
Changelog
- 9154983 Add a --dry-run feature
- 9adc1fb Add configuration options: RAM allocation (default to 128MB), Precaching (#249)
- 4282f2f Adding Config option to Lambda
- aef1176 Bump dependencies to allow nix builds (#246)
- fb66f5a Update README.md typo (#242)
- 791d694 Update identitystore_dry.go
- 4170ec2 Update root.go
v2.2.9
v2.2.8
v2.2.7
- Adding concurrency limits to prevent potential race condition or overlapping execution.
- updates to dependancies for GitHub workflows
- Extend allowed SCIM access token length
- Improve ReadMe readability
Changelog
- 4b3661b Addressing workflow issues
- 00d3bb3 Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7 (#205)
- c7a866c Fixes for workflow automations (#214)
- 3266d73 Restrict Maximum Concurrency for the ssosync lambda to 1 #207
- 72e2724 Updated fix for SCIMEndpointAccessToken (#215)
- c6c6956 fix readme document (#195)
- 1080aca workflow update