File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.10.0] ( https://github.com/Gusto/apollo-federation-ruby/compare/v3.9.0...v3.10.0 ) (2025-02-05)
2+
3+
4+ ### Features
5+
6+ * update google-protobuf ([ #291 ] ( https://github.com/Gusto/apollo-federation-ruby/issues/291 ) ) ([ 2deda45] ( https://github.com/Gusto/apollo-federation-ruby/commit/2deda45fd37b6e7e9749a0be43b83def6963b8b6 ) )
7+
18# [ 3.9.0] ( https://github.com/Gusto/apollo-federation-ruby/compare/v3.8.5...v3.9.0 ) (2025-02-05)
29
310
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- apollo-federation (3.9 .0 )
4+ apollo-federation (3.10 .0 )
55 google-protobuf (< 5 )
66 graphql
77
@@ -160,4 +160,4 @@ DEPENDENCIES
160160 webrick
161161
162162BUNDLED WITH
163- 2.5.7
163+ 2.6.3
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module ApolloFederation
4- VERSION = '4.0 .0'
4+ VERSION = '3.10 .0'
55end
You can’t perform that action at this time.
0 commit comments