What's Changed
- fix(scheduler): prevent trigger churn, in-flight step anomaly flagging, and stale status overwrites in the reconciliation sweep process. by @alfespa17 in #3516
- fix: improve job reliability by ensuring immediate heartbeat writes in JobExecutionWatchdog and relaxing reconciliation sweep grace periods. by @alfespa17 in #3522
- feat: make S3 path-style access configurable by @azakri66 in #3524
- fix(ui): prevent invalid workspace sources from crashing the UI by @Macbet in #3527
- fix(storage): configure S3 checksum behavior on the client only by @7487 in #3529
- deps: bump the ui-packages group in /ui with 12 updates by @dependabot[bot] in #3534
- deps: bump devcontainers/java from
8c39d2ato374aec9in /.devcontainer in the devcontainer-docker-images group by @dependabot[bot] in #3532 - deps: bump the mvn-packages group with 7 updates by @dependabot[bot] in #3531
- deps: bump nginxinc/nginx-unprivileged from
a7caff5to4210a32in /ui in the ui-docker-images group by @dependabot[bot] in #3533 - ci(workflows): skip builds for draft pull requests from forks [skip ci] by @alfespa17 in #3537
- fix: allow users with project write and org read access to link VCS to workspaces (#3530) by @alfespa17 in #3536
- deps: bump js-yaml from 3.15.1 to 3.15.2 in /ui by @dependabot[bot] in #3538
- fix: display correct job via source for webhook runs (#3535) by @alfespa17 in #3539
- feat: add workspace settings to change VCS id by @alfespa17 in #3542
- fix: read job log stream with a single offset in RemoteTfeService by @putz612 in #3543
- fix: downgrade FlowConfig log from INFO to DEBUG to prevent false ERROR detection (#3544) by @alfespa17 in #3546
- feat: workspace dependency graph and run triggers by @klinux in #3547
- feat: Enterprise Open Policy Agent (OPA) Policy Governance & Fleet Management by @alfespa17 in #3548
New Contributors
Full Changelog: 2.34.0-beta.1...2.34.0-beta.2