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
- @arturenault made their first contribution in #162
- @Dev-X25874 made their first contribution in #164
- @yanmo42 made their first contribution in #172
- @sam-shridhar1950f made their first contribution in #151
Full Changelog: v0.7.0...v0.7.1