Skip to content

Commit 3e68b2e

Browse files
committed
chore(dev): release 2.1.0
1 parent 4f2fb2b commit 3e68b2e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v2.0.0...v2.1.0) (2024-08-22)
4+
5+
6+
### Features
7+
8+
* assert deployment success ([e116f6a](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/e116f6ae4fbe1d3d96fa386f398857a83ef65c43))
9+
* print incoming PR urls ([f2fbe10](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/f2fbe10e924175bdf67e8289732aeabb3ede05ac))
10+
11+
12+
### Bug Fixes
13+
14+
* arm64 platform builds ([c2718ad](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/c2718ad848f9acbb5dc428bf207768b629acca37))
15+
16+
17+
### Performance Improvements
18+
19+
* add dev registry login to az acr release ([f4c506b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/f4c506b221d9cdcbb3d125edf61f7b5770076893))
20+
* add k8s reload secrets workflow ([9e4be6e](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9e4be6efadc50efa013aa8ae9e22c36b35a29a5e))
21+
* improve automated release PR creation ([c55989f](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/c55989fad6ee0d940d7288d42248155c98549ba5))
22+
* include SHA in automated release commit message ([12f41c3](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/12f41c32941dac70daea1ca73b0dcd8ac9ec6bcc))
23+
* rename k8s_inference_reload_config to k8s_reload_inference_config ([cfce586](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cfce5868dd6c10cc59439aa3265ef5de319c9927))
24+
325
## 2.0.0 (2024-08-19)
426

527

0 commit comments

Comments
 (0)