Skip to content

Releases: rudderlabs/rudder-server

v1.77.1

10 Jun 12:47
45e78c2

Choose a tag to compare

1.77.1 (2026-06-10)

Bug Fixes

  • internal endpoints enabled in open source version of rudder-server (#7075) (b4f62a1)

v1.77.0

09 Jun 05:56
6b23a94

Choose a tag to compare

1.77.0 (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: jobsdb_lock_total_time for dsMigrationLock missing (#7066) (7e00370)
  • jobsdb: pq 42P01 error when trying to store to a dataset that has been dropped (#7041) (9db406d)
  • jobsdb: stale table count gauge after dropping dataset async (#7063) (4abb293)
  • 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)

v1.77.0-rc.3

08 Jun 11:41
cb4a0bf

Choose a tag to compare

v1.77.0-rc.3 Pre-release
Pre-release

1.77.0-rc.3 (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: jobsdb_lock_total_time for dsMigrationLock missing (#7066) (7e00370)
  • jobsdb: pq 42P01 error when trying to store to a dataset that has been dropped (#7041) (9db406d)
  • jobsdb: stale table count gauge after dropping dataset async (#7063) (4abb293)
  • 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)

v1.77.0-rc.2

08 Jun 10:51
2b0e73a

Choose a tag to compare

v1.77.0-rc.2 Pre-release
Pre-release

1.77.0-rc.2 (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)
  • jobsdb: stale table count gauge after dropping dataset async (#7063) (4abb293)
  • 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)

v1.77.0-rc.1

08 Jun 09:06
51375b2

Choose a tag to compare

v1.77.0-rc.1 Pre-release
Pre-release

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)

v1.76.1

02 Jun 12:11
5937269

Choose a tag to compare

1.76.1 (2026-06-02)

Bug Fixes

  • support scoped batchrouter datePrefixOverride (#7037) (83de6a9)

v1.76.0

26 May 08:08
2451f50

Choose a tag to compare

1.76.0 (2026-05-25)

Features

  • per-workspace PyT routing + cold-start handling (#6978) (d81e175)
  • periodic cleanup of rsources shared db tables (#6945) (ed0dfe7)

Bug Fixes

  • batchrouter: preserve prior LastJobStatus error on drain (#6958) (af31e62)
  • batchrouter: preserve prior LastJobStatus error on drain (#6958) (193f797)
  • clickhouse quarter partition type (#6965) (af31e62)
  • continuous backend config cache cause postgres disk bloat (#6983) (f45aa06)
  • ignore failed messages when source job run id exists (#6981) (045fdc0)
  • server getting stuck during startup while initializing rsources (#6943) (62791fa)
  • snowpipe streaming bulk status offset (#6966) (af31e62)

Miscellaneous

  • ci: workflow cleanup (SEC-284) (#6949) (516ba5b)
  • deps: bump actions/upload-artifact from 7.0.0 to 7.0.1 (#6892) (866f04d)
  • deps: bump aws-actions/amazon-ecr-login from 2.0.1 to 2.1.4 (#6956) (89f1168)
  • deps: bump docker/login-action from 4.0.0 to 4.1.0 (#6881) (5bca875)
  • deps: bump rudderlabs/build-scan-push-action from 1.8.2 to 2.2.0 (#6955) (78cc895)
  • deps: bump step-security/harden-runner from 2.16.0 to 2.19.1 (#6957) (cc5b578)
  • jobsdb: disable no results cache state filter optimization (#6964) (c20dad2)
  • jobsdb: release dsList read lock early during store (#6963) (a172404)
  • pyt contracts for ipc and multi threading (#6942) (d570865)
  • remove unused sed deletion method from GZIPLocalFileHandler (#6974) (d788760)
  • replace deprecated WithCredentialsJSON with WithAuthCredentialsJSON (#6986) (8395174)
  • sync release v1.75.0 to main branch (#6954) (f16fe93)

v1.76.0-rc.1

25 May 10:32
2da1e6c

Choose a tag to compare

v1.76.0-rc.1 Pre-release
Pre-release

1.76.0-rc.1 (2026-05-25)

Features

  • per-workspace PyT routing + cold-start handling (#6978) (d81e175)
  • periodic cleanup of rsources shared db tables (#6945) (ed0dfe7)

Bug Fixes

  • batchrouter: preserve prior LastJobStatus error on drain (#6958) (af31e62)
  • batchrouter: preserve prior LastJobStatus error on drain (#6958) (193f797)
  • clickhouse quarter partition type (#6965) (af31e62)
  • continuous backend config cache cause postgres disk bloat (#6983) (f45aa06)
  • ignore failed messages when source job run id exists (#6981) (045fdc0)
  • server getting stuck during startup while initializing rsources (#6943) (62791fa)
  • snowpipe streaming bulk status offset (#6966) (af31e62)

Miscellaneous

  • ci: workflow cleanup (SEC-284) (#6949) (516ba5b)
  • deps: bump actions/upload-artifact from 7.0.0 to 7.0.1 (#6892) (866f04d)
  • deps: bump aws-actions/amazon-ecr-login from 2.0.1 to 2.1.4 (#6956) (89f1168)
  • deps: bump docker/login-action from 4.0.0 to 4.1.0 (#6881) (5bca875)
  • deps: bump rudderlabs/build-scan-push-action from 1.8.2 to 2.2.0 (#6955) (78cc895)
  • deps: bump step-security/harden-runner from 2.16.0 to 2.19.1 (#6957) (cc5b578)
  • jobsdb: disable no results cache state filter optimization (#6964) (c20dad2)
  • jobsdb: release dsList read lock early during store (#6963) (a172404)
  • pyt contracts for ipc and multi threading (#6942) (d570865)
  • remove unused sed deletion method from GZIPLocalFileHandler (#6974) (d788760)
  • replace deprecated WithCredentialsJSON with WithAuthCredentialsJSON (#6986) (8395174)
  • sync release v1.75.0 to main branch (#6954) (f16fe93)

v1.75.3

20 May 13:10
6f0ede9

Choose a tag to compare

1.75.3 (2026-05-20)

Bug Fixes

  • continuous backend config cache cause postgres disk bloat (#6983) (398f902)

v1.75.2

19 May 08:24
b211809

Choose a tag to compare

1.75.2 (2026-05-19)

Bug Fixes