Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / networknt/light-aws-lambda issues and pull requests
#65 - fixes #64 Update LambdaFunctionHandler to add endpoint for metrics in…
Pull Request -
State: closed - Opened by stevehu over 1 year ago
#64 - Update LambdaFunctionHandler to add endpoint for metrics injection
Issue -
State: closed - Opened by stevehu over 1 year ago
#63 - fixes #62 allow the lambda-invoker to inject metrics to the metrics h…
Pull Request -
State: closed - Opened by stevehu almost 2 years ago
#62 - allow the lambda-invoker to inject metrics to the metrics handler
Issue -
State: closed - Opened by stevehu almost 2 years ago
#61 - fixes #60 upgrade aws lambda dependencies
Pull Request -
State: closed - Opened by stevehu almost 2 years ago
#60 - upgrade aws lambda dependencies
Issue -
State: closed - Opened by stevehu almost 2 years ago
#59 - fixes #58 update the security and validator to support the multiple s…
Pull Request -
State: closed - Opened by stevehu over 2 years ago
#58 - update the security and validator to support the multiple specification syntax
Issue -
State: closed - Opened by stevehu over 2 years ago
#57 - fixes #56 update Authorizer pom.xml to add dependency of env-config
Pull Request -
State: closed - Opened by stevehu almost 3 years ago
#56 - update Authorizer pom.xml to add dependency of env-config
Issue -
State: closed - Opened by stevehu almost 3 years ago
#55 - fixes #54 update authorizer pom.xml to use http-client 1.0.0
Pull Request -
State: closed - Opened by stevehu almost 3 years ago
#54 - update authorizer pom.xml to use http-client 1.0.0
Issue -
State: closed - Opened by stevehu almost 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 almost 3 years ago
#52 - update the comment and add an example in values.yml for the endpointOverride
Issue -
State: closed - Opened by stevehu almost 3 years ago
#51 - fixes #50 update the lambda-invoker to add endpointOverride to the co…
Pull Request -
State: closed - Opened by stevehu almost 3 years ago
#50 - update the lambda-invoker to add endpointOverride to the config
Issue -
State: closed - Opened by stevehu almost 3 years ago
#49 - change the dependency from openapi-helper to openapi-parser
Issue -
State: closed - Opened by stevehu almost 3 years ago
#48 - add debug log for lambda call result
Pull Request -
State: closed - Opened by GavinChenYan about 3 years ago
#47 - remove the client module to use the http-client in networknt
Issue -
State: closed - Opened by stevehu about 3 years ago
#46 - fixes #45 update versions of aws dependencies to the latest
Pull Request -
State: closed - Opened by stevehu over 3 years ago
#45 - update versions of aws dependencies to the latest
Issue -
State: closed - Opened by stevehu over 3 years ago
- 1 comment
#44 - fixes #43 Upgrade to latest version of snapshot for the jwt-authorize…
Pull Request -
State: closed - Opened by stevehu over 3 years ago
#43 - Upgrade to latest version of snapshot for the jwt-authorizer and add debug statements
Issue -
State: closed - Opened by stevehu over 3 years ago
- 1 comment
#42 - fixes #41 update the LambdaContent implementation with some env vars
Pull Request -
State: closed - Opened by stevehu almost 4 years ago
#41 - update the LambdaContent implementation with some env vars
Issue -
State: closed - Opened by stevehu almost 4 years ago
- 1 comment
#40 - issue #39
Pull Request -
State: closed - Opened by BalloonWen almost 4 years ago
#39 - Runtime Not Serializing Handler Result to JSON Format
Issue -
State: closed - Opened by BalloonWen almost 4 years ago
- 1 comment
#38 - Add the MDC to interceptor for traceabilityId, correlationId or traceId
Issue -
State: open - Opened by stevehu about 4 years ago
#37 - How to deploy the jwt-authorizor in a separate stack
Issue -
State: open - Opened by stevehu about 4 years ago
#36 - explore how to use the Lambda logger and export from CloudWatch to Splunk or ELK
Issue -
State: open - Opened by stevehu about 4 years ago
#35 - update the custom-runtime to support graalvm
Issue -
State: closed - Opened by stevehu about 4 years ago
#34 - add graalvm native image for the lambda functions
Issue -
State: closed - Opened by stevehu about 4 years ago
#33 - update the Authorizer to enable native-image
Issue -
State: closed - Opened by stevehu about 4 years ago
#32 - update authorizer to support both jwk and 509 cert
Issue -
State: closed - Opened by stevehu about 4 years ago
#31 - upgrade openapi-schema-validation version
Pull Request -
State: closed - Opened by GavinChenYan about 4 years ago
#30 - add lambda-invoker handler to be used in the light-proxy
Issue -
State: closed - Opened by stevehu about 4 years ago
#29 - update the openapi-validator to lambda-validator
Issue -
State: closed - Opened by stevehu about 4 years ago
#28 - add changelog for the first release
Issue -
State: closed - Opened by stevehu about 4 years ago
#27 - add logic in the scope verifier for missing primary scope and missing the authorizer context
Issue -
State: closed - Opened by stevehu about 4 years ago
#26 - integrate the scope verifier and openapi validator in the request handler
Issue -
State: closed - Opened by stevehu about 4 years ago
#25 - add log debug info
Pull Request -
State: closed - Opened by GavinChenYan about 4 years ago
#24 - fixes #23
Pull Request -
State: closed - Opened by GavinChenYan about 4 years ago
#23 - Use opensouce library to replace the SchemaValidator in the openapi-validation model
Issue -
State: closed - Opened by GavinChenYan about 4 years ago
- 1 comment
#22 - update openapi-validator module
Issue -
State: closed - Opened by stevehu about 4 years ago
#21 - complete the scope verifier with test cases
Issue -
State: closed - Opened by stevehu about 4 years ago
#20 - enrich the secondary token in the jwt-authorizer
Issue -
State: closed - Opened by stevehu about 4 years ago
#19 - update dependencies in pom.xml
Issue -
State: closed - Opened by stevehu about 4 years ago
#18 - update scope-verifier for dependencies
Issue -
State: closed - Opened by stevehu about 4 years ago
#17 - add request-handler to intercept request and response
Issue -
State: closed - Opened by stevehu about 4 years ago
#16 - update http-client to use the singleton configuration
Issue -
State: closed - Opened by stevehu about 4 years ago
#15 - update evn-config to singleton and use ClassLoader resource
Issue -
State: closed - Opened by stevehu about 4 years ago
#14 - update jwt-authorizer to for the JwtVerifier integration
Issue -
State: closed - Opened by stevehu about 4 years ago
#13 - add owasp encoder and remove light-4j status for http-client
Issue -
State: closed - Opened by stevehu about 4 years ago
#12 - remove light-4j status module dependency in Authorizer
Issue -
State: closed - Opened by stevehu about 4 years ago
#11 - add new dependencies, env-confg and http-client to pom.xml
Issue -
State: closed - Opened by stevehu about 4 years ago
#10 - add http-client for Lambda functions to invoke other services
Issue -
State: closed - Opened by stevehu about 4 years ago
#9 - add env-config module for stage related configuration
Issue -
State: closed - Opened by stevehu about 4 years ago
#8 - Update the jwt-authorizer to verify JWT token with jwk support
Issue -
State: closed - Opened by stevehu about 4 years ago
#7 - add traceabilityId and correlationId int slf4j-logback test case
Issue -
State: closed - Opened by stevehu about 4 years ago
#6 - add slf4j-logback appender for MDC traceability
Issue -
State: closed - Opened by stevehu about 4 years ago
#5 - remove authorizer module as it is renamed
Issue -
State: closed - Opened by stevehu about 4 years ago
#4 - add scope-verifier and openapi-validator
Issue -
State: closed - Opened by stevehu about 4 years ago
#3 - add custom-runtime module
Issue -
State: closed - Opened by stevehu about 4 years ago
#2 - rename the authorizer to jwt-authorizer
Issue -
State: closed - Opened by stevehu about 4 years ago
#1 - Initial checkin of authorizer
Issue -
State: closed - Opened by stevehu about 4 years ago