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.4.6

29 Mar 08:15
209fb6d
Compare
Choose a tag to compare

Fix account creation

v1.4.5

23 Mar 11:51
fad86b9
Compare
Choose a tag to compare

Fix bug with error transport

v1.4.4

22 Mar 11:54
f251517
Compare
Choose a tag to compare

Webhooks OutputTemplates can now define a 'gone' status code. If the status code is received as a response of a webhook call during the deletion flow, the operation controller will finish with status success

v1.4.3

19 Mar 08:34
f4a1a36
Compare
Choose a tag to compare

Fix cascade deletion foreign keys issue and webhook app templates

v1.4.2

17 Mar 14:42
1e0e09f
Compare
Choose a tag to compare

Fix connenctivity-adapter json marshalling issue

v1.4.1

15 Mar 09:16
cd3f148
Compare
Choose a tag to compare

Add check for nil values in OTT flow

v1.4.0

12 Mar 10:43
782ba84
Compare
Choose a tag to compare

This release includes:

Scheduler for operations and update operation handler (#1731)
Introduce Operations Controller (#1733)
Lower controller integration tests eventually timeout (#1747)
Fix operations policy (#1744)
Fix minikube ip for docker driver (#1746)
Fix controller monitoring (#1751)
Fix tenant fetcher error handling and body validation (#1752)
Tenant Fetcher should not commit failed transaction (#1754)
Fix proxy error logs in gateway (#1756)
Async deletion test (#1748)
CloudSQL proxy version update (#1758)
Update dependencies (#1750)
Add webhooks to application templates (#1761)
Move OTT to Director (#1741)
Address operation controller review feedback (#1762)

v1.3.2

08 Mar 07:46
8ed466b
Compare
Choose a tag to compare

Tenant Fetcher should not commit failed transaction

v1.3.1

05 Mar 10:35
e05eb2f
Compare
Choose a tag to compare

Fix tenant fetcher error handling and body validation

v1.3.0

26 Feb 13:02
6f17938
Compare
Choose a tag to compare

This release includes:

Added

  • New API adaptation regarding the Package to Bundle renaming.
  • Tenant storing based on events.
  • Unification of the Compass ORD API.
  • UI bug fix regarding SFSF/C4C application connectivity.