Releases: infratographer/load-balancer-api
Releases · infratographer/load-balancer-api
v0.0.16
What's Changed
- Metadata routes and handlers by @andy-v-h in #115
- jwt middleware by @rizzza in #117
- Update golang Docker tag to v1.20.4 by @renovate in #118
- Adding ent/graphql to lb-api by @nicolerenee in #120
- Remove REST, fix linting by @andy-v-h in #124
- Add initial tests for graphapi and cleanup dev container by @nicolerenee in #126
- Update timestamp mixin that allows customization on the annotations by @nicolerenee in #128
- adjust atlas db linter to only run lint by @nicolerenee in #129
- Adjust some graphql mutations and add tests for all of LB CRUD actions by @nicolerenee in #130
- Add dev flag and a flag to enable/disable the playground by @nicolerenee in #133
- Add initial graphapi for ports by @tylerauerbeck in #132
- [chore] Update README by @andy-v-h in #135
- Update provider endpoints and cleanup tests/commenting on schema by @nicolerenee in #137
- Update Makefile to run server during code gen by @andy-v-h in #138
- Add gql api handling for pools by @rizzza in #140
- Pool origins api handlers by @rizzza in #141
- jwt middleware by @rizzza in #144
- Update README.md with logo by @andy-v-h in #148
- Add initial pubsubhooks by @tylerauerbeck in #150
- Fix syntax issue in API chart by @tylerauerbeck in #153
New Contributors
- @nicolerenee made their first contribution in #120
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
- Migrate to x/echox by @mikemrm in #104
- Update CODEOWNERS by @sfunkhouser in #105
- Metadata and status models by @andy-v-h in #107
- Update Dockerfile by @andy-v-h in #106
- update x/echox by @mikemrm in #110
- GET loadbalancers by location by @rizzza in #111
- Update module github.com/nats-io/nats-server/v2 to v2.9.16 by @renovate in #108
- Update ghcr.io/infratographer/load-balancer-api Docker tag to v0.0.13 by @renovate in #103
- Update Helm release reloader to v1.0.22 by @renovate in #102
- Message creation to support subject fields + additional data, ensure tenant id exists in events by @fishnix in #112
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
- Rename display_name to name and take ip IDs instead of addresses #83
- Update ghcr.io/infratographer/load-balancer-api Docker tag to v0.0.9 #84
- Rename frontends to ports in routes and in the database #86
- Allow including ports on load balancer create POST, get ports in load balancer GET responses #88
- Include origins in GET/POST pool endpoints and pools in GET/POST port endpoints #89
- Update actions/setup-go action to v4 #90
v0.0.9
v0.0.8
Make NATS creds configurable in the helm chart
make nats creds configurable (#66) Signed-off-by: E Camden Fisher <efisher@equinix.com>