Skip to content

v0.7.2 – Inline Api Packages

Compare
Choose a tag to compare
@mara-schulke mara-schulke released this 06 Dec 10:53
· 315 commits to main since this release
faef703

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

Full Changelog: v0.7.1...v0.7.2