Skip to content

Releases: infratographer/load-balancer-api

Release v0.3.3

19 Sep 20:27
b35cdab
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

19 Sep 20:23
02b69a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

30 May 17:50
e10fc85
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

What's Changed

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

29 Mar 14:56
98c6340
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • fda1916 Update module github.com/vektah/gqlparser/v2 to v2.5.11 (#315)
  • 0add82c Update module github.com/wundergraph/graphql-go-tools to v1.67.1 (#323)
  • 98c6340 remove query for all load balancer pools (#342)

Release v0.2.2

13 Mar 17:50
2199daf
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 3d147a7 Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 (#328)
  • 9bda1a4 Bump github.com/opencontainers/runc from 1.1.10 to 1.1.12 (#318)
  • 836943d Update golangci/golangci-lint-action action to v4 (#333)
  • a2151be Update module github.com/brianvoe/gofakeit/v6 to v6.28.0 (#312)
  • 2199daf Update module github.com/hasura/go-graphql-client to v0.12.1 (#329)
  • b3de457 Update module github.com/mattn/go-sqlite3 to v1.14.22 (#322)
  • e054d13 Update module github.com/spf13/viper to v1.18.2 (#290)
  • d3362cf Update module go.infratographer.com/metadata-api to v0.0.4 (#316)
  • c9c6e4e Update module go.infratographer.com/permissions-api to v0.3.2 (#317)
  • c04c28f Update testcontainers-go monorepo to v0.29.1 (#332)
  • 9e8e644 permissions checks (#326)
  • b543005 query port by id (#327)

Release v0.2.1

27 Feb 17:54
77a0ab5
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 77a0ab5 Add Missing Optional Annotation for Port (#288)

Release v0.2.0

12 Feb 23:41
9f8e7ee
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 8478791 Add audit-fields to schemas (#319)
  • 9f8e7ee Add soft deletes to loadbalancer api (#320)
  • 939930a Update ghcr.io/infratographer/load-balancer-api Docker tag to v0.1.3 (#310)
  • ec08118 Update golang.org/x/exp digest to be819d1 (#282)
  • 819381c Update module github.com/docker/go-connections to v0.5.0 (#306)
  • 1e53aef Update module github.com/hasura/go-graphql-client to v0.10.2 (#309)
  • 9202148 Update module github.com/labstack/echo/v4 to v4.11.4 (#303)
  • 2cd7b95 Update testcontainers-go monorepo to v0.27.0 (#305)

Release v0.1.3

09 Jan 17:07
d9fefb0
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • d9fefb0 Create port additionalSubjects not populated in all cases (#308)
  • e5171c3 Update Helm release common to v2.14.1 (#297)
  • b4721c0 Update Helm release reloader to v1.0.58 (#292)
  • 67a7d06 Update ghcr.io/infratographer/load-balancer-api Docker tag to v0.1.2 (#299)
  • 19a92fd origins and ports do not need to establish auth relationships (#302)

Release v0.1.2

19 Dec 22:37
d2bec89
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others

  • 20d537c Update actions/setup-go action to v5 (#300)
  • 6e45cfa Update module github.com/brianvoe/gofakeit/v6 to v6.26.0 (#285)
  • d2bec89 Update module github.com/brianvoe/gofakeit/v6 to v6.26.3 (#301)
  • 5f701ab Update module github.com/hasura/go-graphql-client to v0.10.1 (#286)
  • fa07f68 Update module github.com/mattn/go-sqlite3 to v1.14.19 (#293)
  • c183b8a Update module go.infratographer.com/permissions-api to v0.2.7 (#280)
  • b3afa82 associate object relationship only on create (#294)
  • c7072e9 move query for metadata out of transaction (#296)

Release v0.1.1

18 Dec 16:34
6bb9a56
Compare
Choose a tag to compare

What's Changed

Changelog

🚀 Others