This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 2cf75df  prepare for 1.22 release (#192)
2cf75df is described below

commit 2cf75dfdefd2ea8364f4813b316a7f6509e0d9f8
Author: David Grove <[email protected]>
AuthorDate: Wed Apr 19 09:41:59 2023 -0400

    prepare for 1.22 release (#192)
---
 CHANGES.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 82cfb88..fc01bdc 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -16,6 +16,11 @@
 # limitations under the License.
 #
 -->
+# 1.22.0
+- Add tar.gz support to the go Proxy (#191)
+- Update net Package as temporary vulnerability fix (#190)
+- Update minimum version to 1.19; go mod tidy (#188)
+
 # 1.21.0
 - Add support for go 1.20 (#184)
 - Add support for go 1.19 (#175)

Reply via email to