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