You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by David P Grove <gr...@us.ibm.com> on 2020/04/14 18:01:27 UTC

release announcement: openwhisk-apigateway 1.0.0

Version 1.0.0 of openwhisk-apigateway is now available for download from
http://openwhisk.apache.org/downloads.html

Changes since 0.11.0 include:
  - Fix array handling during mapping operations (#359)
  - Fix getUriPath logic to ignore API tenant base path (#363)
  - Fix (http): Use HTTP 1.1 for upstreams (#369)
  - Disable ipv6 during DNS resolution (#366)
  - Fix max body size limit (#365)
  - Fix App ID bug, add unit tests (#357)
  - Add support for preserving XF headers from upstream (#356)