Skip to content

Commit 2767966

Browse files
authored
Update CHANGELOG.md to add v0.0.5 (#114)
1 parent b9ec44a commit 2767966

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.0.5] - 2023-10-13
9+
10+
### Added
11+
12+
- Improved logging across entire operator - [#110](https://github.com/Azure/aks-app-routing-operator/pull/110)
13+
14+
### Changed
15+
16+
- Upgrade NGINX Ingress Controller to v1.8.4 - [#113](https://github.com/Azure/aks-app-routing-operator/pull/113)
17+
18+
819
## [0.0.4] - 2023-10-05
920

1021
### Added
1122

1223
- Improved error logging - [#97](https://github.com/Azure/aks-app-routing-operator/pull/97)
24+
- Improved E2E testing framework that tests upgrade story and all operator configurations - [#79](https://github.com/Azure/aks-app-routing-operator/pull/79), [#90](https://github.com/Azure/aks-app-routing-operator/pull/90), [#95](https://github.com/Azure/aks-app-routing-operator/pull/95), [#98](https://github.com/Azure/aks-app-routing-operator/pull/98), [#100](https://github.com/Azure/aks-app-routing-operator/pull/100), [#104](https://github.com/Azure/aks-app-routing-operator/pull/104)
1325

1426
### Changed
1527

0 commit comments

Comments
 (0)