Skip to content

Releases: i-love-flamingo/graphql

v1.11.2

04 Mar 08:40
ddb5d28
Compare
Choose a tag to compare

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

08 Feb 10:53
491c611
Compare
Choose a tag to compare

Version v1.11.1 (2024-02-08)

Chores and tidying

  • deps: update module flamingo.me/flamingo/v3 to v3.8.0 (#93) (51d46de)

What's Changed

  • chore(deps): update module flamingo.me/flamingo/v3 to v3.8.0 by @renovate in #93
  • Release v1.11.1 by @github-actions in #94

Full Changelog: v1.11.0...v1.11.1

v1.11.0

06 Feb 08:33
f9c3fca
Compare
Choose a tag to compare

Version v1.11.0 (2024-02-06)

Features

  • security: add middleware to limit top level operation amount (#90) (4cb35ae)

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

Full Changelog: v1.10.1...v1.11.0

v1.10.1

01 Nov 10:22
9008d4c
Compare
Choose a tag to compare

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

28 Jul 17:00
33ad573
Compare
Choose a tag to compare

Version v1.10.0 (2023-07-28)

Features

  • Add basic support for OpenCensus tracing (resolvers only) (#70) (a2dabe9)

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

04 Jul 11:16
7d7c6df
Compare
Choose a tag to compare

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

  • Bump golang.org/x/net from 0.5.0 to 0.7.0 (#57) (94c33e0)

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

Full Changelog: v1.9.0...v1.9.1

v1.9.0

05 Dec 15:19
e27329f
Compare
Choose a tag to compare

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

06 May 12:40
c2f8da9
Compare
Choose a tag to compare

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

  • Update dependencies, add staticcheck to ci (#22) (8b4b464)

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

v1.7.0

01 Apr 17:28
Compare
Choose a tag to compare

Version v1.7.0 (2022-04-01)

Features

  • add the ability to define the maximum number of bytes used to parse the request body as multipart/form-data (29f0237)

Ops and CI/CD

  • semanticore: add semanticore (43bcdca)

Other

What's Changed

  • ci(semanticore): add semanticore by @bastianccm in #16
  • feat: add the ability to define the maximum number of bytes used to parse the request body as multipart/form-data by @Sharponentielle in #18
  • Release v1.7.0 by @github-actions in #17

New Contributors

Full Changelog: v1.6.1...v1.7.0

Dependency updates

24 Feb 14:46
35dc934
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1