Skip to content

Commit 8f06bbf

Browse files
author
Fawad Khaliq
authored
Add v1.2.1 changelog (#403)
1 parent 13ab864 commit 8f06bbf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## v1.2.1
4+
5+
### Summary
6+
This release includes the fix for virtual gateway pod mutator to include xray daemon port correctly and handle crash due to duplicate cloud map namespaces and service names.
7+
8+
### Changes
9+
- Use ubuntu-18.04 instead of latest in github actions workflows ( [#399](https://github.com/aws/aws-app-mesh-controller-for-k8s/pull/399) @fawadkhaliq)
10+
- Handle duplicate cloud map service scenario ( [#398](https://github.com/aws/aws-app-mesh-controller-for-k8s/pull/398) @achevuru)
11+
- Add the missing xray daemon port in virtualgateway pod mutator ( [#396](https://github.com/aws/aws-app-mesh-controller-for-k8s/pull/396) @fawadkhaliq)
12+
- Added howto-k8s-cross-cluster link in live docs ( [#391](https://github.com/aws/aws-app-mesh-controller-for-k8s/pull/391) @cgchinmay)
13+
314
## v1.2.0
415

516
### Summary

0 commit comments

Comments
 (0)