Skip to content

Releases: platform-mesh/kubernetes-graphql-gateway

v0.7.6

30 Jan 09:21
c03d1f2

Choose a tag to compare

What's Changed

  • fix(deps): upgrade golang.org/x/crypto to v0.45.0 by @nexus49 in #131

Full Changelog: 0.7.5...v0.7.6

v0.7.5

28 Jan 21:56
7ef564d

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 by @renovate[bot] in #127

Full Changelog: 0.7.4...v0.7.5

v0.7.4

26 Jan 20:42
de83475

Choose a tag to compare

What's Changed

  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.1 by @renovate[bot] in #125

Full Changelog: 0.7.3...v0.7.4

v0.7.3

20 Jan 16:43
836a60e

Choose a tag to compare

What's Changed

  • fix mutation and query consistency implementation by @makdeniss in #124

Full Changelog: 0.7.2...v0.7.3

v0.7.2

19 Jan 16:12
b07a241

Choose a tag to compare

What's Changed

  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.0 by @renovate[bot] in #123

Full Changelog: 0.7.1...v0.7.2

v0.7.1

19 Jan 16:50
b07a241

Choose a tag to compare

What's Changed

  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.0 by @renovate[bot] in #123

Full Changelog: 0.7.1...v0.7.1

v0.7.0

13 Jan 13:58
297136e

Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...v0.7.0

v0.6.1

10 Jan 01:11
f46122e

Choose a tag to compare

What's Changed

  • fix(deps): update module golang.org/x/text to v0.33.0 by @renovate[bot] in #120

Full Changelog: 0.6.0...v0.6.1

v0.6.0

08 Jan 16:25
caf2d44

Choose a tag to compare

What's Changed

  • feat: the default behavior in platform mesh is to forward the end users token to KCP. The gateway does not need to impersonate the user by default by @nexus49 in #119

Full Changelog: 0.5.1...v0.6.0

v0.5.1

08 Jan 15:21
639756b

Choose a tag to compare

What's Changed

  • fix: improve token handling when not impersonating by @nexus49 in #118

Full Changelog: 0.5.0...v0.5.1