Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

v1.18.0

Compare
Choose a tag to compare
@desislavaa desislavaa released this 13 Oct 10:14
· 1329 commits to main since this release
be43209

New Features and Improvements

Update dependencies in Compass Console (#2035)
Retry AuditLog operation if fails (#2034)
Adopt ORD changes after v1 (#2042)
Adapt and extract ORD hardcoded regexes (#2043
Fetch ORD Configuration endpoint with webhook credentials (#2051)
Aggregate ORD metadata with Cert Auth (#2057)
Expose certificate info (#2059)
Hydrator token handling (#2050)

Fixes

Fix local installation with hyperkit failing(#2033)
Make CensoredFlows environment variable optional (#2036)
Fix all system auths are assumed to be OneTimeTokens (#2045) (downported)
Fix for system certificates (#2048) (downported)
Handle same customer and account external tenants ID (#2052) (downported)
Handle matching customer and account external IDs in tenant fetcher (#2055) (downported)
Fix metrics hash field (#2054)
Adjust token payload for local director installation (#2069)
Make authenticator config in ORY Rule overridable (#2068)

Documentation

Add documentation for Tenant Fetcher deployment (#2024)