Skip to content

Commit

Permalink
chore(*) Kuma v1.2.1 changelog (#2254)
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
  • Loading branch information
jakubdyszkiewicz authored Jun 30, 2021
1 parent 3e37b39 commit 6dd1ae1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# CHANGELOG

## [1.2.1]
> Released on 2021/06/30
Changes:
* fix: Dataplane/ZoneIngress/Zone status problem when control plane forcefully exits [#2246](https://github.com//kumahq/kuma/pull/2246)
* chore: change default Kuma images convention (all images has v prefix) [#2237](https://github.com//kumahq/kuma/pull/2237)
* chore: reduce memory usage by reducing cache key size [#2214](https://github.com//kumahq/kuma/pull/2214) [#2230](https://github.com//kumahq/kuma/pull/2230)
👍contributed by nhamlh
* fix: ZoneIngress always shows up as 'offline' [#2209](https://github.com//kumahq/kuma/pull/2209)
* feat: dataplane use advertise address to add a routable ip if address is not public ip [#2116](https://github.com//kumahq/kuma/pull/2116)
👍contributed by sudeeptoroy
* fix: builtin DNS resolve alias with dots [#2208](https://github.com//kumahq/kuma/pull/2208)
* feat: add SNI to TLSed ExternalServices [#2211](https://github.com//kumahq/kuma/pull/2211)
* fix: fix race condition in cache [#2202](https://github.com//kumahq/kuma/pull/2202)
👍contributed by nhamlh
* fix: supported versions of Kuma DP in the GUI [#2193](https://github.com//kumahq/kuma/pull/2193)

## [1.2.0]
> Released on 2021/06/17
Expand Down

0 comments on commit 6dd1ae1

Please sign in to comment.