Skip to content

Releases: infratographer/node-resolver

Release v0.0.4

29 Sep 13:08
3fbf235
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Initial commit