Releases: infratographer/load-balancer-api
Releases · infratographer/load-balancer-api
Release v0.3.3
What's Changed
Changelog
🚀 Others
What's Changed
- Fix Linter, Fix Releaser, Update gqlparser Package for Security Patch by @sthwang-metal in #359
- Update goreleaser by @sthwang-metal in #360
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add Validations and Sanitize for Inputs by @sthwang-metal in #357
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
What's Changed
Changelog
🚀 Others
- cd4b125 Dynamically Create Permission Relationships From Config (#347)
- e10fc85 fix location resolver (#349)
What's Changed
- Dynamically Create Permission Relationships From Config by @sthwang-metal in #347
- Fix Location Resolver by @sthwang-metal in #349
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
Release v0.2.2
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
Release v0.2.0
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
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
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)