Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 83c8b74

Browse files
authored
update actionloop epilogue to flush first, update watson to 1.3.1 (#60)
1 parent 4c7cdf9 commit 83c8b74

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

swift4.2/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# IBM Functions Swift 4.2 Runtime
22

3+
## 1.2.0
4+
Changes:
5+
- Update Watson SDK from `1.2.0` to `1.3.1`
6+
7+
Swift runtime version: [swift-4.2.1-RELEASE](https://swift.org/builds/swift-4.2.1-release/ubuntu16.04/swift-4.2.1-RELEASE/swift-4.2.1-RELEASE-ubuntu16.04.tar.gz)
8+
9+
Packages included:
10+
- [Watson SDK 1.2.0](https://github.com/watson-developer-cloud/swift-sdk/releases/tag/1.3.1)
11+
312
## 1.1.0
413
Changes:
514
- Update Watson SDK from `1.1.0` to `1.2.0`

swift4.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dockerfile extends Apache OpenWhisk Swift image https://github.com/apache/incubator-openwhisk-runtime-swift/blob/master/core/swift42Action/Dockerfile
2-
FROM openwhisk/action-swift-v4.2:5aacba1
2+
FROM openwhisk/action-swift-v4.2:5bb0409
33

44
# Add Pre-Installed Pacakges for IBM
55
COPY _Whisk.swift /swiftAction/Sources/

swift4.2/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let package = Package(
2626
)
2727
],
2828
dependencies: [
29-
.package(url: "https://github.com/watson-developer-cloud/swift-sdk", .exact("1.2.0"))
29+
.package(url: "https://github.com/watson-developer-cloud/swift-sdk", .exact("1.3.1"))
3030
],
3131
targets: [
3232
.target(

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy