Skip to content

Add ability to get handler class name through _HANDLER environment variable … #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

serkan-ozal
Copy link
Contributor

… like on real "AWS Lambda" or "Lambci" platform

…t variable like on real "AWS Lambda" or "Lambci" platform
@serkan-ozal serkan-ozal force-pushed the improvement/get-handler-over-env-var branch from 35cc286 to b87de69 Compare July 26, 2021 10:10
@whummer
Copy link
Member

whummer commented Jul 26, 2021

Looks great, thanks @serkan-ozal . 👍 Can you please also bump the version in pom.xml, so we can release this to Maven Central right away? Thanks!

@serkan-ozal
Copy link
Contributor Author

Sure. Done 👍

@whummer whummer merged commit c82a5a8 into localstack:master Jul 26, 2021
fripoli added a commit to fripoli/localstack-java-utils that referenced this pull request Aug 1, 2021
* localstack-master: (27 commits)
  Added tests to show the exception on the SES client V2
  release version v0.2.15
  refactor logging config; fix Kinesis CBOR tests
  fix project setup and classpath for SDK v1/v2 utils
  fix awaiting results in tests using async clients
  adjust CI config to use new make targets; fix imports for SDK v1/v2 compatibility
  refactor classpath setup for v1/v2 SDKs; fall back to using edge port if port mapping cannot be determined from container
  add ability to get handler class name through "_HANDLER" environment variable like in real AWS (localstack#67)
  implement empty methods in `LambdaContext` (localstack#66)
  release version 0.2.13
  increate number of scanned log lines to 100 when searching for "Ready." token (localstack#64)
  consider Windows EOL when listing images (localstack#65)
  release version 0.2.11
  fix endpoint URL for getClientLambdaAsyncV2 (localstack#60)
  add simple tests for IAM service (localstack#62)
  read port config file in multiple locations for different Python versions in the container (localstack#59)
  Bump logback-classic from 1.0.13 to 1.2.0 (localstack#56)
  log which image is being pulled (localstack#58)
  Bump commons-io from 2.6 to 2.7 (localstack#53)
  add simple test for KMS (localstack#54)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants