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

11 Jun 09:01
6037dc9
Compare
Choose a tag to compare

Hotfix: #1897

v1.7.2

10 Jun 19:48
c502c17
Compare
Choose a tag to compare
[v1.7] Fix Runtime Name Validation  (#1896)

* Fix Runtime Name Validation (#1895)

* Initial commit

* Add test

* Bunp director version

* Adjust tests

Co-authored-by: StefanCholakov <[email protected]>

* Bunp director version

* Improvements

* Fix imports

* Add additional validation

* Remove unnecessary function

* Fix imports

* Fix validation message in test

* Remove assert for error message

Co-authored-by: StefanCholakov <[email protected]>

v1.8.0

09 Jun 05:52
63079e0
Compare
Choose a tag to compare

Fixed

Fix liveliness probe (#1890)
Set oathkeeper timeouts on Istio level (#1886)
Fix DB Leaks (#1883)
Fix operation-controller namings (#1887)
Fix logging response writer (#1882 and #1884)
Ensure Schema Migrator cleans up dump before release ()

New Features and Improvements

Adapt ORD v1 (#1878)
Upgrade Kyma to v1.19.2 (#1880)
Ord rc4 adaptation (#1869)
Update dependencies (#1868)
Update values.yaml (#1876)
Increace hydrator retry interval (#1872)
Execute benchmarks on a specific node (#1877)
Improve benchmark test (#1874)
Bump ord service (#1873)
Allow Director to use DB dump (#1860 and #1879)
Introduce Performance Tests (#1856)
Improve unit test (#1871)
Change alpine-kubectl image to k8s-tools (#1870)
Add additional label to operations_near_reconciliation_timeout_count (#1863)

v1.7.1

26 May 10:17
8958440
Compare
Choose a tag to compare

v1.7.0

20 May 08:49
29281ae
Compare
Choose a tag to compare
  • Verify Adopt jpa-processor 0.3.9 (#1846)
  • Verify PR-23 of ord-service (#1847)
  • Bump console version (#1848)
  • Clean unneded files (#1853)
  • Label filtering for apps and runtimes (#1849)
  • Adjust livenessProbe settings (#1851)
  • NoOpService now implements PreLog (#1850)
  • Update codeowners (#1855)
  • Adaptation of ORD RC2 (#1845)
  • Fix migration (#1857)
  • Ord rc3 adaptation (#1858)
  • Prometheus alerts (#1859)
  • Additional test cases for ord rc3 (#1861)

v1.6.1

28 Apr 06:17
4664ed2
Compare
Choose a tag to compare
  • Skip tenant events that contain invalid data (#1844)
  • Update compass console version (#1842)

v1.6.0

23 Apr 10:54
efa436a
Compare
Choose a tag to compare
  • Grafana dashboard for system broker (#1839) …
  • Add runtime id to bundle instance auths (#1832) …
  • Handle Moved Runtime events (#1831) …
  • Update console version (#1840)
  • Update deps (#1828) …
  • Update values.yaml (#1838) …
  • Verify ORD Service (#1837) …
  • Better error message when runtime lists application (#1835) …
  • Enable System Broker deployment resource configuration (#1834)
  • Check if TestDefinition exists before patching it (#1830)
  • Introduce Autoscaling configuration (#1833)

v1.5.2

14 Apr 10:56
ed9f0fb
Compare
Choose a tag to compare
  • [fix] Fix async system deletion stuck on failed error field parse (#1826) …
  • [fix] Sanitize directive (#1827) …
  • [fix] Fix Console issue with rendering of app bundles (#1829)
  • [fix] Pass grant type and client id in update body (#1825) …

v1.5.1

07 Apr 19:17
2a5a26c
Compare
Choose a tag to compare

This release includes:

  • [fix] Use correct sql condition when listing clients for update (#1824)
  • [fix] Fix client update in scopes synchronizer (#1823) …

v1.5.0

07 Apr 12:48
ef21c60
Compare
Choose a tag to compare

This release includes:

Upgrade Kyma to 1.18.2 (#1805)
Fix jwt signing keys (#1820)
Deleting app with no labels no longer errors (#1818)
Extend current oauth-clients-scopes-sync job (#1821)
Fix asynchronous system deletion failure (#1814)
Fix last operation handling (#1811)
Fix scopes synchronizer job template (#1819)
Fix asyncapi rendering in console (#1816)
Strip sensitive data (#1768)
Wait for auditlogs to be available before testing (#1813)
Docker build optimisations (#1815)
Add Aggregator README.md (#1812)
Fix logging (#1783)
Bump compass-console version (#1810)
use double hyphen on mock generation comments (#1808)
Bump ord-service component version (#1809)
Aggregator chart and e2e test (#1792)
(origin/master) Decrease tenant-fetcher max DB open connections (#1789)
Add correlation id to timeout handler (#1798)
Forbid system deletion when in formations (#1802)
Add RetryInterval to webhook input (#1797)
Limit POST requests payload size (#1795)
change ord-service PR number reference (#1800)
Cleanup makefile and unnecessary files from Operations Controller component 2 (#1799)
Decrease request dexToken count for e2e tests (#1793)
Allow system ops if no webhooks available (#1766)
Adapt logging library in Connectivity Adapter (#1791)
Fix account creation (#1782)
Update gqlgen (#1767)
Introduce new e2e tests structure (#1787)
Add gone status to output template (#1777)
Remove api and event definitions cascade deletion (#1780)
Fix app template webhooks (#1779)
Fix foreign keys issue for cascade deletion (#1774)
Fix connectivity-adapter json marshalling issue (#1770)
Ord Aggregator implementation (#1743)
Add check for nil values in OTT flow (#1764)