Skip to content

Releases: apache/openwhisk-wskdeploy

latest

07 Apr 15:42
ff6238d
Compare
Choose a tag to compare
latest Pre-release
Pre-release
Generated tag from Travis CI build 3602

1.2.0

24 Mar 17:07
1.2.0
03df112
Compare
Choose a tag to compare

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

02 Oct 00:19
1.1.0
757241c
Compare
Choose a tag to compare
  • 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

23 Sep 17:40
1.0.0
Compare
Choose a tag to compare
  • 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

25 Mar 15:54
0.10.0-incubating
Compare
Choose a tag to compare
Apache release 0.10.0-incubating

0.9.9

18 Oct 18:41
3092f1f
Compare
Choose a tag to compare
0.9.9 Pre-release
Pre-release
Adding support for include and exclude in Zip Actions

0.9.8-incubating

10 Sep 15:19
Compare
Choose a tag to compare
Add the official release of 0.9.8-incubating under Apache.

0.9.0

13 Feb 21:17
Compare
Choose a tag to compare
Support API GW, Raw HTTP, Rule annotations and Feed name interpolation.

0.8.12: Streamline i18n string handling, interpolation of Trigger and Rule names

12 Jan 17:07
Compare
Choose a tag to compare
Includes i18n cleanup and interpolation of Trigger and Rule names.

0.8.11: Adding managed deployment model (#644)

16 Nov 03:09
Compare
Choose a tag to compare
  • Adding Action Annotations (#631)
  • Adding managed deployment model (#644)