Skip to content

Latest commit

 

History

History
335 lines (145 loc) · 16.1 KB

CHANGELOG.md

File metadata and controls

335 lines (145 loc) · 16.1 KB

Change Log

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)

2.1.32 (2024-02-27)

Merged pull requests:

  • fixes #183 add config server folder for light-gateway and local confi… #184 (stevehu)
  • fixes #181 remove the values.yml from src resource config #182 (stevehu)
  • [pre-commit.ci] pre-commit autoupdate #180 (pre-commit-ci)
  • fixes #178 add pre-commit hook and apply it #179 (stevehu)
  • fixes #176 update server proxy petstore values.yml to test maskConfig… #177 (stevehu)
  • fixes #174 update test cases based on the HandlerUtils package change #175 (stevehu)

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 (2023-11-21)

Merged pull requests:

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

2.1.29 (2023-11-19)

Merged pull requests:

  • fixes #159 update values.yml files to add cache manager config #160 (stevehu)
  • fixes #157 refactor based on the ServerConfig change #158 (stevehu)
  • fixes #155 remove proxy.httpsEnabled as it does not exist #156 (stevehu)
  • fixes #153 add addDefaultImplementationEntries to maven jar #154 (stevehu)
  • fixes #151 add jdk 17 docker file and update build.sh #152 (stevehu)

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 (2023-10-04)

Merged pull requests:

2.1.26 (2023-08-17)

Merged pull requests:

  • fixes #144 add product light-proxy-server configurations #145 (stevehu)

2.1.25 (2023-08-08)

Merged pull requests:

2.1.24 (2023-08-07)

Merged pull requests:

  • fixes #142 update product light-proxy-client configurations to remove… #143 (stevehu)
  • Issue140 #141 (stevehu)
  • fixes #138 update client-proxy-transform config for body-santitizer p… #139 (stevehu)

2.1.23 (2023-07-11)

Merged pull requests:

  • fixes #135 add sidecar module to the dependency for LPS outbound calls #136 (stevehu)
  • fixes #133 remove AESDecriptor entry from the service.yml section #134 (stevehu)

2.1.22 (2023-06-23)

Merged pull requests:

2.1.21 (2023-06-22)

Merged pull requests:

2.1.20 (2023-06-17)

Merged pull requests:

  • fixes #131 remove AESDecryptor and add config metrics-test config #132 (stevehu)

2.1.19 (2023-06-05)

Merged pull requests:

2.1.18 (2023-05-06)

Merged pull requests:

  • fixes #129 remove the dependency for gateway module as it is changed … #130 (stevehu)

2.1.17 (2023-05-05)

Merged pull requests:

2.1.16 (2023-04-28)

Merged pull requests:

2.1.15 (2023-04-19)

Merged pull requests:

2.1.14 (2023-04-19)

Merged pull requests:

2.1.13 (2023-04-19)

Merged pull requests:

2.1.12 (2023-04-14)

Merged pull requests:

2.1.11 (2023-04-10)

Merged pull requests:

2.1.10 (2023-04-06)

Merged pull requests:

2.1.9 (2023-03-31)

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 (2023-03-06)

Merged pull requests:

  • fixes #118 update server-proxy-petstore config to add oauth #119 (stevehu)
  • fixes #116 move the test proxy config to values.yml #117 (stevehu)
  • fixes #114 update configuration for test #115 (stevehu)

2.1.7 (2023-02-14)

Merged pull requests:

  • fixes #112 upgrade aws lambda dependencies #113 (stevehu)
  • fixes #110 add a test case to ensure that path prefix based timeout i… #111 (stevehu)

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 (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 (2022-11-30)

Merged pull requests:

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

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)

2.1.2 (2022-10-23)

Merged pull requests:

  • fixes #84 add basic-auth into the dependency in pom.xml #85 (stevehu)
  • fixes #82 update handler.yml to remove adm for health and add admin c… #83 (stevehu)
  • fixes #78 add ip-whitelist to the dependency #79 (stevehu)
  • fixes #76 enable audit log for client-proxy-transform configuration #77 (stevehu)
  • fixes #74 enable failed test cases as the bug is fixed #75 (stevehu)
  • fixes #72 The source buffer is this buffer for get test case #73 (stevehu)
  • fixes #70 update server-proxy-petstore config to use interceptor inst… #71 (stevehu)
  • fixes #68 Add configuration for Cannex API security transformation #69 (stevehu)
  • fixes #66 enable audit and update the RequestBodyInterceptor #67 (stevehu)
  • fixes #64 upgrade yaml-rule to 1.0.1 in pom.xml #65 (stevehu)
  • fixes #62 add jackson xml dependency and complete the JSON to XML tra… #63 (stevehu)
  • fixes #60 update the config for proxy transform with request header t… #61 (stevehu)
  • fixes #58 update gateway to support external jar to transform respons… #59 (stevehu)
  • fixes #56 add configuration folder for the transformation #57 (stevehu)
  • fixes #54 update service dict handler test case to use new method fro… #55 (stevehu)
  • fixes #52 remove config.yml file from the src to use the default #53 (stevehu)
  • fixes #50 remove openapi-security and openapi-validator from the default #51 (stevehu)
  • fixes #48 remove packaged config files to use the module default ones #49 (stevehu)
  • fixes #45 remove client.yml, server.yml and update info endpoint to l… #46 (stevehu)
  • fixes #43 remove the dummy openapi.yaml from the src resource config … #44 (stevehu)
  • fixes #41 remove the openapi-inject.yml and add the favicon to the va… #42 (stevehu)
  • fixes #39 update local values.yml to move the security and other hand… #40 (stevehu)
  • fixes #37 update the handler.yml and specification.yml in resources c… #38 (stevehu)
  • fixes #35 update config folder to externalize handler.yml to values.yml #36 (stevehu)
  • fixes #33 add salesforce.yml templete to the resources config folder #34 (stevehu)

2.1.1 (2022-04-26)

Merged pull requests:

2.1.0 (2022-02-28)

Merged pull requests: