You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
## 1.32.0
2
+
3
+
### Maintenance
4
+
- Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
5
+
6
+
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @jbduncan !). Please open an issue if you run into one.
7
+
8
+
- chore: test with Go 1.22 (#733) [32ef35e]
9
+
- Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]
10
+
- Bump github-pages and jekyll-feed in /docs (#732) [b71e477]
11
+
- docs: fix typo and broken anchor link to gstruct [f460154]
0 commit comments