Release notes 2.x

2.5.4

Bug fixes

  • Fixed an encoding issue: URL parameters where in some cases encoded invalid if they contained special characters.

2.5.3

Improvements

  • Allow to configure the max body size for multipart file uploads.

2.5.2

Improvements

  • Added support to set a custom host header in the resource gateway calls.

2.5.1

Improvements

  • Cleaned up documentation.

2.5.0

Improvements

  • Support for disabling token validation per resource gateway.

2.4.0

Note: from this version we removed the leading zeros from our versioning scheme.

Features

  • Proxy support for CIM and UMA backends.

2.03.00

Features

  • Support for multiple resource servers based on host name.

2.02.01

Bug fixes

  • Make the call from the Token Validation service towards the Token Server direct.

2.02.00

Features

  • Add support for multiple resource gateways to be configured via the environment variables.

2.01.00

Features

  • Make X-Forwarded-Host and X-Forwarded-Port optional

Bug fixes

  • SSL offloading in external load balancer causes redirects to http instead of https

2.00.01

Bug fixes

  • HTTPS support for request mapper
  • Java components not properly booting
  • Usage of JAVA_OPTS setting in docker compose file ignored

2.00.00

Features

  • Embedded basic resource gateway functionality
    • Token validation service
    • Hook to map token validation result to resource server request

Bug fixes

  • Prevent duplicated security headers on Token Server endpoints
  • X-Forwarded-for-* headers not set on all proxied requests