Releases: tailor-platform/graphql
Releases · tailor-platform/graphql
v0.6.0
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #33
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /examples/federation by @dependabot[bot] in #35
- build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /examples/federation by @dependabot[bot] in #36
- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /examples/federation by @dependabot[bot] in #40
- chore: Configure Renovate by @renovate[bot] in #38
- chore(deps): pin dependencies by @renovate[bot] in #41
- chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #44
- fix(deps): update module github.com/stretchr/testify to v1.11.0 by @renovate[bot] in #45
- fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #46
- chore(deps): update actions/checkout digest to 34e1148 by @renovate[bot] in #47
- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /examples/federation by @dependabot[bot] in #48
- chore: update package to new repo by @jackchuka in #50
New Contributors
Full Changelog: v0.5.7...v0.6.0
v0.5.7
What's Changed
- fix(parser): check has field later by @jackchuka in https://github.com/tailor-inc/graphql/pull/34
Full Changelog: tailor-inc/graphql@v0.5.6...v0.5.7
v0.5.6
What's Changed
- feat(parser): support extend by @jackchuka in https://github.com/tailor-inc/graphql/pull/32
Full Changelog: tailor-inc/graphql@v0.5.5...v0.5.6
v0.5.5
What's Changed
- fix(graphql): use isNullish when comparing interface value
New Contributors
- @mocchira made their first contribution in https://github.com/tailor-inc/graphql/pull/30
Full Changelog: tailor-inc/graphql@v0.5.4...v0.5.5
v0.5.4
What's Changed
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples/federation by @dependabot in https://github.com/tailor-inc/graphql/pull/27
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/federation by @dependabot in https://github.com/tailor-inc/graphql/pull/28
- fix: support null input object by @remiposo in https://github.com/tailor-inc/graphql/pull/29
New Contributors
- @remiposo made their first contribution in https://github.com/tailor-inc/graphql/pull/29
Full Changelog: tailor-inc/graphql@v0.5.3...v0.5.4
v0.5.3
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/tailor-inc/graphql/pull/25
- fix: Fix to set description for each value of enum by @ikawaha in https://github.com/tailor-inc/graphql/pull/26
Full Changelog: tailor-inc/graphql@v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore(examples/federation): upgrade "golang.org/x/net" version to v0.17.0 by @dragon3 in https://github.com/tailor-inc/graphql/pull/21
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/federation by @dependabot in https://github.com/tailor-inc/graphql/pull/22
- add: codeowners by @jackchuka in https://github.com/tailor-inc/graphql/pull/24
- fix: nested fields description by @jackchuka in https://github.com/tailor-inc/graphql/pull/23
New Contributors
- @dragon3 made their first contribution in https://github.com/tailor-inc/graphql/pull/21
- @jackchuka made their first contribution in https://github.com/tailor-inc/graphql/pull/24
Full Changelog: tailor-inc/graphql@v0.5.1...v0.5.2
v0.5.1
What's Changed
- chore: update dependencies by @Mistat in https://github.com/tailor-inc/graphql/pull/20
Full Changelog: tailor-inc/graphql@v0.5.0...v0.5.1
v0.5.0
What's Changed
- exclude Service query func by @Mistat in https://github.com/tailor-inc/graphql/pull/18
Full Changelog: tailor-inc/graphql@v0.4.1...v0.5.0
v0.4.1
What's Changed
- chore: modify readme by @miseyu in https://github.com/tailor-inc/graphql/pull/15
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in https://github.com/tailor-inc/graphql/pull/16
- fix: modify argment variables by @miseyu in https://github.com/tailor-inc/graphql/pull/17
Full Changelog: tailor-inc/graphql@v0.4.0...v0.4.1