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

Upgrade uuid to version 1.1.2 #170

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

Conversation

jreyes33
Copy link

uuid has made a major 1.0.0 release and subsequent releases up to 1.1.2. Depending on dynomite while trying to upgrade uuid results in errors due to multiple crate versions.

What did you implement:

  • Upgrade lambda_http to version 0.5.2
  • Upgrade uuid to version 1.1.2
  • Update failing trybuild test cases

How did you verify your change:

By running:

cargo build --all-targets
cargo test

What (if anything) would need to be called out in the CHANGELOG for the next release:

The new uuid version should probably be called out.

jreyes33 and others added 12 commits June 22, 2022 11:04
The git dependency was failing with the message: "failed to find branch
`master`". After changing the branch name to `main`, it failed with:
"failed to update submodule `examples/extension-logs-kinesis-firehose`."
Change rusoto from sameer/rusoto to getditto/rusoto
 Bump hyper-rustls down to 0.24, 0.25 introduces errors
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.

3 participants