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

Fix ambient attrs propagated to the generated Key struct #130

Merged
merged 3 commits into from
Sep 4, 2020

Conversation

Veetaha
Copy link
Contributor

@Veetaha Veetaha commented Sep 4, 2020

Fixes: #121

How did you verify your change:

Added a test first (it doesn't compile on current version of dynomite)

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

Fix for #121

Additional info

@softprops I would like to ask you to release the 0.10.0 version to crates.io because current dynomite uses an outdated version of rusoto_dynamodb which conflicts with some other crates that depend on new version of rusoto_dynamodb.
You've mentioned this bug was the blocker for the release (#123 (comment)), so I suppose we can merge this and cut off 0.10.0 on crates.io?

@Veetaha Veetaha changed the title Feat/fix ambient attrs Fix ambient attrs propagated to the generated Key struct Sep 4, 2020
@softprops
Copy link
Owner

Thanks for doing the work on this. I'll try to publish a release this weekend

@softprops softprops merged commit 136a242 into softprops:master Sep 4, 2020
@softprops
Copy link
Owner

@Veetaha a new version is now published

@Veetaha
Copy link
Contributor Author

Veetaha commented Sep 7, 2020

Yup, thanks :D

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.

Derive Item rename causes compiler error with Serde Rename
2 participants