Releases: aereal/hoist-gql-errors
Releases · aereal/hoist-gql-errors
v1.1.0
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
1.0.3 (2023-02-16)
Bug Fixes
- deps: update opentelemetry-go monorepo to v1.13.0 (4d946fa)
v1.0.2
1.0.2 (2023-01-26)
Bug Fixes
- deps: update module github.com/99designs/gqlgen to v0.17.24 (ef6f419)
v1.0.1
1.0.1 (2022-12-22)
Bug Fixes
- pass pointer of the config instead of config value (2524827)
v1.0.0
1.0.0 (2022-12-22)
Features
- add WithEventOption (e18e7b2)
- implement New() that returns middleware function (c3a7cc0)