Skip to content

Releases: networknt/light-gateway

2.1.33

31 Mar 22:01
Compare
Choose a tag to compare

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

2.1.32

27 Feb 23:21
Compare
Choose a tag to compare

2.1.32 (2024-02-27)

Merged pull requests:

2.1.31

17 Jan 01:31
Compare
Choose a tag to compare

2.1.31 (2024-01-16)

Merged pull requests:

  • fixes #2061 Fixed a typo in values.yml for openapi-valiator.enabled #173 (stevehu)
  • fixes #170 add stateless-auth as part of the dependencies #171 (stevehu)
  • fixes #167 add Dockerfile.17 and a new config folder light-portal #168 (stevehu)
  • fixes #165 remove the reference to the GatewayRouterHandler to Router… #166 (stevehu)
  • fixes #163 add product light-gateway configuration with config server… #164 (stevehu)

2.1.30

21 Nov 13:50
Compare
Choose a tag to compare

2.1.30 (2023-11-21)

Merged pull requests:

  • fixes #161 update the test case to get server config properties with … #162 (stevehu)

2.1.29

19 Nov 21:50
Compare
Choose a tag to compare

2.1.29 (2023-11-19)

Merged pull requests:

2.1.28

24 Oct 20:26
Compare
Choose a tag to compare

2.1.28 (2023-10-24)

Merged pull requests:

  • fixes #148 update default values.yml so that server can be started #149 (stevehu)
  • fixes #146 Update the handler.yml and values.yml to add OAuthServerGe… #147 (stevehu)

2.1.27

04 Oct 15:36
Compare
Choose a tag to compare

2.1.27 (2023-10-04)

Merged pull requests:

2.1.26

17 Aug 19:43
Compare
Choose a tag to compare

2.1.26 (2023-08-17)

Merged pull requests:

2.1.25

08 Aug 18:15
Compare
Choose a tag to compare

2.1.25 (2023-08-08)

Merged pull requests:

2.1.24

07 Aug 11:17
Compare
Choose a tag to compare

2.1.24 (2023-08-07)

Merged pull requests: