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 2bb4491 commit 03c841bCopy full SHA for 03c841b
CHANGES.md
@@ -4,6 +4,7 @@
4
3.10.0
5
------
6
- Add headers to request proto
7
+- Add support for compiling v3 protos with optional fields as v2 optional fields
8
9
3.9.0
10
-----
lib/protobuf/version.rb
@@ -1,3 +1,3 @@
1
module Protobuf
2
- VERSION = '3.10.3' # rubocop:disable Style/MutableConstant
+ VERSION = '3.10.4' # rubocop:disable Style/MutableConstant
3
end
0 commit comments