Skip to content

Releases: networknt/light-aws-lambda

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 #129 validator error doesnot have the name for the header, path… #130 (stevehu)
  • fixes #127 add lambda-utility and schema-validator to share with native #128 (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:

2.1.32

27 Feb 23:21
Compare
Choose a tag to compare

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)

2.1.31

17 Jan 01:30
Compare
Choose a tag to compare

2.1.31 (2024-01-16)

Merged pull requests:

  • fixes #76 update http-client to 1.0.6 #77 (stevehu)
  • fixes #74 Allow the all handlers to be executed locally without AWS #75 (stevehu)
  • fixes #72 sync config file with other light-4j modules #73 (stevehu)
  • add ccc-lambda function to address cross-cutting concerns #71 (stevehu)

2.1.30

21 Nov 13:50
Compare
Choose a tag to compare

2.1.30 (2023-11-21)

Merged pull requests:

2.1.29

19 Nov 21:50
Compare
Choose a tag to compare

2.1.29 (2023-11-19)

Merged pull requests:

  • fixes #69 refactor module registry to add config name #70 (stevehu)