Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 May 23:54
· 72 commits to main since this release
v0.5.0
c751538

What's Changed

  • ci: bump cla-github-action to 1ecf0d2f (impersonation guard, co-author trailers) by @iainmcgin in #72
  • view: zero-copy Bytes in to_owned via slice_ref of source buffer by @iainmcgin in #74
  • review: add rust-api-ergonomics-reviewer agent and dual-review workflow by @iainmcgin in #79
  • codegen: emit write_to fields in field-number order, not by kind by @iainmcgin in #78
  • codegen: route bytes_fields paths through ::buffa::bytes:: re-export by @iainmcgin in #77
  • codegen: add file_per_package option for BSR cargo-SDK compatibility by @iainmcgin in #73
  • plugin: handle --version/--help in protoc-gen-buffa{,-packaging} by @iainmcgin in #86
  • docs: fix broken intra-doc links under -D warnings by @iainmcgin in #87
  • ci: bump cla-github-action to 5b54183 (retry transient 5xx) by @iainmcgin in #89
  • codegen: resolve AIP-192 cross-references to intra-doc links (#26) by @tejas-dharani in #94
  • codegen: re-export __buffa ancillary types at natural paths by @iainmcgin in #96
  • view: ViewReborrow as a safe trait (alternative to #92) by @iainmcgin in #95
  • fix(arbitrary): add Bytes shims so bytes_fields + generate_arbitrary compiles (#88) by @tejas-dharani in #90
  • types: add decode_bytes_to_bytes for zero-copy bytes_fields decode by @iainmcgin in #84
  • codegen: add GeneratedFileKind::Extension and apply_extensions (#81) by @tejas-dharani in #91
  • release: v0.5.0 by @iainmcgin in #97

New Contributors

Full Changelog: v0.4.0...v0.5.0