Releases: silinternational/idp-id-sync
Releases · silinternational/idp-id-sync
5.5.2
5.5.1 - update config-shim
What's Changed
Full Changelog: 5.5.0...5.5.1
5.5.0 -- Parameter Store
What's Changed
Full Changelog: 5.4.5...5.5.0
Sentry improvements
Added
- Added the idp name to Sentry issues as a tag. This is searchable, sortable, and more visible than a context entry.
Fixed
- Log a useful message to Sentry in cases where no explicit "message" key is included
Changed
- Don't report user errors to Sentry
Push major-version tag
Added
- Also push a major-version tag to image repos
Fixed
- Add an assertion in
anActiveUserExists
to ensure the test user is active.
Added GHCR.io Image
Pushing image to GHCR.io
Removed dead code
Removed
- Removed dead code related to activating users and setting passwords. These features were likely used by the incremental sync that was in use many years ago.
dependency update
Fixed
- Dependency updates, including yii2 update for CVE-2024-4990 (IDP-1138)
new AppConfig option
Added
- New option to use AppConfig to supply environment variable values
- Get the release tag from GitHub for use in the Sentry release string
Changed
- Use org-level variable and GitHub variable to build the Docker image name
Simple cron monitoring
Added
- Added a new monitoring option that uses a simple http request