Skip to content
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

Null safety migration #26

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

Schwusch
Copy link
Contributor

@Schwusch Schwusch commented Apr 8, 2021

Description of changes:
Further development of #17, but with null safety

 - Allow multiple handlers by fetching correct name from environment
 - Allow parallel execution by not locking loop after each invocation
 - Enable analysis by correcting analysis_options.yaml file name
 - Bump Pedantic
 - Fix analyzer errors
 - Allow logging
 - Correct error invocation body
 - Removed need for InvocationResult class
@katallaxie
Copy link
Contributor

@Schwusch I will move this to a new repo soon and publish.

@katallaxie
Copy link
Contributor

@Schwusch I published 1.1.0 https://pub.dev/packages/aws_lambda_dart_runtime and moved it to https://github.com/katallaxie/aws-lambda-dart-runtime for continuing work.

@Schwusch
Copy link
Contributor Author

Nice 🙂 I guess that solves #25

@katallaxie
Copy link
Contributor

Yeah, I guess. I think this needs a proper transition for the future.

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