Rudder Server Release Notes
Last updated: Apr 2, 2026
- Mar 31, 2026
- Date parsed from source:Mar 31, 2026
- First seen by Releasebot:Apr 2, 2026
1.72.1
Rudder Server fixes blacklisting UTS by transformation ID.
- Mar 30, 2026
- Date parsed from source:Mar 30, 2026
- First seen by Releasebot:Mar 31, 2026
1.72.0
Rudder Server releases migration optimizations for jobsdb with large datasets, plus bug fixes for language labels, mirroring round trip comparison, and sanity checks. It also includes partition migration stress test improvements and a sync to the main branch.
Features
Bug Fixes
- language label (#6809) (ac501c8)
- mirroring round trip comparison (#6813) (57a079b)
- sanity checks (#6817) (2969e3e)
Miscellaneous
- partition migration stress test and improvements (#6802) (419818a)
- sync release v1.71.0 to main branch (#6801) (6a6ee90)
All of your release notes in one feed
Join Releasebot and get updates from Rudderstack and hundreds of other software products.
- Mar 26, 2026
- Date parsed from source:Mar 26, 2026
- First seen by Releasebot:Mar 27, 2026
1.71.2
Rudder Server fixes mirroring round trip comparison bug in a new release.
- Mar 25, 2026
- Date parsed from source:Mar 25, 2026
- First seen by Releasebot:Mar 26, 2026
1.71.1
Rudder Server fixes a language label bug.
- Mar 23, 2026
- Date parsed from source:Mar 23, 2026
- First seen by Releasebot:Mar 23, 2026
1.71.0
Rudder Server fixes a router panic caused by invalid transformer headers and improves Snowpipe streaming error handling, while also refining jobsdb partition migration and updating core schema and transformer packages.
Bug Fixes
- router panics when invalid header format is returned by transformer (#6795) (910f421)
- snowpipe streaming remove authz error handling (#6777) (910f421)
- snowpipe streaming remove authz error handling (#6777) (5eaffb6)
Miscellaneous
- bump rudder-schemas to 0.11.0 (#6779) (7c7296b)
- bump rudder-transformer to v1.126.2 (#6774) (69692ac)
- force release 1.71.0 (#6791) (9cf21c7)
- jobsdb: partition migration improvements (#6772) (57b1c70)
- sync release v1.70.0 to main branch (#6775) (74125a6)
- ut mirror filtering (#6776) (fa4d1c4)
- Mar 23, 2026
- Date parsed from source:Mar 23, 2026
- First seen by Releasebot:Mar 23, 2026
1.70.2
Rudder Server fixes a router panic caused by invalid header formats returned by the transformer.
- Mar 19, 2026
- Date parsed from source:Mar 19, 2026
- First seen by Releasebot:Mar 19, 2026
1.70.1
Rudder Server releases a bug fix for snowpipe streaming authz error handling, addressing a permissions-related issue.
- Mar 16, 2026
- Date parsed from source:Mar 16, 2026
- First seen by Releasebot:Mar 17, 2026
1.70.0
Rudder Server releases a new scheduled release cut workflow and adds OAuth type inference from account definitions, while shipping key bug fixes for empty responses, gateway requests, and rate limiter cancellation. Misc improvements cover prerelease versioning, dependency checks, and compatibility updates.
Features
- add a scheduled release cut workflow to cut release branches (#6739) (ab887ac)
- infer OAuth type from account definition when destination supports accounts (#6718) (00d1755)
Bug Fixes
- false sanity check failure due to empty response (#6762) (0384603)
- gateway request blocked in store jobs blocking all other requests (#6760) (ca4d514)
- respect context cancellation in gateway rate limiter (#6751) (589251a)
- update prerelease branch versioning format in scheduled release workflow (#6745) (fede9e4)
Miscellaneous
- add check for pseudo-version dependencies in rudderlabs modules (#6737) (55ecd10)
- bump rudder-go-kit to 0.73.0 (#6753) (1743f6b)
- remove gunicorn and add darwin compatibility (#6742) (392d1f4)
- use latest retryablehttp client (#6754) (629f036)
- user rudo docker image for partition migration integration tests (#6757) (5022fbd)
- Mar 3, 2026
- Date parsed from source:Mar 3, 2026
- First seen by Releasebot:Mar 4, 2026
- Modified by Releasebot:Mar 17, 2026
1.69.0
Rudder Server releases a bug-fix centered update that strengthens async jobs context, fixes snowpipe streaming channel handling and poll/recreate logic, and improves gateway reloads. It adds backward-compatibility tests and broader test coverage, with a force release note for 1.69.0.
Bug Fixes
- application context for async jobs framework (#6709) (8dd73ad)
- batchrouter: klaviyo bulk upload manager tries to update zero-valued job ids in case of failures causing panics (#6701) (67befa5)
- false sanity check failures (#6713) (ec12382)
- snowpipe streaming delete channel logs (#6695) (8998ece)
- snowpipe streaming poll re-create channel in case of invalid (#6711) (e379c1f)
- snowpipe streaming recreate channel error response (#6717) (bceafef)
Miscellaneous
- add backwards compatibility tests for getCredential (#6719) (32dbe77)
- add geolocation backwards compatibility test (#6720) (c03af7d)
- add more test cases for pytransformer contract backwards compatibility (#6698) (9b59ab3)
- additional logs for async framework (#6708) (c16c885)
- force release 1.69.0 (#6730) (2390bfb)
- gateway: acknowledge reload requests in a transaction (#6706) (ef467b1)
- jobsdb: optimize partition id read exclusion filter (#6724) (936b9aa)
- move oauth destination logic to backend-config package (#6677) (4d194a3)
- pytransformer contract testing (#6672) (395a4fb)
- replace goimports with gci (#6722) (5947894)
- Feb 18, 2026
- Date parsed from source:Feb 18, 2026
- First seen by Releasebot:Feb 19, 2026
1.68.1
Bug Fixes
- batchrouter: klaviyo bulk upload manager tries to update zero-valued job ids in case of failures causing panics (#6701) (e90b3b7)