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

Releases: kyma-incubator/compass

v1.22.0

03 Dec 15:29
777789a
Compare
Choose a tag to compare

New Features and Improvements

  • Secure graphql with external certificate for configured consumers (#2120)
  • Enable mtls in operations controller and pairing-adapter (#2118)
  • Storage Redesign (#2115)
  • Add external certificate rotation cronjob (#2112)
  • Audit log operations in tenant-fetcher job (#2102)

v1.21.0

23 Nov 12:02
c488346
Compare
Choose a tag to compare

New Features and Improvements

  • Add CorrelationID to Bundles (#2105)
  • Allow softer OU validation for external cert header parser (#2107)
  • Externalize Operations controller resources (#2106)
  • Increase test timeouts (#2108)
  • Upgrade Kyma version (#2067)

Fixes

  • Fix operation processing for already deleted application (#2084)
  • Remove leftover test tenant (#2109)
  • Update vulnerable dependencies (#2111)

v1.20.0

08 Nov 11:42
9685326
Compare
Choose a tag to compare

New Features and Improvements

  • Update e2e tests readme file with sandbox steps (#2090)
  • Regenerate mocks using automated scripts (#2094)
  • Match cert and token pair in consumer-provider flow. (#2086)
  • Adjust Usage of ORD baseURL (#2093)
  • Runtime self-registration preaparation and cleanup (#2096)
  • update ord service version (#2100)
  • Align self register e2e tests (#2101)

Fixes

  • Remove implicit label def creation (#2095)
  • Fix tenant fetcher not updating configmap if no events are present (#2097)
  • Hotfix -1.19.2 to master (#2099)

v1.19.2

04 Nov 15:36
9b71dc0
Compare
Choose a tag to compare

Fixes

v1.19.1

01 Nov 13:12
8459a61
Compare
Choose a tag to compare

Fixes

  • Remove implicit label def creation #2095

v1.19.0

28 Oct 06:43
6f8d2b2
Compare
Choose a tag to compare

New Features and Improvements

Apps for runtime e2e test (#2064)
Remove director internal graphQL API. Change OTT for csr issuing (#2060)
Add domain property to director bench (#2078)
Use authenticator name from resource name (#2070)
Remove Secured App Type configuration (#2083)
Use templates in System Fetcher (#2065)
Use templates in System Fetcher (#2065)
Mutation for application unpair (#2063)
Store subaccounts as tenants (#2047)
Credentials rotation (#2077)
Retry getting client cert if Issuer's Locality isn't the expected one (#2087)
Introduce Formation API (#2085)
Specific error on concurrent update (#2089)
Enable self-registration (#2088)

Fixes

Fix director benchmark test chart (#2066)
Add check for authenticator_coordinates in SystemAuth ctx provider matcher (#2073)
Fix image version for schema-migrator jobs with db-dump installation (#2074)
Make subscription test skippable in E2E tests (#2079)
Handling tenants that have IDs that are not UUID but strings (#2072)

v1.18.2

15 Oct 14:30
4ae3011
Compare
Choose a tag to compare

Fixes

  • Make subscription test skippable in E2E tests #2079
  • Handling tenants that have IDs that are not UUID but strings #2072
  • Use authenticator name from resource name #2070

v1.18.1

14 Oct 12:51
302b847
Compare
Choose a tag to compare
[v1.18.0] Add check for authenticator_coordinates in SystemAuth ctx p…

…rovider matcher (#2076)

* Add check for Extra fields length

* Bump director version

* Add managed flag for cert svc secret

* Replace extra count check with authenticator_coordinates check

* Fix chart

* Add comment in System Auth context provider matcher

* Use correct director version

v1.18.0

13 Oct 10:14
be43209
Compare
Choose a tag to compare

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)

v1.17.6

06 Oct 08:17
de36b84
Compare
Choose a tag to compare

Fix: