Skip to content

Commit 3be6fe1

Browse files
authored
prepare for 1.16.0 release (#138)
1 parent d724ec9 commit 3be6fe1

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache OpenWhisk Runtime Swift
2-
Copyright 2016-2020 The Apache Software Foundation
2+
Copyright 2016-2021 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

core/swift42Action/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919

2020
# Apache OpenWhisk Swift 4.2 Runtime Container
2121

22+
## 1.16.0
23+
- Use 1.17.0 release of openwhisk-runtime-go
24+
2225
## 1.15.0
2326
- Move from golang:1.12 to golang:1.15 to build the runtime proxy. (#121)
2427
- Build proxy from openwhisk-runtime-go 1.16.0 release (#122)

core/swift51Action/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919

2020
# Apache OpenWhisk Swift 5.1 Runtime Container
2121

22+
## 1.16.0
23+
- Use 1.17.0 release of openwhisk-runtime-go
24+
2225
## 1.15.0
2326
- Update Swift 5.1 image to Swift 5.1.5 (#120)
2427
- Move from golang:1.12 to golang:1.15 to build the runtime proxy (#121)

core/swift53Action/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919

2020
# Apache OpenWhisk Swift 5.3 Runtime Container
2121

22-
## NEXT RELEASE
22+
## 1.16.0
2323
- Initial Release

0 commit comments

Comments
 (0)