Skip to content

Releases: networknt/light-gateway

2.1.38

30 Nov 16:57
Compare
Choose a tag to compare

2.1.38 (2024-11-30)

Merged pull requests:

2.1.37

20 Sep 21:06
Compare
Choose a tag to compare

2.1.37 (2024-09-20)

Merged pull requests:

2.1.36

28 Aug 00:51
Compare
Choose a tag to compare

2.1.36 (2024-08-27)

Merged pull requests:

2.1.35

17 Aug 12:48
Compare
Choose a tag to compare

2.1.35 (2024-08-17)

Merged pull requests:

  • fixes #207 add isoxml lps config to test body-encoder plugin #208 (stevehu)
  • fixes #205 update values.yml to change openapi-security to security #206 (stevehu)
  • fixes #203 update test values.yml to security instead of openapi-secu… #204 (stevehu)
  • fixes #201 remove MrasHandler and SalesforceHandler from the handler.yml #202 (stevehu)

2.1.34

22 Jun 14:57
Compare
Choose a tag to compare

2.1.34 (2024-06-22)

Merged pull requests:

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: