1.77.0-rc.1 (2026-06-08)
Features
- jobsdb: deferred status table lock during compaction (#7020) (d156057)
- jobsdb: non-blocking dataset compaction (#6967) (e0838dc)
- jobsdb: versioned dataset list and non-blocking drop for completed datasets (#6962) (d7fe1ae)
Bug Fixes
- flaky cluster test (#7003) (d7fe1ae)
- jobsdb: pq 42P01 error when trying to store to a dataset that has been dropped (#7041) (9db406d)
- server panics with sql database is closed in case of an etcd error (#7023) (15dc39a)
- support scoped batchrouter datePrefixOverride (#7037) (9e8a0a8)
Miscellaneous
- capture scheduler lag in stats (#7017) (0dcf2b4)
- deps: bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#6969) (ee7f735)
- deps: bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#7013) (ac5681b)
- deps: bump actions/labeler from 5.0.0 to 6.1.0 (#6970) (e748b86)
- deps: bump actions/stale from 10.2.0 to 10.3.0 (#7031) (6cf6804)
- deps: bump aws-actions/amazon-ecr-login from 2.1.4 to 2.1.5 (#6972) (e38a99d)
- deps: bump aws-actions/configure-aws-credentials from 5.0.0 to 6.1.1 (#6971) (1114b7f)
- deps: bump aws-actions/configure-aws-credentials from 6.1.1 to 6.1.2 (#7049) (e210e68)
- deps: bump codecov/codecov-action from 6.0.0 to 6.0.1 (#7016) (3d639f5)
- deps: bump docker/login-action from 4.1.0 to 4.2.0 (#7035) (b39183b)
- deps: bump docker/metadata-action from 6.0.0 to 6.1.0 (#7032) (574f7c8)
- deps: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#7034) (ff49009)
- deps: bump golangci/golangci-lint-action from 8.0.0 to 9.2.1 (#7044) (56070dc)
- deps: bump slackapi/slack-github-action from 3.0.1 to 3.0.3 (#6968) (fd70e60)
- deps: bump step-security/harden-runner from 2.19.1 to 2.19.3 (#7012) (b4dc9b2)
- deps: bump step-security/harden-runner from 2.19.3 to 2.19.4 (#7033) (ba82100)
- jobsdb: avoid refreshing ds list from database in case of a stale ds error while updating job statuses (#7024) (de98ede)
- jobsdb: lateral join for getting jobs (#7007) (7148a30)
- remove deprecated bulkStatusEnabled flag for snowpipe streaming (#6992) (d7fe1ae)