Releases: kyma-incubator/compass
v1.4.6
Fix account creation
v1.4.5
Fix bug with error transport
v1.4.4
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
Fix cascade deletion foreign keys issue and webhook app templates
v1.4.2
Fix connenctivity-adapter json marshalling issue
v1.4.1
Add check for nil values in OTT flow
v1.4.0
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
Tenant Fetcher should not commit failed transaction
v1.3.1
Fix tenant fetcher error handling and body validation
v1.3.0
This release includes:
Added
- New API adaptation regarding the
Package
toBundle
renaming. - Tenant storing based on events.
- Unification of the Compass ORD API.
- UI bug fix regarding SFSF/C4C application connectivity.