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

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


The following commit(s) were added to refs/heads/master by this push:
     new 60fb30c  prep for 1.17.0 release (#144)
60fb30c is described below

commit 60fb30cbd17f967736b4309d17f706ff26279e2f
Author: David Grove <[email protected]>
AuthorDate: Wed Aug 4 09:46:20 2021 -0400

    prep for 1.17.0 release (#144)
---
 core/swift42Action/CHANGELOG.md | 4 ++++
 core/swift51Action/CHANGELOG.md | 4 ++++
 core/swift53Action/CHANGELOG.md | 4 ++++
 core/swift54Action/CHANGELOG.md | 2 +-
 4 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/core/swift42Action/CHANGELOG.md b/core/swift42Action/CHANGELOG.md
index e8da936..8280bfe 100644
--- a/core/swift42Action/CHANGELOG.md
+++ b/core/swift42Action/CHANGELOG.md
@@ -19,6 +19,10 @@
 
 # Apache OpenWhisk Swift 4.2 Runtime Container
 
+## 1.17.0
+- Build actionloop from [email protected] (#143)
+- Resolve akka versions explicitly. (#141, #139)
+
 ## 1.16.0
   - Use 1.17.0 release of openwhisk-runtime-go
 
diff --git a/core/swift51Action/CHANGELOG.md b/core/swift51Action/CHANGELOG.md
index 333225a..33c6ff7 100644
--- a/core/swift51Action/CHANGELOG.md
+++ b/core/swift51Action/CHANGELOG.md
@@ -19,6 +19,10 @@
 
 # Apache OpenWhisk Swift 5.1 Runtime Container
 
+## 1.17.0
+- Build actionloop from [email protected] (#143)
+- Resolve akka versions explicitly. (#141, #139)
+
 ## 1.16.0
   - Use 1.17.0 release of openwhisk-runtime-go
 
diff --git a/core/swift53Action/CHANGELOG.md b/core/swift53Action/CHANGELOG.md
index 993d894..e0de9fd 100644
--- a/core/swift53Action/CHANGELOG.md
+++ b/core/swift53Action/CHANGELOG.md
@@ -19,5 +19,9 @@
 
 # Apache OpenWhisk Swift 5.3 Runtime Container
 
+## 1.17.0
+- Build actionloop from [email protected] (#143)
+- Resolve akka versions explicitly. (#141, #139)
+
 ## 1.16.0
  - Initial Release
diff --git a/core/swift54Action/CHANGELOG.md b/core/swift54Action/CHANGELOG.md
index 395d500..d43dc0a 100644
--- a/core/swift54Action/CHANGELOG.md
+++ b/core/swift54Action/CHANGELOG.md
@@ -19,5 +19,5 @@
 
 # Apache OpenWhisk Swift 5.4 Runtime Container
 
-## 1.16.0
+## 1.17.0
  - Initial Release

Reply via email to