Skip to content

Releases: siemens/sentry-auth-oidc

v9.0.1

20 Mar 10:52
4426b28
Compare
Choose a tag to compare

What's Changed

  • chore(ci): use trusted OIDC publishing by @nejch in #52
  • chore(deps-dev): bump black from 22.12.0 to 24.3.0 by @dependabot in #46
  • Fix compatibility with Sentry 25.3.0 by @hanzi in #55
  • Bump version and sentry dependency by @nejch in #56

New Contributors

Full Changelog: v9.0.0...v9.0.1

v9.0.0

12 Sep 15:34
e918caa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v9.0.0

v8.1.0

08 Apr 08:53
d880ca4
Compare
Choose a tag to compare

What's Changed

  • fix(provider): extend timeout when getting user info by @max-wittig in #45

Full Changelog: v8.0.0...v8.1.0

v8.0.0

08 Apr 08:49
f2e256d
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade to sentry 2024.02 and bump python to 3.11 by @dlouzan in #44

Full Changelog: v7.0.0...v8.0.0

v7.0.0

21 Sep 12:08
5371ff5
Compare
Choose a tag to compare
  • Adapt to Sentry 23.9.1

v6.0.0

15 Sep 13:40
8a62b75
Compare
Choose a tag to compare

Summary

Adjust to Sentry 22.08

What's Changed

  • Refactor/sentry 21 02 0 changes by @max-wittig in #26
  • refactor: adapt to sentry 22.8 by @dlouzan in #33
  • fix(build): use specific yarn version as required upstream by @dlouzan in #37

New Contributors

Full Changelog: v4.0.1...v6.0.0

v4.0.1

08 Oct 11:24
147eea1
Compare
Choose a tag to compare

Fixes an issue, where the package would not install, because sentry requires a different six version

v4.0.0

17 Sep 13:09
c089004
Compare
Choose a tag to compare

v3.0.0

15 Jan 08:40
9302f10
Compare
Choose a tag to compare
  • Added compatibility for Sentry 10

v2.1.0

09 Jul 07:21
b79b459
Compare
Choose a tag to compare

Features

feat: add customizable ISSUER

Bugfixes

Update requests requirement to fix installs on newer sentry versions