We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06992f commit 330b786Copy full SHA for 330b786
CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
## Unreleased
4
5
-## [3.7.1] - Unrelease
+## [3.7.2] - 2025-03-10 (to be released)
6
+
7
+- [Do not stack overflow on groups](https://github.com/stepancheg/rust-protobuf/pull/756)
8
9
+## [3.7.1] - 2024-11-15
10
11
- `protoc-gen-rust` renamed to `protoc-gen-rs`. `protoc --rust_out=` no longer works with latest Google protobuf,
12
they are working on official protobuf support for Rust.
0 commit comments