Skip to content

Releases: movio/bramble

v1.4.6

22 Feb 01:57
7e7168a
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #192

Full Changelog: v1.4.5...v1.4.6

v1.4.5

01 Feb 21:46
d6802df
Compare
Choose a tag to compare

What's Changed

  • Correct misspellings in the schema files by @haysclark in #186
  • Fixed key in "config.json.example" to match source code (config.go) by @anar-khalilov in #188
  • Update graph-gophers library to v1.5.0 by @pkqk in #189

New Contributors

Full Changelog: v1.4.4...v1.4.5

v1.4.4

24 Nov 23:29
93198d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

21 Sep 02:30
2b601fd
Compare
Choose a tag to compare

What's Changed

  • Use the default cloudflare recommended timeouts by @pkqk in #162
  • Use correct spelling in limits plugin by @pkqk in #163
  • Use signal.NotifyContext by @pkqk in #164
  • Split large files into smaller chunks by @lucianjon in #159
  • Populate PossibleTypes with merged type by @pkqk in #165
  • Abstract type boundary federation by @mai00cmi in #166
  • Allow disabling of introspection via config by @mai00cmi in #172
  • Update docker-compose setup by @pkqk in #173

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

12 Jul 02:25
24b50dc
Compare
Choose a tag to compare

What's Changed

  • Ensure the destination map for merging is never nil by @lucianjon in #160

Full Changelog: v1.4.1...v1.4.2

v1.4.1

15 Jun 21:45
2d25fd5
Compare
Choose a tag to compare

What's Changed

  • Use non recursive algorithm to tidy up SelectionSet for response formatting by @lucianjon in #155

Full Changelog: v1.4.0...v1.4.1

v1.4.0

01 May 23:27
a33268f
Compare
Choose a tag to compare

What's Changed

  • Fixed a query execution bug where using fragment spreads over types containing interfaces would not work by @lucianjon in #151
  • Added the method WrapGraphQLClientTransport to the plugin API by @nmaquet in #152
  • Added the method InterceptRequest to the plugin API by @lucianjon in #152

Full Changelog: v1.3.9...v1.4.0

v1.3.9

20 Apr 02:50
6cfb4cd
Compare
Choose a tag to compare

What's Changed

  • Fix possible types not being returned for interface introspection by @jainpiyush19 in #148
  • Set operationName explicitly when polling by @lucianjon in #150

Full Changelog: v1.3.8...v1.3.9

v1.3.8

14 Apr 03:41
1fe4a6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

v1.3.7

13 Apr 03:37
2c940d0
Compare
Choose a tag to compare

What's Changed

  • Correctly include subtypes of union in filtered schema. by @lucianjon in #145

Full Changelog: v1.3.6...v1.3.7