Changelog
- Revert "chore(build): switch to gh runners" (backport of #16415) #16420 @kumahq
- chore(deps): bump envoy from 1.36.5 to 1.36.6 #16267 @kumahq
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.58.0 to 1.65.0 #16158 @renovate
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.77.4 to 1.88.5 #16159 @renovate
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.1 to 1.97.3 #16160 @renovate
- chore(deps): bump github.com/jackc/pgx/v5 from 5.7.6 to 5.9.2 #16288 #16383 @renovate
- chore(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 #16293 @renovate
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 #16208 @renovate
- fix(api-server): harden localhost admin auth (backport of #16416) #16427 @kumahq
- fix(kds): reconnect mux client when GlobalToZone stream is closed by … (backport of #16326) #16433 @kumahq
- fix(meshaccesslog): deduplicate access logs for shared inbound port (backport of #16374) #16381 @lobkovilya
- fix(meshidentity): env-aware UsesWorkloadLabel (backport of #16356) #16363 @kumahq
- fix(policy): race condition when listener state is switched from
IgnoredtoReady(backport of #16323) #16338 @kumahq