Skip to content

Commit 599672b

Browse files
authored
prepare for 1.19.0 release (#167)
1 parent 4a3548a commit 599672b

File tree

5 files changed

+25
-1
lines changed

5 files changed

+25
-1
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-2023 The Apache Software Foundation
2+
Copyright 2016-2024 The Apache Software Foundation
33

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

core/swift51Action/CHANGELOG.md

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

2020
# Apache OpenWhisk Swift 5.1 Runtime Container
2121

22+
## 1.19.0
23+
- Upgrade to gradle 6.9.3 (#166)
24+
- Update go proxy to [email protected] (#165)
25+
- Update scalafmt plugin version to fix build break (#164)
26+
- Update async-http-client from 1.13.1 to 1.13.2.
27+
2228
## 1.18.0
2329
- Build go proxy from runtime-go 1.22.0 (#155)
2430
- Add Support for Swift 5.7 (#153)

core/swift53Action/CHANGELOG.md

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

2020
# Apache OpenWhisk Swift 5.3 Runtime Container
2121

22+
## 1.19.0
23+
- Upgrade to gradle 6.9.3 (#166)
24+
- Update go proxy to [email protected] (#165)
25+
- Update scalafmt plugin version to fix build break (#164)
26+
- Update async-http-client from 1.13.1 to 1.13.2.
27+
2228
## 1.18.0
2329
- Build go proxy from runtime-go 1.22.0 (#155)
2430
- Add Support for Swift 5.7 (#153)

core/swift54Action/CHANGELOG.md

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

2020
# Apache OpenWhisk Swift 5.4 Runtime Container
2121

22+
## 1.19.0
23+
- Upgrade to gradle 6.9.3 (#166)
24+
- Update go proxy to [email protected] (#165)
25+
- Update scalafmt plugin version to fix build break (#164)
26+
- Update async-http-client from 1.13.1 to 1.13.2.
27+
2228
## 1.18.0
2329
- Build go proxy from runtime-go 1.22.0 (#155)
2430
- Add Support for Swift 5.7 (#153)

core/swift57Action/CHANGELOG.md

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

2020
# Apache OpenWhisk Swift 5.7 Runtime Container
2121

22+
## 1.19.0
23+
- Upgrade to gradle 6.9.3 (#166)
24+
- Update go proxy to [email protected] (#165)
25+
- Update scalafmt plugin version to fix build break (#164)
26+
- Update async-http-client from 1.13.1 to 1.13.2.
27+
2228
## 1.18.0
2329
- Initial Release

0 commit comments

Comments
 (0)