Skip to content

v0.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 00:11
· 11 commits to main since this release
v0.7.1
746c81c

What's Changed

  • ci: publish buffa-descriptor before buffa-types by @iainmcgin in #160
  • view: add #[diagnostic::on_unimplemented] hint to HasMessageView by @iainmcgin in #161
  • codegen: honor [debug_redact = true] in generated Debug impls by @arturenault in #162
  • codegen/defaults: reject octal escapes > 255 instead of wrapping by @Dev-X25874 in #164
  • benchmarks: add packed_tile dataset and benches for packed scalar decode by @iainmcgin in #174
  • Bump CLA action to v3.1.0; run workflow on reopened PRs by @iainmcgin in #176
  • ci: support merge queue by @iainmcgin in #177
  • codegen/defaults: parse hex escapes greedily and range-check like protobuf C++ by @iainmcgin in #175
  • feat(view): reserve capacity for packed repeated fields (#171) by @yanmo42 in #172
  • Add unbox_oneof to store non-recursive message oneof variants inline (#126) by @sam-shridhar1950f in #151
  • reflect: mixed-mode degradation at boundaries + actionable missing-impl diagnostics by @iainmcgin in #180
  • Pin Rust toolchain for consistent rustfmt between local and CI by @iainmcgin in #178
  • release: bump workspace to 0.7.1, finalize changelog by @iainmcgin in #181

New Contributors

Full Changelog: v0.7.0...v0.7.1