tokio-rs / prost

PROST! a Protocol Buffers implementation for the Rust Language
Apache License 2.0
3.86k stars 500 forks source link

chore: Release version 0.12.5 #1050

Closed caspermeijn closed 4 months ago

caspermeijn commented 5 months ago

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

This patch update brings new fixes:

Documentation

Internal

caspermeijn commented 4 months ago

Can you verify this before we merge?

Oops, I should have mentioned that. I noticed it also when I ran cargo semver-checks.

In one of the PRs this was discussed. I am of the opinion that it is OK, as these should have been private in the first place.

Do you agree this is acceptable? If not, I will create a PR to revert it.