Releases: apache/openwhisk-wskdeploy
Releases · apache/openwhisk-wskdeploy
latest
Generated tag from Travis CI build 3602
1.2.0
v1.2.0
- Migration from travis-ci.org to travis-ci.com (#1108)
- Generate hosts script (#1112)
- Remove ansible files from local in favor of core's version (#1113)
- Remove unsupported Darwin-386 (23-bit) from GoLang 1.15 build matrix (#1115)
- Remove unused Godeps files; update README for Go Modules (#1114)
- Add Rust extension to list of known runtimes (#1117)
- Fix gogradle plugin to stop using vendor directory (#1118)
- Rust 1.34 support (#1119)
- Documentation cleanup, post-gogradle build changes (#1120)
- Streamline README for Gradle and cross-architecture builds & upgrade gogradle plugin (#1122)
- Upgrade Gradle/Wrapper to latest version (#1123)
- Update openwhisk-client-go to release 1.1.0 as well as other pkg dependencies (#1124)
- Prep. for potential 1.2.0 release (#1126)
1.1.0
- Upgrade to Go 1.15 (#1105)
- Added interpolation to docker option in manifest.yaml (#1100)
- Migrate to using Go Module to manage dependencies (#1101)
- doc: spec_apis.md basePath, relativePath (#1096)
- Remove misleading web-export key (#1092)
- Fix link to spec. docs for triggers and rules (#1093)
- Support alt namespace uuid as tenant id on swagger api creates/deletes (#1091)
- Fix max int. comparison for 386 archs (#1090)
- replace the last few uses of nodejs@6 with nodejs@10 (#1089)
- Enable Web Secure token for sequences on API create (#1087)
- Enable setting user-supplied auth tokens on API create via require-whisk-auth annotation (#1083)
- Add the ability to specify api via swagger in manifest (#1078)
- Updating runtimes cache to match server side (#1086)
- Deprecate nodejs:6 and update runtime metadata (#1085)
- Dummy token issue (#1081)
- Support alt. namespace resource uuid as tenant id on undeploy (#1080)
- Support alt. namespace resource uuid as tenant id to API gatway service (#1076)
- gradle version 5 (#1075)
1.0.0
- Auto supply a dummy API GW token (#1068)
- Support Description field in corresponding entities (#1057)
- Honor WSK_CONFIG_FILE if variable is set (#1054)
- Update version of whisk modules (#1067)
- Update openwhisk-client-go version (#1059); Fixes #1050.
- Fixes export project with feed bug (#1052)
- Added date and commit SHA to the version command (#1047)
- Account for variability in Account Limits from various provider impls. (#1048)
0.10.0-incubating
Apache release 0.10.0-incubating
0.9.9
Adding support for include and exclude in Zip Actions
0.9.8-incubating
Add the official release of 0.9.8-incubating under Apache.
0.9.0
Support API GW, Raw HTTP, Rule annotations and Feed name interpolation.
0.8.12: Streamline i18n string handling, interpolation of Trigger and Rule names
Includes i18n cleanup and interpolation of Trigger and Rule names.