Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Releases: aereal/hoist-gql-errors

v1.1.0

16 Feb 14:00
427a4e0
Compare
Choose a tag to compare

1.1.0 (2023-02-16)

Bug Fixes

  • call WriteHeader() on Write() if it has not been called yet (66025b6)

Features

  • add WithEventOptionsBuilder and WithHTTPConventionalAttributes options (29231dc)

v1.0.3

16 Feb 12:00
d9e1054
Compare
Choose a tag to compare

1.0.3 (2023-02-16)

Bug Fixes

  • deps: update opentelemetry-go monorepo to v1.13.0 (4d946fa)

v1.0.2

26 Jan 15:03
a638145
Compare
Choose a tag to compare

1.0.2 (2023-01-26)

Bug Fixes

  • deps: update module github.com/99designs/gqlgen to v0.17.24 (ef6f419)

v1.0.1

22 Dec 12:07
54effa6
Compare
Choose a tag to compare

1.0.1 (2022-12-22)

Bug Fixes

  • pass pointer of the config instead of config value (2524827)

v1.0.0

22 Dec 06:58
Compare
Choose a tag to compare

1.0.0 (2022-12-22)

Features

  • add WithEventOption (e18e7b2)
  • implement New() that returns middleware function (c3a7cc0)