Releases: i-love-flamingo/graphql
Releases · i-love-flamingo/graphql
v1.12.0
Version v1.12.0 (2024-09-18)
Features
Chores and tidying
- deps: update module github.com/99designs/gqlgen to v0.17.53 (#124) (69c4f73)
- deps: update dependency go to v1.23.1 (#120) (a164bfd)
- deps: update module flamingo.me/flamingo/v3 to v3.10.1 (#122) (6b9b55e)
- deps: update module flamingo.me/flamingo/v3 to v3.10.0 (#121) (104a8bf)
- deps: update dependency go to v1.22.6 (#118) (38f71f9)
- deps: update dependency go to v1.22.5 (#115) (be2c76a)
- deps: update module flamingo.me/flamingo/v3 to v3.9.0 (#116) (9f32919)
What's Changed
- chore(deps): update module flamingo.me/flamingo/v3 to v3.9.0 by @renovate in #116
- chore(deps): update dependency go to v1.22.5 by @renovate in #115
- chore(deps): update dependency go to v1.22.6 by @renovate in #118
- chore(deps): update module flamingo.me/flamingo/v3 to v3.10.0 by @renovate in #121
- feat(#119): add error presenter function to edit GraphQL error message by @kgrigorev in #123
- chore(deps): update module flamingo.me/flamingo/v3 to v3.10.1 by @renovate in #122
- chore(deps): update dependency go to v1.23.1 by @renovate in #120
- chore(deps): update module github.com/99designs/gqlgen to v0.17.53 by @renovate in #124
- Release v1.12.0 by @github-actions in #117
New Contributors
- @kgrigorev made their first contribution in #123
Full Changelog: v1.11.3...v1.12.0
v1.11.3
Version v1.11.3 (2024-06-17)
Chores and tidying
- deps: update actions/checkout digest to 692973e (#105) (704adc4)
- deps: update dependency go to v1.22.4 (#111) (b3410fc)
- deps: update module github.com/spf13/cobra to v1.8.1 (#114) (32224fa)
- deps: update module github.com/99designs/gqlgen to v0.17.49 (#109) (57c3cd2)
- deps: update golangci/golangci-lint-action action to v6 (#108) (8d17a22)
- deps: update dependency go to v1.22.3 (#104) (945832b)
- deps: update module flamingo.me/flamingo/v3 to v3.8.1 (#107) (e253d0c)
- deps: bump golang.org/x/net from 0.22.0 to 0.23.0 (#103) (1163d35)
- deps: update module github.com/99designs/gqlgen to v0.17.45 (#100) (2437299)
- deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#101) (c47f7c0)
What's Changed
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #101
- chore(deps): update module github.com/99designs/gqlgen to v0.17.45 by @renovate in #100
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #103
- chore(deps): update module flamingo.me/flamingo/v3 to v3.8.1 by @renovate in #107
- chore(deps): update dependency go to v1.22.3 by @renovate in #104
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #108
- chore(deps): update module github.com/99designs/gqlgen to v0.17.49 by @renovate in #109
- chore(deps): update module github.com/spf13/cobra to v1.8.1 by @renovate in #114
- chore(deps): update dependency go to v1.22.4 by @renovate in #111
- chore(deps): update actions/checkout digest to 692973e by @renovate in #105
- Release v1.11.3 by @github-actions in #102
Full Changelog: v1.11.2...v1.11.3
v1.11.2
Version v1.11.2 (2024-03-04)
Chores and tidying
- deps: update module github.com/stretchr/testify to v1.9.0 (#97) (e4e7797)
- deps: update module github.com/99designs/gqlgen to v0.17.44 (#96) (df423d3)
- deps: update golangci/golangci-lint-action action to v4 (#95) (56e3efe)
What's Changed
- chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #95
- chore(deps): update module github.com/99designs/gqlgen to v0.17.44 by @renovate in #96
- chore(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #97
- Release v1.11.2 by @github-actions in #98
Full Changelog: v1.11.1...v1.11.2
v1.11.1
v1.11.0
Version v1.11.0 (2024-02-06)
Features
Chores and tidying
- deps: update module github.com/99designs/gqlgen to v0.17.43 (#91) (0c43c47)
- deps: update module github.com/vektah/gqlparser/v2 to v2.5.11 (#92) (ebeef0c)
- deps: update actions/setup-go action to v5 (#88) (2a52972)
- deps: update module github.com/spf13/cobra to v1.8.0 (#86) (ed0576b)
- deps: update module github.com/99designs/gqlgen to v0.17.41 (#87) (b5cd0ce)
What's Changed
- chore(deps): update module github.com/99designs/gqlgen to v0.17.41 by @renovate in #87
- chore(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #86
- chore(deps): update actions/setup-go action to v5 by @renovate in #88
- feat(security): add middleware to limit top level operation amount by @KarolNowakk in #90
- chore(deps): update module github.com/vektah/gqlparser/v2 to v2.5.11 by @renovate in #92
- chore(deps): update module github.com/99designs/gqlgen to v0.17.43 by @renovate in #91
- Release v1.11.0 by @github-actions in #89
New Contributors
- @KarolNowakk made their first contribution in #90
Full Changelog: v1.10.1...v1.11.0
v1.10.1
Version v1.10.1 (2023-11-01)
Ops and CI/CD
Chores and tidying
- deps: update actions/checkout digest to b4ffde6 (#82) (31b63a0)
- deps: bump golang.org/x/net from 0.14.0 to 0.17.0 (#83) (10153fb)
- deps: update module github.com/99designs/gqlgen to v0.17.40 (#80) (8380d02)
- fix linter issues (#84) (d12d354)
- deps: update actions/checkout action to v4 (#79) (a2d450f)
- deps: update module flamingo.me/flamingo/v3 to v3.7.0 (#76) (4208526)
What's Changed
- ci: Update go version in pipeline by @carstendietrich in #77
- chore(deps): update module flamingo.me/flamingo/v3 to v3.7.0 by @renovate in #76
- chore(deps): update actions/checkout action to v4 by @renovate in #79
- chore: fix linter issues by @tessig in #84
- chore(deps): update module github.com/99designs/gqlgen to v0.17.40 by @renovate in #80
- chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #83
- chore(deps): update actions/checkout digest to b4ffde6 by @renovate in #82
- chore: bump golangci-lint to v1.55 by @carstendietrich in #85
- Release v1.10.1 by @github-actions in #78
Full Changelog: v1.10.0...v1.10.1
v1.10.0
Version v1.10.0 (2023-07-28)
Features
Chores and tidying
- deps: update module github.com/99designs/gqlgen to v0.17.36 (#75) (abfcb3f)
- deps: update module github.com/vektah/gqlparser/v2 to v2.5.8 (#74) (3016084)
- deps: update module github.com/99designs/gqlgen to v0.17.35 (#73) (31a7b82)
- Disable introspection already in the server, drop obsolete middleware (#72) (dcbd7df)
What's Changed
- feat: Add basic support for OpenCensus tracing (resolvers only) by @carstendietrich in #70
- chore(introspection): Replace middleware by loading the extension only if needed by @carstendietrich in #72
- chore(deps): update module github.com/99designs/gqlgen to v0.17.35 by @renovate in #73
- chore(deps): update module github.com/vektah/gqlparser/v2 to v2.5.8 by @renovate in #74
- chore(deps): update module github.com/99designs/gqlgen to v0.17.36 by @renovate in #75
- Release v1.10.0 by @github-actions in #71
Full Changelog: v1.9.1...v1.10.0
v1.9.1
Version v1.9.1 (2023-07-04)
Ops and CI/CD
Chores and tidying
- deps: Update github.com/99designs/gqlgen and github.com/vektah/gqlparser/v2 (#69) (2f089df)
- deps: update module flamingo.me/flamingo/v3 to v3.6.1 (#67) (2493e20)
- deps: update module flamingo.me/flamingo/v3 to v3.6.0 (#65) (1537ccf)
- deps: update module github.com/99designs/gqlgen to v0.17.29 (#64) (941dc81)
- deps: update module flamingo.me/flamingo/v3 to v3.5.1 (#59) (4e75dcc)
- deps: update module github.com/99designs/gqlgen to v0.17.28 (#58) (2ff9a66)
- deps: update actions/setup-go action to v4 (#60) (1793fc8)
- deps: update module github.com/spf13/cobra to v1.7.0 (#63) (7fcbbe8)
- add regex to detect go run/install commands (#61) (f978162)
- deps: update module github.com/99designs/gqlgen to v0.17.24 (#55) (df2245b)
- deps: update module flamingo.me/flamingo/v3 to v3.5.0 (#56) (744fe71)
- deps: update module github.com/99designs/gqlgen to v0.17.22 (#52) (9678ac9)
Other
What's Changed
- chore(deps): update module github.com/99designs/gqlgen to v0.17.22 by @renovate in #52
- chore(deps): update module flamingo.me/flamingo/v3 to v3.5.0 by @renovate in #56
- chore(deps): update module github.com/99designs/gqlgen to v0.17.24 by @renovate in #55
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #57
- ci: upgrade golangci-lint by @tessig in #62
- chore: add regex to detect go run/install commands by @tessig in #61
- chore(deps): update module github.com/spf13/cobra to v1.7.0 by @renovate in #63
- chore(deps): update actions/setup-go action to v4 by @renovate in #60
- chore(deps): update module github.com/99designs/gqlgen to v0.17.28 by @renovate in #58
- chore(deps): update module flamingo.me/flamingo/v3 to v3.5.1 by @renovate in #59
- chore(deps): update module github.com/99designs/gqlgen to v0.17.29 by @renovate in #64
- chore(deps): update module flamingo.me/flamingo/v3 to v3.6.0 by @renovate in #65
- chore(deps): update module flamingo.me/flamingo/v3 to v3.6.1 by @renovate in #67
- chore(deps): Update github.com/99designs/gqlgen and github.com/vektah/gqlparser/v2 by @carstendietrich in #69
- Release v1.9.1 by @github-actions in #54
New Contributors
- @dependabot made their first contribution in #57
Full Changelog: v1.9.0...v1.9.1
v1.9.0
Version v1.9.0 (2022-12-05)
Features
- graphql: allow to register additional OperationMiddlewares (#51) (34d923a)
- graphql: support directives (#33) (05fb210)
Fixes
Ops and CI/CD
Chores and tidying
- deps: update module github.com/99designs/gqlgen to v0.17.21 (#50) (8104cfd)
- deps: update module flamingo.me/dingo to v0.2.10 (#48) (a6b9ed5)
- deps: update module flamingo.me/flamingo/v3 to v3.4.0 (#47) (a169a56)
- deps: update module github.com/spf13/cobra to v1.6.1 (#46) (97c0f19)
- deps: update module github.com/99designs/gqlgen to v0.17.20 (#42) (c08c353)
- bump to go 1.19 (5483683)
- deps: update module github.com/99designs/gqlgen to v0.17.15 (#40) (2b6063a)
- deps: update module github.com/vektah/gqlparser/v2 to v2.4.8 (#39) (5056b96)
- deps: update module github.com/vektah/gqlparser/v2 to v2.4.7 (#38) (4586516)
- deps: update module github.com/99designs/gqlgen to v0.17.13 (#36) (982ec0c)
- deps: update module github.com/spf13/cobra to v1.5.0 (bf1bf6e)
- deps: update module github.com/99designs/gqlgen to v0.17.12 (61f0127)
- deps: update module github.com/vektah/gqlparser/v2 to v2.4.6 (200c5c6)
- deps: update module github.com/99designs/gqlgen to v0.17.10 (#30) (984798f)
- deps: update module github.com/vektah/gqlparser/v2 to v2.4.5 (#31) (604c232)
- deps: update module github.com/99designs/gqlgen to v0.17.6 (#28) (3826079)
- deps: update module github.com/vektah/gqlparser/v2 to v2.4.3 (#29) (c69f8af)
- deps: update actions/checkout action to v3 (#24) (de0e0a4)
- deps: update actions/setup-go action to v3 (#25) (64f0d69)
Other
What's Changed
- Configure Renovate by @renovate in #23
- chore(deps): update actions/setup-go action to v3 by @renovate in #25
- chore(deps): update actions/checkout action to v3 by @renovate in #24
- chore(deps): update module github.com/vektah/gqlparser/v2 to v2.4.3 by @renovate in #29
- chore(deps): update module github.com/99designs/gqlgen to v0.17.6 by @renovate in #28
- chore(deps): update module github.com/vektah/gqlparser/v2 to v2.4.5 by @renovate in #31
- chore(deps): update module github.com/99designs/gqlgen to v0.17.10 by @renovate in #30
- chore(deps): update module github.com/vektah/gqlparser/v2 to v2.4.6 by @renovate in #34
- chore(deps): update module github.com/99designs/gqlgen to v0.17.12 by @renovate in #35
- chore(deps): update module github.com/spf13/cobra to v1.5.0 by @renovate in #32
- chore(deps): update module github.com/99designs/gqlgen to v0.17.13 by @renovate in #36
- chore(deps): update module github.com/vektah/gqlparser/v2 to v2.4.7 by @renovate in #38
- fix(command): remove ioutil by @bastianccm in #41
- chore(deps): update module github.com/vektah/gqlparser/v2 to v2.4.8 by @renovate in #39
- chore(deps): update module github.com/99designs/gqlgen to v0.17.15 by @renovate in #40
- ci: add golangci-lint by @tessig in #45
- chore: bump to go 1.19 by @tessig in #44
- chore(deps): update module github.com/99designs/gqlgen to v0.17.20 by @renovate in #42
- chore(deps): update module github.com/spf13/cobra to v1.6.1 by @renovate in #46
- chore(deps): update module flamingo.me/flamingo/v3 to v3.4.0 by @renovate in #47
- chore(deps): update module flamingo.me/dingo to v0.2.10 by @renovate in #48
- feat(graphql): support directives by @bastianccm in #33
- feat(graphql): allow to register additional OperationMiddlewares by @tessig in #51
- chore(deps): update module github.com/99designs/gqlgen to v0.17.21 by @renovate in #50
- Release v1.9.0 by @github-actions in #27
New Contributors
Full Changelog: v1.8.0...v1.9.0
v1.8.0
Version v1.8.0 (2022-05-06)
Features
- handler: do not apply cookies after flamingo ran (fd28798)
Fixes
- x/tools: update to v0.1.10 (7f139a5)
Chores and tidying
What's Changed
- fix(x/tools): update to v0.1.10 by @bastianccm in #20
- feat(handler): do not apply cookies after flamingo ran by @bastianccm in #19
- chore: Update dependencies, add staticcheck to ci by @carstendietrich in #22
- Release v1.8.0 by @github-actions in #21
Full Changelog: v1.7.0...v1.8.0