Skip to content

Releases: silinternational/idp-id-sync

5.5.2

04 Mar 14:54
1931982
Compare
Choose a tag to compare

What's Changed

  • Release 5.5.2 -- log the app version by @briskt in #179

Full Changelog: 5.5.1...5.5.2

5.5.1 - update config-shim

26 Feb 00:40
cf4106b
Compare
Choose a tag to compare

What's Changed

  • Release 5.5.1 -- use config-shim from base image by @briskt in #178

Full Changelog: 5.5.0...5.5.1

5.5.0 -- Parameter Store

20 Feb 02:14
cf580aa
Compare
Choose a tag to compare

What's Changed

  • Release 5.5.0 -- add Parameter Store as an alternative to AppConfig by @briskt in #177

Full Changelog: 5.4.5...5.5.0

Sentry improvements

12 Dec 08:01
3828e81
Compare
Choose a tag to compare

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

30 Oct 14:44
b779da0
Compare
Choose a tag to compare

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

21 Oct 10:04
915fb62
Compare
Choose a tag to compare

Pushing image to GHCR.io

Removed dead code

10 Sep 00:34
3b83c77
Compare
Choose a tag to compare

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

14 Aug 13:30
99515a5
Compare
Choose a tag to compare

Fixed

new AppConfig option

08 Apr 16:05
a842d92
Compare
Choose a tag to compare

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

13 Mar 15:05
26280ab
Compare
Choose a tag to compare

Added

  • Added a new monitoring option that uses a simple http request