Skip to content

Releases: infratographer/resource-provider-api

Release v0.0.4

04 Dec 21:04
b14c284
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 6a35ae6 Update actions/checkout action to v4 (#40)
  • f895a49 Update goreleaser/goreleaser-action action to v5 (#41)
  • 6cc954f Update module github.com/labstack/echo/v4 to v4.11.3 (#52)
  • 85ddf2d Update module go.infratographer.com/permissions-api to v0.2.7 (#54)
  • b14c284 align permissions actions (#55)
  • 0efa173 bump permissions to get fixed client config (#51)
  • 6d913fc fix up devcontainer nats initialization (#48)

Release v0.0.3

20 Oct 15:46
bfc3a02
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • eafbd8c Bumping versions, more devcontainer initialization (#36)
  • a135cfb Update module github.com/labstack/echo/v4 to v4.11.1 (#14)
  • bfc3a02 Uplift to use new events (#42)

Release v0.0.2

28 Jul 19:35
f67944b
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

Release v0.0.1

27 Jul 20:35
723e0d5
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 3fd02a2 Add apollo federation checks (#7)
  • de6ce70 Add events to resource provider (#20)
  • 723e0d5 Add initial chart (#25)
  • 1fa7660 Add initial permissions checks (#23)
  • 3a1a769 Add renovate.json (#3)
  • 79e3eed Add resource provider graphql api details, dev container set up and github workflows (#2)
  • 1a8977b Cleanup workflows; Add CRDB config and migrations (#21)
  • 5f70f70 Enable tracing (#22)
  • 84f2755 Fix typo in lint-helm yaml file to reflect correct api path (#5)
  • 3862c5a Replace OrganizationalUnitID with OwnerID as attribute on ResourceProvider (#4)
  • a7c9d5f Update CODEOWNERS (#19)
  • 9c36267 Update License to Apache2.0 (#6)
  • e2ee4d4 Update Owner interface type to proper ResourceOwner interface (#8)
  • 3f4e10f Update actions/checkout action to v3 (#9)
  • c1380f1 Update mcr.microsoft.com/vscode/devcontainers/go Docker tag to v1 (#10)
  • de5df49 update License to ELv2