Skip to content

2.1.33

Latest
Compare
Choose a tag to compare
@stevehu stevehu released this 31 Mar 22:01
· 7 commits to master since this release

2.1.33 (2024-03-31)

Merged pull requests:

  • fixes #189 change logger-config to logger-handler in pom.xml #190 (stevehu)
  • fixes #187 update client-proxy-market values.yml to support petstore … #188 (stevehu)
  • fixes #185 add io.undertow package to the config server-proxy-petstor… #186 (stevehu)

Upgrade Guide:
In this release, we have removed the default petstore specification from openapi-meta module in light-rest-4j. However, the OpenApiHandler still requires the openapi.yaml file to be available. This has been fixed in the 2.1.34 release, but to make this version of light-gateway start, you have to create a dummy openapi.yaml file in your externalized config folder with the following content.

openapi.yaml

openapi: 3.0.0