Skip to content

Commit 9f28605

Browse files
committed
chore(dev): release 2.1.3
1 parent 321eaba commit 9f28605

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [2.1.3](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v2.1.2...v2.1.3) (2024-09-16)
4+
5+
6+
### Bug Fixes
7+
8+
* add db init to k8_test ([48eadb7](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/48eadb782a124b838739873e26ee6941c9b52ea7))
9+
* align to namespaces other than cluster-cognition ([44c70cf](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/44c70cff537d49d4cd7e4f31a2e9e8f59ad82095))
10+
* clone k8 cluster repo in k8 test ([8984573](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/8984573b07a476cb98482fc6e8a66ce9a38bab3c))
11+
* clone k8 cluster repo in k8 test ([84082f4](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/84082f4d5ac4d461ea9ebecc6f496dd447ffdd02))
12+
* only run k8 apply on PRs ([bff2622](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/bff2622aab6b44a5c1eab3a1d60a776cbdc358e8))
13+
* wait for pg_isready ([321eaba](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/321eaba05eb0dcbfe84a2187a204659eb5f78dd2))
14+
15+
16+
### Performance Improvements
17+
18+
* DB migration tests ([d7ca6f2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d7ca6f2274d9f78edf17d9047dfc4c53aa250661))
19+
* fail test on downgrade failure ([86a5e2c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/86a5e2c9090f74ea374c632576dc9b7c8fbf9158))
20+
* more descriptive error message in k8 test ([6b19626](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/6b1962692af5f707f41de04633142c138c491a23))
21+
322
## [2.1.2](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v2.1.1...v2.1.2) (2024-09-05)
423

524

0 commit comments

Comments
 (0)