What's Changed
- Fixed kubernetes version in test file by @LikithaVemulapalli in #853
- enable SQS server-side encryption by @cjerad in #856
- docs: Cleanup installation process for Queue Processor by @yeahservice in #862
- Allow short node name matching by @LikithaVemulapalli in #865
- Add topologySpreadConstraints to Deployment by @sgametrio in #859
- Created the Kubernetes Compatibility Table by @GavinBurris42 in #871
- Replicas by @GavinBurris42 in #875
- use k8s 1.28 by default and update deps by @bwagner5 in #927
- E2E tests bug fix by @GavinBurris42 in #944
- ASG Launch Lifecycle Hook by @GavinBurris42 in #940
- Prometheus metric leak by @GavinBurris42 in #950
- upgrade to Go 1.21 by @cjerad in #951
- fix ECR credentials for Windows release workflow by @cjerad in #956
- update k8s compatibility table by @cjerad in #957
- invoke bash directly on Windows by @cjerad in #973
Deprecations
- The
actions_node
metric is deprecated due to the potential for high cardinality causing an issue for downstream consumers. A new metricactions
has been added to take the place ofactions_node
without the potential for high cardinality. This release publishes both metrics butactions_node
will be removed in a future release.
New Contributors
- @yeahservice made their first contribution in #862
- @sgametrio made their first contribution in #859
- @GavinBurris42 made their first contribution in #871
Full Changelog: v1.20.0...v1.21.0