Skip to content

Releases: infratographer/metadata-api

Release v0.2.2

21 Jul 15:56
2655551

Choose a tag to compare

0.2.2 (2025-07-20)

Bug Fixes

  • deps: update module github.com/99designs/gqlgen to v0.17.76 (#192) (1c36640)
  • deps: update module github.com/brianvoe/gofakeit/v7 to v7.3.0 (#186) (40fc07c)
  • deps: update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.38.0 (#196) (fb19f9c)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.29 (#191) (d2ea839)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.30 (#193) (36a29c0)
  • deps: update module github.com/yamashou/gqlgenc to v0.33.0 (#194) (fe9575d)
  • deps: update module go.infratographer.com/x to v0.11.3 (#188) (24523d4)
  • deps: update module go.infratographer.com/x to v0.11.4 (#190) (4d3c69e)
  • deps: update module go.infratographer.com/x to v0.12.0 (#198) (73f830c)

Release v0.2.1

25 Jun 18:24
2ee8b96

Choose a tag to compare

0.2.1 (2025-06-25)

Bug Fixes

  • deps: update module github.com/hasura/go-graphql-client to v0.14.4 (#182) (285378f)
  • deps: update module go.infratographer.com/x to v0.11.2 (#185) (1d7470a)

Release v0.2.0

18 Jun 15:09
eeea039

Choose a tag to compare

0.2.0 (2025-06-18)

Features

  • format statuses and annoations data field as string in events (#179) (5833bab)

Bug Fixes

  • deps: update module github.com/brianvoe/gofakeit/v6 to v7 (#136) (ab31c4e)
  • deps: update module github.com/mattn/go-sqlite3 to v1.14.27 (#148) (89fdcb9)
  • deps: update module github.com/mattn/go-sqlite3 to v1.14.28 (#162) (cab6323)
  • deps: update module github.com/metal-toolbox/iam-runtime-contrib to v1.0.1 (#173) (8957b56)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.25 (#157) (9a7a1cd)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.25 (#163) (66ac66b)
  • deps: update module github.com/yamashou/gqlgenc to v0.32.0 (#94) (e2f5ccb)
  • deps: update module github.com/yamashou/gqlgenc to v0.32.1 (#170) (71d3b41)
  • deps: update module go.infratographer.com/permissions-api to v0.7.0 (#95) (19d4c9c)
  • deps: update module go.infratographer.com/permissions-api to v0.7.2 (#159) (27a9fbe)
  • deps: update module go.infratographer.com/x to v0.11.0 (#158) (ebba88e)
  • deps: update module go.infratographer.com/x to v0.11.1 (#180) (539a65f)
  • deps: update module go.infratographer.com/x to v0.9.1 (#155) (3d76f1f)
  • upgrade gqlgenc to v0.31.0 and run go generate (#156) (f8827fc)

Release v0.1.2

26 Mar 16:28
dfff111

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • dfff111 chore(deps): update helm release common to v2.27.0 (#103)
  • a925042 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.24 (#108)
  • 3c7e777 fix(deps): update module go.infratographer.com/x to v0.7.3 (#144)

Release v0.1.1

28 Feb 17:31
7037e3b

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • b32c672 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (#132)
  • 4e3c416 chore(deps): update golangci/golangci-lint-action action to v5 (#133)
  • a18c00e chore(deps): update goreleaser/goreleaser-action action to v6 (#134)
  • 86bb18c chore(deps): update helm release reloader to v1.3.0 (#77)
  • bbfb963 fix(deps): update module github.com/wundergraph/graphql-go-tools to v1.67.4 (#125)
  • 5336d95 fix: migrate cmd doesn't work when using HOST/USER/PASS DB config instead of URI (#137)
  • 7037e3b fix: reload app config after loading config file (#138)

What's Changed

  • chore(deps): update golangci/golangci-lint-action action to v5 by @renovate in #133
  • Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by @dependabot in #132
  • fix(deps): update module github.com/wundergraph/graphql-go-tools to v1.67.4 by @renovate in #125
  • chore(deps): update helm release reloader to v1.3.0 by @renovate in #77
  • chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate in #134
  • fix: migrate cmd doesn't work when using HOST/USER/PASS DB config instead of URI by @nicolerenee in #137
  • fix: reload app config after loading config file by @seancribbs in #138

New Contributors

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

26 Feb 22:59
c35a2d4

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • aca1a13 chore(config): migrate renovate config (#127)
  • eb7fd2b chore(deps): update actions/setup-go action to v5 (#105)
  • c35a2d4 chore: update gorelease (#131)
  • d176063 chore: upgrade go.infratographer.com/x to 0.7.0 and Go to 1.23 (#128)
  • 00d680e fix(deps): update module github.com/brianvoe/gofakeit/v6 to v6.26.4 (#96)
  • 6b5a332 fix(deps): update module github.com/docker/go-connections to v0.5.0 (#104)

What's Changed

  • chore(deps): update actions/setup-go action to v5 by @renovate in #105
  • fix(deps): update module github.com/docker/go-connections to v0.5.0 by @renovate in #104
  • fix(deps): update module github.com/brianvoe/gofakeit/v6 to v6.26.4 by @renovate in #96
  • chore(config): migrate renovate config by @renovate in #127
  • chore: upgrade go.infratographer.com/x to 0.7.0 and Go to 1.23 by @nicolerenee in #128
  • chore: update gorelease by @nicolerenee in #131

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

Release v0.0.4

18 Jan 16:26
d308c9d

Choose a tag to compare

What's Changed

Changelog

🚀 Others

Release v0.0.3

10 Nov 17:34
b0d5875

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • b0d5875 Add permissions ignorenoresponders to helm chart (#88)
  • 4f90c11 Bump github.com/nats-io/nats-server/v2 from 2.10.2 to 2.10.4 (#81)
  • eeb5217 fix(deps): update module github.com/brianvoe/gofakeit/v6 to v6.24.0 (#78)
  • 4bdaac3 fix(deps): update module github.com/labstack/echo/v4 to v4.11.3 (#87)
  • c7b682f fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.18 (#85)
  • da3812e fix(deps): update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.26.0 (#84)

Release v0.0.2

01 Nov 21:25
2107760

Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 7da8d3a Add some more input checks (#55)
  • 20ca061 Bump github.com/nats-io/nats-server/v2 from 2.10.1 to 2.10.2 (#73)
  • d7f833f Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#75)
  • 3a2b073 Finish up permissions (#64)
  • 2107760 Fix nats mount, use go.mod for go test (#80)
  • 4ef6f95 Integrate permissions (#62)
  • dcb1722 Metadata api client to UpdateStatus (#65)
  • 5d1c2d2 Update infratographer/x to enable event traces (#45)
  • 468a0fe Use new events (#60)
  • 25479dd chore(deps): update actions/checkout action to v4 (#61)
  • 8440de7 chore(deps): update docker/setup-qemu-action action to v3 (#71)
  • c94fdf7 chore(deps): update goreleaser/goreleaser-action action to v5 (#72)
  • b7ab61f chore(deps): update helm release common to v2.13.3 (#23)
  • 143f0aa chore(deps): update helm release reloader to v1.0.43 (#33)
  • 715631c chore(deps): update helm release reloader to v1.0.46 (#74)
  • c849a07 ci(Mergify): configuration update (#48)
  • 576b3c5 ci(Mergify): configuration update (#49)
  • a8c519b ci(Mergify): configuration update (#54)
  • 392916d fix(deps): update module github.com/99designs/gqlgen to v0.17.36 (#37)
  • 5e5455f fix(deps): update module github.com/99designs/gqlgen to v0.17.39 (#58)
  • 73b5938 fix(deps): update module github.com/brianvoe/gofakeit/v6 to v6.23.1 (#44)
  • d740ff5 fix(deps): update module github.com/labstack/echo/v4 to v4.11.1 (#46)
  • ffdbfdf fix(deps): update module github.com/labstack/echo/v4 to v4.11.2 (#68)
  • e069849 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.17 (#35)
  • 79036a1 fix(deps): update module github.com/spf13/viper to v1.17.0 (#70)
  • 2ab00c9 fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.8 (#39)
  • a3c5372 fix(deps): update module github.com/wundergraph/graphql-go-tools to v1.66.3 (#20)
  • 9f7ee55 fix(deps): update module github.com/wundergraph/graphql-go-tools to v1.67.0 (#69)

Release v0.0.1

25 Jul 20:29
19fb5b4

Choose a tag to compare

What's Changed

Changelog

🎄 Features

  • 1662adb feat: Update metadata to allow the node to be resolvable to an entity when used in a supergraph (#15)

🚀 Others

  • 9d9e8e1 Add apollo-studio-check as a pull_request_target (#27)
  • 8c8b1b9 Add background flag on apollo checks
  • 087e9c5 Add clone url and debug
  • 7ed62fb Add label correctly to apollo check
  • 8995e7c Add status and status namespace endpoints (#5)
  • 1699ca1 Adjust interfaces to use new MetadataNode interface; Add event hooks (#26)
  • cf6a198 Attempt to determine git stuff automatically by checking out all of the repo
  • 8fcade3 Build images on main for every push (#13)
  • 2fc8c10 Generate a single schema.graphql file (#17)
  • 0b820ff Initial Metadata API (#1)
  • e3ecbb8 Revert "Update license to ELv2 (#34)" (#38)
  • a623407 Security is hard (#29)
  • d6a31d9 Try added repo url
  • 3fb55cb Update CODEOWNERS (#43)
  • 2e06dc2 Update Helm release common to v2.2.5 (#3)
  • 58fdecd Update Helm release reloader to v1.0.24 (#6)
  • cd2ae67 Update apollo studio check to download schema.graphql (#28)
  • b401bc8 Update docker/build-push-action action to v4 (#9)
  • 065c000 Update graphql check to format message and post a comment
  • c9514fc Update license to ELv2 (#34)
  • a385485 Update metadata to be @Shareable (#40)
  • 9cf5e1c Update metadata-api chart (#42)
  • 19fb5b4 chore(deps): update actions/checkout action to v3 (#32)
  • 47a4daa enable JWT auth and using real database; cuts back to goose for migration files to allow embeeded migration (#12)
  • 895f016 fix apollo check permissions
  • 1576a38 fix file
  • 5eac122 fix main-latests actions format (#14)
  • e44b304 remove whoami from check
  • cf9e834 try using an action instead of rover directly