Releases: theopenlane/gqlgen-plugins
Releases · theopenlane/gqlgen-plugins
v0.4.2
What's Changed
New Features 🎉
- feat: add total count to results, only return fields with results by @golanglemonade in #49
👒 Dependencies
- fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.21 by @renovate in #48
- fix(deps): update module github.com/99designs/gqlgen to v0.17.61 by @renovate in #43
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
Bug Fixes 🐛
- bug: incorrect delete template by @golanglemonade in #47
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
Breaking Changes 🔨
- feat: allow for specifiying model package, use model definition by @golanglemonade in #46
👒 Dependencies
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
👒 Dependencies
- fix(deps): update module github.com/theopenlane/entx to v0.2.3 by @renovate in #34
- chore(deps): update anchore/sbom-action action to v0.17.8 by @renovate in #35
- fix(deps): update module github.com/99designs/gqlgen to v0.17.57 by @renovate in #38
- fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.20 by @renovate in #39
- fix(deps): update module github.com/theopenlane/entx to v0.2.4 by @renovate in #41
- fix(deps): update module github.com/99designs/gqlgen to v0.17.59 by @renovate in #40
- fix(deps): update module github.com/99designs/gqlgen to v0.17.59 by @renovate in #42
- fix(deps): update module github.com/theopenlane/entx to v0.3.0 by @renovate in #44
Other Changes
- bk updates, precommit, go patch by @golanglemonade in #36
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
New Features 🎉
- error check on list queries by @golanglemonade in #33
👒 Dependencies
- chore(deps): update anchore/sbom-action action to v0.17.7 by @renovate in #29
- fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.19 by @renovate in #30
- fix(deps): update module github.com/99designs/gqlgen to v0.17.56 by @renovate in #31
- chore(deps): update buildkite plugin docker to v5.12.0 by @renovate in #32
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
New Features 🎉
- feat: make generated import configurable by @golanglemonade and @evangrayson in #27
👒 Dependencies
- fix(deps): update module github.com/theopenlane/entx to v0.2.0 by @renovate in #12
- fix(deps): update module github.com/99designs/gqlgen to v0.17.50 by @renovate in #11
- fix(deps): update module github.com/theopenlane/entx to v0.2.1 by @renovate in #14
- fix(deps): update module github.com/99designs/gqlgen to v0.17.53 by @renovate in #13
- fix(deps): update module github.com/theopenlane/entx to v0.2.2 by @renovate in #16
- fix(deps): update module github.com/99designs/gqlgen to v0.17.54 by @renovate in #15
- fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.17 by @renovate in #17
- fix(deps): update module github.com/99designs/gqlgen to v0.17.55 by @renovate in #18
- chore(deps): update sigstore/cosign-installer action to v3.7.0 by @renovate in #19
- chore(deps): update anchore/sbom-action action to v0.17.3 by @renovate in #20
- chore(deps): update anchore/sbom-action action to v0.17.4 by @renovate in #21
- fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.18 by @renovate in #22
- chore(deps): update anchore/sbom-action action to v0.17.5 by @renovate in #23
- chore(deps): update anchore/sbom-action action to v0.17.6 by @renovate in #25
Other Changes
- use the rout package to align with other returns by @golanglemonade in #24
Thanks for the contribution @evangrayson!
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
New Features 🎉
- feat: switch to zerolog by @golanglemonade in #10
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
New Features 🎉
- feat: better jsonb searchability by @golanglemonade in #9
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
New Features 🎉
- require query to be a minimum of three characters by @golanglemonade in #7
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
New Features 🎉
- feat: generate search resolvers by @golanglemonade in #6
👒 Dependencies
Other Changes
- fix sonar name by @golanglemonade in #2
- add badges to README by @golanglemonade in #3
New Contributors
Full Changelog: v0.1.0...v0.1.1