An open API service for providing issue and pull request metadata for open source projects.

GitHub / networknt/light-aws-lambda issues and pull requests

#144 - fixes #143 Correct the logic for max retries in the handler and confi…

Pull Request - State: closed - Opened by stevehu about 1 month ago

#142 - fixes #141 add maxRetries to the configuration for lambda invoker

Pull Request - State: closed - Opened by stevehu about 2 months ago

#141 - add maxRetries to the configuration for lambda invoker

Issue - State: closed - Opened by stevehu about 2 months ago

#140 - fixes #139 add three connection related configuration properties

Pull Request - State: closed - Opened by stevehu 2 months ago

#139 - add three connection related configuration properties

Issue - State: closed - Opened by stevehu 2 months ago

#138 - add repositories in pom.xml

Issue - State: closed - Opened by stevehu 2 months ago

#137 - switch to maven central portal for publishin

Issue - State: closed - Opened by stevehu 2 months ago

#134 - remove iam dependency to pom.xml

Issue - State: closed - Opened by stevehu 4 months ago

#133 - fixes #132 update iam dependency in pom.xml

Pull Request - State: closed - Opened by stevehu 4 months ago

#132 - update iam dependency in pom.xml

Issue - State: closed - Opened by stevehu 4 months ago

#131 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago

#130 - fixes #129 validator error doesnot have the name for the header, path…

Pull Request - State: closed - Opened by stevehu about 1 year ago

#128 - fixes #127 add lambda-utility and schema-validator to share with native

Pull Request - State: closed - Opened by stevehu about 1 year ago

#127 - add lambda-utility and schema-validator to share with native

Issue - State: closed - Opened by stevehu about 1 year ago

#126 - fixes #125 upgrade aws lambda dependencies

Pull Request - State: closed - Opened by stevehu about 1 year ago

#125 - upgrade aws lambda dependencies

Issue - State: closed - Opened by stevehu about 1 year ago

#124 - fixes #123 Make the Lambda client timeout configurable

Pull Request - State: closed - Opened by stevehu about 1 year ago

#123 - Make the Lambda client timeout configurable

Issue - State: closed - Opened by stevehu about 1 year ago

#122 - upgrade jwt-authorizer to 1.0.11 http-client

Issue - State: closed - Opened by stevehu about 1 year ago

#121 - upgrade http-client to 1.0.11

Issue - State: closed - Opened by stevehu about 1 year ago

#120 - fixes #119 move ccc-lambda to light-lambda-native

Pull Request - State: closed - Opened by stevehu about 1 year ago

#119 - move ccc-lambda to light-lambda-native

Issue - State: closed - Opened by stevehu about 1 year ago

#118 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#117 - fixes #116 move the test config to the values.yml in the src

Pull Request - State: closed - Opened by stevehu over 1 year ago

#116 - move the test config to the values.yml in the src

Issue - State: closed - Opened by stevehu over 1 year ago

#115 - return response with status object when error occurs

Issue - State: open - Opened by stevehu over 1 year ago - 1 comment

#114 - Add Response Chain Support

Issue - State: open - Opened by KalevGonvick over 1 year ago

#113 - Issue88

Pull Request - State: closed - Opened by stevehu over 1 year ago

#112 - fixes #111 update the project name in native-image-linux.sh

Pull Request - State: closed - Opened by stevehu over 1 year ago

#111 - update the project name in native-image-linux.sh

Issue - State: closed - Opened by stevehu over 1 year ago

#110 - fixes #109 upgrade aws libraries

Pull Request - State: closed - Opened by stevehu over 1 year ago

#109 - upgrade aws libraries

Issue - State: closed - Opened by stevehu over 1 year ago

#108 - fixes #107 make ccc-lambda a release jar to maven central

Pull Request - State: closed - Opened by stevehu over 1 year ago

#107 - make ccc-lambda a release jar to maven central

Issue - State: closed - Opened by stevehu over 1 year ago

#106 - fixes #105 update parent pom.xml to add local-lambda module

Pull Request - State: closed - Opened by stevehu over 1 year ago

#105 - update parent pom.xml to add local-lambda module

Issue - State: closed - Opened by stevehu over 1 year ago

#104 - fixes #103 Add a plugin to copy local-lambda jar to the volume

Pull Request - State: closed - Opened by stevehu over 1 year ago

#103 - Add a plugin to copy local-lambda jar to the volume

Issue - State: closed - Opened by stevehu over 1 year ago

#102 - fixes #101 add volume folder and subfolder lib for local-lambda

Pull Request - State: closed - Opened by stevehu over 1 year ago

#101 - add volume folder and subfolder lib for local-lambda

Issue - State: closed - Opened by stevehu over 1 year ago

#100 - support for upper or lower authorization header

Pull Request - State: closed - Opened by DiogoFKT over 1 year ago

#99 - Support for lambda invocation behind AWS ALB

Issue - State: closed - Opened by DiogoFKT over 1 year ago

#98 - Enabled/Disabled Middleware Handler Check

Pull Request - State: closed - Opened by KalevGonvick over 1 year ago

#97 - Check If Handlers are Enabled Before Executing

Issue - State: closed - Opened by KalevGonvick over 1 year ago

#96 - fixes #95 add logback.xml and log request/response in the ccc-lambda

Pull Request - State: closed - Opened by stevehu over 1 year ago

#95 - add logback.xml and log request/response in the ccc-lambda

Issue - State: closed - Opened by stevehu over 1 year ago

#94 - Added AWS Lambda Mocking

Pull Request - State: closed - Opened by KalevGonvick over 1 year ago - 1 comment

#93 - fixes #92 fix the pom.xml for the middleware-handler

Pull Request - State: closed - Opened by stevehu over 1 year ago

#92 - fix the pom.xml for the middleware-handler

Issue - State: closed - Opened by stevehu over 1 year ago

#91 - fixes #09 support JSON string for serviceIdAuthServers for ClientConfig

Pull Request - State: closed - Opened by stevehu over 1 year ago - 1 comment

#90 - support JSON string for serviceIdAuthServers for ClientConfig

Issue - State: closed - Opened by stevehu over 1 year ago

#89 - Find a way to test the whole chains from the config

Issue - State: closed - Opened by stevehu over 1 year ago

#88 - Need to introduce the handler.yml to define multiple chains

Issue - State: closed - Opened by stevehu over 1 year ago

#87 - health check will check all the lamdba functions behind the ccc-lambda

Issue - State: closed - Opened by stevehu over 1 year ago - 1 comment

#86 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#85 - fixes #84 add health check and server info handlers to ccc-lambda

Pull Request - State: closed - Opened by stevehu over 1 year ago

#84 - add health check and server info handlers to ccc-lambda

Issue - State: closed - Opened by stevehu over 1 year ago

#83 - fixes #80 support path prefix based header manipulation in ccc-lambda

Pull Request - State: closed - Opened by stevehu over 1 year ago

#82 - fixes #81 add pre-commit hook and apply it

Pull Request - State: closed - Opened by stevehu over 1 year ago

#81 - add pre-commit hook and apply it

Issue - State: closed - Opened by stevehu over 1 year ago

#80 - support path prefix based header manipulation in ccc-lambda

Issue - State: closed - Opened by stevehu over 1 year ago

#79 - fixes #78 Use NoneDecryptedInstance to load the config for registerMo…

Pull Request - State: closed - Opened by stevehu over 1 year ago

#77 - fixes #76 update http-client to 1.0.6

Pull Request - State: closed - Opened by stevehu over 1 year ago

#76 - update http-client to 1.0.6

Issue - State: closed - Opened by stevehu over 1 year ago

#75 - fixes #74 Allow the all handlers to be executed locally without AWS

Pull Request - State: closed - Opened by stevehu over 1 year ago

#74 - Allow the all handlers to be executed locally without AWS

Issue - State: closed - Opened by stevehu over 1 year ago

#73 - fixes #72 sync config file with other light-4j modules

Pull Request - State: closed - Opened by stevehu over 1 year ago

#72 - sync config file with other light-4j modules

Issue - State: closed - Opened by stevehu over 1 year ago

#71 - add ccc-lambda function to address cross-cutting concerns

Pull Request - State: closed - Opened by stevehu over 1 year ago

#70 - fixes #69 refactor module registry to add config name

Pull Request - State: closed - Opened by stevehu over 1 year ago

#69 - refactor module registry to add config name

Issue - State: closed - Opened by stevehu over 1 year ago

#68 - add ccc-lambda function to address cross-cutting concerns

Issue - State: closed - Opened by stevehu about 2 years ago

#67 - fixes #66 change the body attachment key from AttachmentConstants

Pull Request - State: closed - Opened by stevehu about 2 years ago

#66 - change the body attachment key from AttachmentConstants

Issue - State: closed - Opened by stevehu about 2 years ago

#65 - fixes #64 Update LambdaFunctionHandler to add endpoint for metrics in…

Pull Request - State: closed - Opened by stevehu about 2 years ago

#63 - fixes #62 allow the lambda-invoker to inject metrics to the metrics h…

Pull Request - State: closed - Opened by stevehu over 2 years ago

#61 - fixes #60 upgrade aws lambda dependencies

Pull Request - State: closed - Opened by stevehu over 2 years ago

#60 - upgrade aws lambda dependencies

Issue - State: closed - Opened by stevehu over 2 years ago

#59 - fixes #58 update the security and validator to support the multiple s…

Pull Request - State: closed - Opened by stevehu almost 3 years ago

#57 - fixes #56 update Authorizer pom.xml to add dependency of env-config

Pull Request - State: closed - Opened by stevehu over 3 years ago

#56 - update Authorizer pom.xml to add dependency of env-config

Issue - State: closed - Opened by stevehu over 3 years ago

#55 - fixes #54 update authorizer pom.xml to use http-client 1.0.0

Pull Request - State: closed - Opened by stevehu over 3 years ago

#54 - update authorizer pom.xml to use http-client 1.0.0

Issue - State: closed - Opened by stevehu over 3 years ago

#53 - fixes #52 update the comment and add an example in values.yml for the…

Pull Request - State: closed - Opened by stevehu over 3 years ago

#51 - fixes #50 update the lambda-invoker to add endpointOverride to the co…

Pull Request - State: closed - Opened by stevehu over 3 years ago

#50 - update the lambda-invoker to add endpointOverride to the config

Issue - State: closed - Opened by stevehu over 3 years ago

#49 - change the dependency from openapi-helper to openapi-parser

Issue - State: closed - Opened by stevehu over 3 years ago

#48 - add debug log for lambda call result

Pull Request - State: closed - Opened by GavinChenYan over 3 years ago

#47 - remove the client module to use the http-client in networknt

Issue - State: closed - Opened by stevehu over 3 years ago

#46 - fixes #45 update versions of aws dependencies to the latest

Pull Request - State: closed - Opened by stevehu almost 4 years ago

#45 - update versions of aws dependencies to the latest

Issue - State: closed - Opened by stevehu almost 4 years ago - 1 comment