Skip to content

Releases: networknt/light-gateway

2.1.12

15 Apr 02:58

Choose a tag to compare

2.1.12 (2023-04-14)

Merged pull requests:

2.1.11

10 Apr 14:21

Choose a tag to compare

2.1.11 (2023-04-10)

Merged pull requests:

2.1.10

06 Apr 11:30

Choose a tag to compare

2.1.10 (2023-04-06)

Merged pull requests:

2.1.9

31 Mar 03:38

Choose a tag to compare

2.1.9 (2023-03-30)

Merged pull requests:

  • fixes #127 update test server port to 18443 to avoid conflict with li… #128 (stevehu)
  • fixes #125 update config light-proxy-client for the direct-registry #126 (stevehu)
  • fixes #123 refactor the test resources config files to use only the v… #124 (stevehu)
  • Issue120 #122 (stevehu)
  • fixes #120 change the metric handler to InfluxMetricsHandler #121 (stevehu)

2.1.8

06 Mar 23:58

Choose a tag to compare

2.1.8 (2023-03-06)

Merged pull requests:

2.1.7

14 Feb 21:42

Choose a tag to compare

2.1.7 (2023-02-14)

Merged pull requests:

2.1.6

06 Feb 16:19

Choose a tag to compare

2.1.6 (2023-02-06)

Merged pull requests:

  • fixes #108 add OPTIONS method to the handler.yml to handle the cors p… #109 (stevehu)
  • fixes #106 udpate test case config to add post endpoint to interceptor #107 (stevehu)

2.1.5

04 Jan 16:38

Choose a tag to compare

2.1.5 (2023-01-04)

Merged pull requests:

  • fixes #104 change the router http2Enabled to false to reproduce the e… #105 (stevehu)
  • fixes #102 update the client-gateway configuration to route the pesto… #103 (stevehu)
  • fixes #100 add commons-codec and commons-text to pom.xml #101 (stevehu)

2.1.4

30 Nov 17:10

Choose a tag to compare

2.1.4 (2022-11-30)

Merged pull requests:

  • fixes #98 add product folder for light-balance configuation #99 (stevehu)

2.1.3

11 Nov 03:06

Choose a tag to compare

2.1.3 (2022-11-10)

Merged pull requests:

  • fixes #96 add shutdown endpoint to handler.yml and values.yml #97 (stevehu)
  • fixes #94 add OAuthServer to the handler.yml and values.yml #95 (stevehu)
  • fixes #92 add apikey handler to the client-proxy-transform config #93 (stevehu)
  • add script to compile to native executable #90 (neillin)
  • fixes #88 update local config to replace the ProxyBodyHandler with In… #89 (stevehu)