Skip to content

Releases: infratographer/node-resolver

Release v0.1.1

26 Mar 20:29
473c6c5

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • b6f7dfe chore(config): migrate config renovate.json (#52)
  • 473c6c5 fix(deps): update module github.com/spf13/viper to v1.20.1 (#9)
  • 57221a8 fix: schema file can't be set via env var (#53)

Release v0.1.0

20 Mar 19:08
4b5508d

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 4385833 Update Helm release reloader to v1.3.0 (#18)
  • b160e07 Update actions/setup-go action to v5 (#32)
  • ea8748a Update golangci/golangci-lint-action action to v6 (#41)
  • 6e5d7c8 chore(deps): update goreleaser/goreleaser-action action to v6 (#49)
  • e49af70 chore(deps): update helm release common to v2.27.0 (#48)
  • 0bb478a chore(deps): update helm release reloader to v2 (#50)
  • 4b5508d chore(deps): update mcr.microsoft.com/vscode/devcontainers/go docker tag to v1 (#12)
  • fc0ec6b fix: upgrade x to latest and reapply config after reading file (#47)

What's Changed

  • fix: upgrade x to latest and reapply config after reading file by @seancribbs in #47
  • chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate in #49
  • chore(deps): update actions/setup-go action to v5 by @renovate in #32
  • chore(deps): update helm release reloader to v1.3.0 by @renovate in #18
  • chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #41
  • chore(deps): update helm release common to v2.27.0 by @renovate in #48
  • chore(deps): update helm release reloader to v2 by @renovate in #50
  • chore(deps): update mcr.microsoft.com/vscode/devcontainers/go docker tag to v1 by @renovate in #12

New Contributors

Full Changelog: v0.0.4...v0.1.0

Release v0.0.4

29 Sep 13:08
3fbf235

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 3fbf235 mount path should be the directory, not the filename (#27)

What's Changed

  • mount path should be the directory, not the filename by @sfunkhouser in #27

Full Changelog: v0.0.3...v0.0.4

Release v0.0.3

28 Sep 21:47
4640ba7

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 1978f75 Update goreleaser/goreleaser-action action to v5 (#25)
  • 4640ba7 Update module github.com/stretchr/testify to v1.8.4 (#8)
  • 68e6d86 schema is a cli flag, not env var (#26)

What's Changed

  • schema is a cli flag, not env var by @sfunkhouser in #26
  • Update goreleaser/goreleaser-action action to v5 by @renovate in #25
  • Update module github.com/stretchr/testify to v1.8.4 by @renovate in #8

Full Changelog: v0.0.2...v0.0.3

Release v0.0.2

28 Sep 18:53
6e9fce0

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 1a8df31 Update Helm release common to v2.12.0 (#19)
  • 95c65c6 Update actions/checkout action to v4 (#20)
  • 6e9fce0 Update docker/setup-qemu-action action to v3 (#24)
  • 268c0d8 add loadbalancer (#21)
  • 9834fb4 add option to pass in schema.graphql file in a configmap (#23)

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

Release v0.0.1

23 Aug 18:10
4858c71

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 2f117fa Add entity endpoints to handle resolving interface types to objects in the supergraph (#3)
  • 9d965b8 Add renovate.json (#2)
  • 4858c71 Base helm chart (#17)
  • 5854ee5 Initial node-resolver API (#1)
  • b6e903b Update CODEOWNERS (#15)
  • 8669c50 Update License to Apache2.0 (#13)
  • ebc75b3 Update License to ELv2 (#10)
  • 1fbce7c Update module github.com/stretchr/testify to v1.8.3 (#4)
  • 08cc8a7 Update module go.infratographer.com/x to v0.1.3 (#5)

v0.0.0

24 May 00:22
03122d7

Choose a tag to compare

Initial commit