v0.4.0
What's Changed
- Bump k8s.io/api from 0.27.4 to 0.28.1 by @dependabot in #102
- Bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot in #100
- Bump k8s.io/apimachinery from 0.28.1 to 0.28.2 by @dependabot in #103
- Bump docker/build-push-action from 4 to 5 by @dependabot in #111
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #110
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #112
- Bump docker/metadata-action from 4 to 5 by @dependabot in #109
- Bump actions/checkout from 3 to 4 by @dependabot in #108
- Bump google.golang.org/grpc from 1.56.1 to 1.58.2 by @dependabot in #107
- Bump k8s.io/client-go from 0.28.1 to 0.28.2 by @dependabot in #106
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #105
- Auto merge all version updates by @george-angel in #116
- Bump golang.org/x/net from 0.7.0 to 0.17.0 in /example/client by @dependabot in #115
- Bump golang.org/x/net from 0.7.0 to 0.17.0 in /example/server by @dependabot in #114
- Bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #113
- Update Go and deps by @george-angel in #117
- Add rate limiting for incoming requests by @ffilippopoulos in #119
- Add a lock to avoid errors due to concurrent writes on streams map by @ffilippopoulos in #120
- Bump docker/login-action from 2 to 3 by @dependabot in #121
- Add a MaxConnectionIdle to xDS server by @ffilippopoulos in #122
- Support multiple nodes by id to register to the server by @ffilippopoulos in #123
- Rework metrics by @ffilippopoulos in #124
- Export metrics from all snapshots and add node_id label by @ffilippopoulos in #125
- Use snake case for all prometheus labels by @ffilippopoulos in #126
- Fix nodes lock issue by @ffilippopoulos in #127
- Mutate namespace in node id to avoid statefulsets pod collisions by @ffilippopoulos in #128
- Triple default rate limits by @ffilippopoulos in #129
Full Changelog: v0.3.4...v0.4.0