Skip to content

2.1.32

Compare
Choose a tag to compare
@stevehu stevehu released this 27 Feb 23:21
· 76 commits to master since this release

2.1.32 (2024-02-27)

Merged pull requests:

  • fixes #107 make ccc-lambda a release jar to maven central #108 (stevehu)
  • fixes #105 update parent pom.xml to add local-lambda module #106 (stevehu)
  • fixes #103 Add a plugin to copy local-lambda jar to the volume #104 (stevehu)
  • fixes #101 add volume folder and subfolder lib for local-lambda #102 (stevehu)
  • support for upper or lower authorization header #100 (DiogoFKT)
  • Enabled/Disabled Middleware Handler Check #98 (KalevGonvick)
  • fixes #95 add logback.xml and log request/response in the ccc-lambda #96 (stevehu)
  • Added AWS Lambda Mocking #94 (KalevGonvick)
  • fixes #92 fix the pom.xml for the middleware-handler #93 (stevehu)
  • fixes #9 support JSON string for serviceIdAuthServers for ClientConfig #91 (stevehu)
  • [pre-commit.ci] pre-commit autoupdate #86 (pre-commit-ci)
  • fixes #84 add health check and server info handlers to ccc-lambda #85 (stevehu)
  • fixes #80 support path prefix based header manipulation in ccc-lambda #83 (stevehu)
  • fixes #81 add pre-commit hook and apply it #82 (stevehu)
  • fixes #78 Use NoneDecryptedInstance to load the config for registerMo… #79 (stevehu)