What's Changed
- build(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 in /docker/devbox-bundled/bootstrap in the go_modules group across 1 directory by @dependabot[bot] in #7620
- fix(webhook): honor disableCreateMutatingWebhookConfig, add namespaceSelector by @moldhouse in #7616
- build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 in /boilerplate/flyte/golang_support_tools in the go_modules group across 1 directory by @dependabot[bot] in #7623
- build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0 by @dependabot[bot] in #7628
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.26 by @dependabot[bot] in #7629
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.42.3 to 1.42.4 by @dependabot[bot] in #7627
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.42.0 to 1.42.1 by @dependabot[bot] in #7634
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.42.4 to 1.42.5 by @dependabot[bot] in #7636
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.26 to 1.32.27 by @dependabot[bot] in #7635
- security: mitigate CI workflow vulnerabilities by @farhan-uai in #7617
- Register the connector-service (webapi) plugin in the Flyte 2 executor by @dejanzele in #7565
- build(deps): bump google.golang.org/api from 0.286.0 to 0.287.0 by @dependabot[bot] in #7642
- oss hitl by @machichima in #7626
- build(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 by @dependabot[bot] in #7650
- update proto by @popojk in #7639
- [Feat] Make namespace configurable by @machichima in #7647
- test+fix: add api test CI & fix failed CI by @machichima in #7648
- build(deps): bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.11-20260415201107-50325440f8f2.1 to 1.36.11-20260709200747-435963d16310.1 by @dependabot[bot] in #7654
- fix(actions): bump TaskAction watch workers and buffer size by @pingsutw in #7657
- build(deps): bump google.golang.org/api from 0.287.0 to 0.287.1 by @dependabot[bot] in #7662
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.42.5 to 1.43.0 by @dependabot[bot] in #7664
- build(deps): bump github.com/googleapis/gax-go/v2 from 2.22.0 to 2.23.0 by @dependabot[bot] in #7663
- feat(connector): add connector RPC and GetTask-status metrics by @pingsutw in #7631
- fix(executor): batch TaskAction event writes to unblock reconciles at scale by @pingsutw in #7658
- fix(actions): coalesce TaskAction watch events by key + record true action start by @pingsutw in #7659
- Add common.Relation (related_to + relation_type) to RunSpec and Actio… by @afbrock in #7653
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.27 to 1.32.29 by @dependabot[bot] in #7667
- Support notification rules on the PAUSED phase with a dedicated template by @SVilgelm in #7646
- Add phase field in group aggregate by @popojk in #7665
- fix(runs): return all of a run's actions — keyset WatchActions snapshot + offset-token list pagination by @pingsutw in #7668
- Add hydration_complete field by @popojk in #7645
- build(deps): bump github.com/prometheus/common from 0.69.0 to 0.70.0 by @dependabot[bot] in #7670
- build(deps): bump google.golang.org/api from 0.287.1 to 0.288.0 by @dependabot[bot] in #7669
- build(deps): bump github.com/ray-project/kuberay/ray-operator from 1.5.2 to 1.6.2 by @dependabot[bot] in #7581
- Add max_len validation to ConditionAction prompt and description by @SVilgelm in #7673
- feat: add run recovery proto definitions by @SVilgelm in #7615
New Contributors
- @farhan-uai made their first contribution in #7617
- @dejanzele made their first contribution in #7565
Full Changelog: v2.0.27...v2.0.28