Releases: silinternational/idp-id-sync
Releases · silinternational/idp-id-sync
Push major-version tag
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
invalid release
this release tagged the wrong commit
use GitHub Actions
Changed
- Use GitHub Actions for test and image publish
Prevent TypeError in error handling
Fixed
- Clean up local development
- Fix json syntax in generated
dependencies.json
file - Fix error reporting in
adapters/IdpIdBroker
to prevent a TypeError
Use Sentry monitor service
Added
- Use Sentry inProgress monitor check-in