Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Out of sync with latest lambda_runtime #138

Closed
davija opened this issue Feb 15, 2023 · 3 comments
Closed

Out of sync with latest lambda_runtime #138

davija opened this issue Feb 15, 2023 · 3 comments

Comments

@davija
Copy link

davija commented Feb 15, 2023

I just tried this out on a new project following an example I found online here .

I used the most recent version of cargo-lambda to create a new lambda and then modified the function handler. However, this library appears to use deprecated functionality in lambda_runtime 0.7.

@calavera
Copy link
Owner

This library doesn't depend on lambda_runtime. What's the problem that you saw?

@davija
Copy link
Author

davija commented Mar 24, 2023

As I recall, event names and such have changed so your models no-longer match with the current runtime events.

@calavera
Copy link
Owner

I'm not sure if that's possible because the runtime depends on this crate. Are there are specific examples to take an action on? Otherwise, I don't know what to do with this.

@calavera calavera closed this as not planned Won't fix, can't repro, duplicate, stale Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants