Skip to content

Releases: apache/openwhisk-apigateway

0.9.7

06 Oct 18:44
Compare
Choose a tag to compare
0.9.7 Pre-release
Pre-release
  • Added support for periods . within a URL path segment

0.9.6

19 Jul 18:16
Compare
Choose a tag to compare
0.9.6 Pre-release
Pre-release
  • When authenticating via OAuth2, allow any mix of case for the word bearer in the authorization header

0.9.5

19 Jul 02:04
Compare
Choose a tag to compare
0.9.5 Pre-release
Pre-release
  • Fixes entrypoint to dumb-init

0.9.4

18 Jul 20:58
Compare
Choose a tag to compare
0.9.4 Pre-release
Pre-release
  • Removes onbuild directives. Just copy in your own configs if overriding the defaults.

0.9.3

18 Jul 18:21
Compare
Choose a tag to compare
0.9.3 Pre-release
Pre-release
  • Renames the appid oauth provider to app-id per original design.

0.9.2

17 Jul 20:16
Compare
Choose a tag to compare
0.9.2 Pre-release
Pre-release
  • Streamlines Docker build
  • Enables verification of JWTs using a JWK

0.8.2

30 Jun 20:29
Compare
Choose a tag to compare
0.8.2 Pre-release
Pre-release

Fixes

  • If the execute policy is empty, the gateway's management interface would throw an 500 - Internal Server Error.

0.9.1

30 Jun 20:19
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release
Fix swagger parse logic for empty execute policy (#238)

0.8.1

06 Jun 14:18
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release

Fixes

  • Resolves an issue affecting query parameters when the gateway is used with a CloudFoundry route service

0.9.0

25 May 20:29
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
data layer (#198)