Skip to content

Latest commit

 

History

History
181 lines (86 loc) · 9.28 KB

File metadata and controls

181 lines (86 loc) · 9.28 KB

Changelog

0.19.1 (2026-06-25)

Bug Fixes

0.19.0 (2026-06-22)

Features

0.18.1 (2026-06-15)

Bug Fixes

0.18.0 (2026-05-28)

Features

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.79.3 to 1.80.0 in the gomod-group group (#92) (a5894da)
  • deps: bump google.golang.org/grpc from 1.80.0 to 1.81.0 in the gomod-group group (#97) (e032445)

0.17.0 (2026-03-31)

Features

  • Add Code of Conduct link and EU funding logo to README (1815ca8)
  • remove tenant id filter from ListTenantsRequest (#90) (5ace377)

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#88) (edde2e4)
  • Update dependabot config (#86) (f86303e)

0.16.0 (2026-03-11)

Features

0.15.0 (2026-02-04)

Features

  • add api for event processor (28763c6), closes #75
  • session-manager: GetOIDCProvider method (#76) (6901f65)

0.14.0 (2025-12-18)

Features

  • updated SystemIdentifier to have type instead of region (#70) (087d245)

0.13.0 (2025-11-26)

Features

Bug Fixes

  • remove obsolete oidcprovider and fix jwks_uri (#68) (ba19c8d)

0.12.0 (2025-11-07)

Features

0.11.0 (2025-11-05)

Features

  • add block and unblock for auth (b9d39fd)
  • add properties to ApplyOIDCMapping rpc (#57) (1137f57)

0.10.0 (2025-10-30)

Features

  • session manager block and unblock (2822c62)

0.9.0 (2025-10-14)

Features

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#49) (cd6e1be)
  • deps: bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (#48) (a2b8bbc)

0.8.1 (2025-09-29)

Bug Fixes

  • add external id and list rpc in auth service (0425220), closes #46

0.8.0 (2025-09-25)

Features

0.7.0 (2025-09-12)

Features

  • proto add SetTenantUserGroups RPC (60da010)

0.6.0 (2025-09-10)

Features

0.5.0 (2025-09-05)

Features

  • add ACTION enum for tenant management operations (#34) (15b11a8)

0.4.0 (2025-08-27)

Features

0.3.0 (2025-07-24)

Features

  • adjusts github actions (#26) (fb384e8)
  • move the github actions into build repo (5d8c43f)
  • Quality check validation test (0b6552c)
  • update the github action (#20) (e1a3a20)
  • update the github action to sign the commits of the pull request (#19) (95b5747)

Bug Fixes