v0.7.2 – Inline Api Packages
What's Changed
- Update Getting Started Documentation to reflect current state of implementation by @JoeHut in #163
- Allow code gen when only protos exist by @alexespencer in #164
- Improve error message for unpinned versions of dependencies by @JoeHut in #165
- Require at least tokio 1.26.0 by @JoeHut in #166
- Remove ring dependency by @xfbs in #161
- Make static lifetime of constants explicit by @JoeHut in #170
- Adds prototype registry storage by @xfbs in #168
- Support releasing of api package from implementing repository by @JoeHut in #167
- chore: update aws-sdk to v1 by @tomkarw in #177
- fix: buffrs should not use protoc-bin-vendored by @tomkarw in #179
- Run npm audit fix --force by @qsantos in #184
New Contributors
- @JoeHut made their first contribution in #163
- @tomkarw made their first contribution in #177
- @qsantos made their first contribution in #184
Full Changelog: v0.7.1...v0.7.2