File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.6.6] ( https://github.com/Gusto/apollo-federation-ruby/compare/v3.6.5...v3.6.6 ) (2023-04-26)
2+
3+
4+ ### Bug Fixes
5+
6+ * ApolloFederation::Tracing.should_add_traces() looks for correct headers ([ #240 ] ( https://github.com/Gusto/apollo-federation-ruby/issues/240 ) ) ([ d609977] ( https://github.com/Gusto/apollo-federation-ruby/commit/d609977869721c168b33e50e3823cd97a7f81ae5 ) )
7+
18## [ 3.6.5] ( https://github.com/Gusto/apollo-federation-ruby/compare/v3.6.4...v3.6.5 ) (2023-04-25)
29
310
Original file line number Diff line number Diff line change 1111PATH
1212 remote: .
1313 specs:
14- apollo-federation (3.6.5 )
14+ apollo-federation (3.6.6 )
1515 google-protobuf (~> 3.22 )
1616 graphql (>= 1.10.14 )
1717
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module ApolloFederation
4- VERSION = '3.6.5 '
4+ VERSION = '3.6.6 '
55end
You can’t perform that action at this time.
0 commit comments