Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Releases: sumup/graphql

v1.3.0

28 Jun 12:35
3e3b0be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.1-rc1

04 Feb 14:20
Compare
Choose a tag to compare
  • Effort to decouple library utilization
  • Targets instrumentation and customization

v1.2.0

29 Oct 13:25
4451327
Compare
Choose a tag to compare
Merge pull request #7 from sumup/feat/SA-51340

[SA-51340] Add error Details method

v1.1.2

22 Oct 19:56
0f01b11
Compare
Choose a tag to compare

What's Changed

  • [BBO-283] Removes code and graphql key from log messages by @GiancarloJung in #6

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Oct 22:25
767c966
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Oct 19:31
0cd1373
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

14 Oct 11:34
c0eef96
Compare
Choose a tag to compare

Includes

  • #3 [BRGROW-148] Add path to GraphQL Error

v1.0.0

06 Oct 19:11
20755d1
Compare
Choose a tag to compare

Includes:

  • #2 - [SA-50173] Fix Client not Bubbling Up HTTP Status Errors

Breaking Changes:

  • Run method now returns a new Error interface type, which extends on the base error one with additional methods

v0.2.3

04 Aug 14:32
Compare
Choose a tag to compare
made getters more predictable