Skip to content

Releases: membrane/api-gateway

v7.2.1

12 May 08:59

Choose a tag to compare

Changes since 7.2.0:

Improvements

  • Add MCP Server for Membrane
  • Add SSE Demo
  • Bump org.bouncycastle:bcpkix-jdk18on from 1.83 to 1.84
  • Bump org.apache.activemq:activemq-broker from 5.19.5 to 5.19.6

Fixes

  • Fix NPE in RuleResolver

v7.2.0

14 Apr 11:11

Choose a tag to compare

Changes since 7.1.4:

Improvements

  • Add a YAML include list to allow the YAML configuration to be split into multiple files.

v7.1.4

14 Apr 08:56

Choose a tag to compare

Changes since 7.1.3:

Improvements

  • Error message in schema validaiton exception #2902
  • Split request and response validation in OpenAPI-Validator #2903

Fixes

  • Add trailing slash handling to URI utilities and server base path matching #2900
  • Array item rendering in Yaml startup error message #2904

v6.5.2

12 Apr 15:58

Choose a tag to compare

Changes since 6.5.1:

Improvements

  • make httpClientConfig configurable on <jwks> #2911

Fixes

  • Add trailing slash handling to URI utilities and server base path matching #2900

v7.1.3

27 Mar 14:05

Choose a tag to compare

Changes since 7.1.2:

Improvements

  • Example for proxy configuration #2888
  • Error handling for TLS tunneling #2885

Fixes

  • Enable abort flow in global #2894
  • Preserve basepath when setting configuration section #2892
  • Recursive WSDL imports #2878

v6.5.1

16 Mar 14:45

Choose a tag to compare

Changes since 6.5.0

Fixes

  • Fix for recursive WSDL imports and includes

v6.5.0

16 Mar 08:48

Choose a tag to compare

Changes since 6.4.0

Improvements

  • Replaced the SOA Model library with a completely rewritten WSDL parser to better support legacy Web Services features
  • Improved error messages in the WSDL and XSD validators

Fixes

  • XSD files referenced from WSDL documents can now use relative paths such as . and ..

v6.4.0

09 Mar 16:14

Choose a tag to compare

Changes since 6.3.19:

Features:

  • expose ID-Token claims as session values

Fixes:

  • fixed NPE, which occurred under high load, but could be ignored

v7.1.2

02 Mar 14:06

Choose a tag to compare

Changes since 7.1.1:

Fixes:

  • Fix relative include/import resolution for XSLT

v6.3.19

02 Mar 15:40

Choose a tag to compare

Changes since 6.3.18:

Improvements:

  • improved Exception handling when reading/writing from/to the network does not work