From f8534954e8b1a86dfc511b943bfb1ef1612234a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E4=BC=9F=E6=9D=B0?= Date: Tue, 6 Dec 2022 18:50:35 +0800 Subject: [PATCH] Update release notes for 0.1.1 --- RELEASE-NOTES.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c83f2272..fa52a6f4 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,3 +1,19 @@ +## 0.1.1 + +### New Feature + +1. Support using Terraform to deploy a ShardingSphere Proxy Cluster in Multiple AZs + +### Enhancement + +1. Support using CloudFormation to deploy a ShardingSphere Proxy Cluster in Multiple AZs +1. Add nameOverride parameter for helm charts, allowing users to override resource names + +### Change Log + +1. [MILESTONE](https://github.com/apache/shardingsphere-on-cloud/milestone/4) + + ## 0.1.0 ### New Feature