New
v0.14.3
What's Changed
- fix some forgotten prost import paths by @GlenDC in https://github.com/tokio-rs/prost/pull/1385
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/tokio-rs/prost/pull/1381
- build(deps): update pulldown-cmark-to-cmark requirement from 21 to 22 by @dependabot[bot] in https://github.com/tokio-rs/prost/pull/1384
- Bugfix: default Name implementation produces invalid URLs with empty packages. by @aaronjeline in https://github.com/tokio-rs/prost/pull/1386
- fix: Add back
DecodeError::newby @caspermeijn in https://github.com/tokio-rs/prost/pull/1382 - chore: remove protobuf submodule and leverage cmake for it by @LucioFranco in https://github.com/tokio-rs/prost/pull/1389
New Contributors
- @GlenDC made their first contribution in https://github.com/tokio-rs/prost/pull/1385
- @aaronjeline made their first contribution in https://github.com/tokio-rs/prost/pull/1386
Full Changelog: https://github.com/tokio-rs/prost/compare/v0.14.2...v0.14.3