Skip to content

Releases: rudderlabs/rudder-server

v1.26.3

06 Jun 11:45
4b46bf5
Compare
Choose a tag to compare

1.26.3 (2024-06-06)

Bug Fixes

  • jobsdb handle: unicode low surrogate must follow a high surrogate (#4762) (4155fa2)

v1.26.2

03 Jun 06:07
d053245
Compare
Choose a tag to compare

1.26.2 (2024-05-31)

Bug Fixes

  • populate singular batch with writeKey in internal handler (#4738) (4ad8318)
  • webhook sources name needs to be lower cased (#4740) (f3b74a5)

v1.26.1

30 May 10:15
5a79d86
Compare
Choose a tag to compare

1.26.1 (2024-05-30)

Bug Fixes

  • archival to archive everything whenever it is running (#4728) (a7bc9a0)

v1.26.0

30 May 05:57
ea69933
Compare
Choose a tag to compare

1.26.0 (2024-05-30)

Features

  • add json-data type support in redis (#4633) (73f7275)
  • add sync metadata to sftp destination file path (#4701) (18fc5f9)
  • enable retry on idle connections for sftp batch router destination (#4689) (bc5aec1)
  • onboard new destination bing_ads_offline_conversion (12d3b1a)
  • onboard new destination bing_ads_offline_conversion destination (#4674) (c3563af)

Bug Fixes

Miscellaneous

  • action for automatically creating sync to main pr after a release (c5705bd)
  • action for automatically creating sync to main pr after a release (#4698) (b5cd9bd)
  • add destName to metadata (91958c5)
  • add destName to metadata (#4686) (1c76338)
  • address comments (97b88e6)
  • address comments+1 (0296c64)
  • avoid sending warehouseID in stats (#4667) (51e3e4e)
  • bindads token code (53ec0be)
  • deps: bump github.com/sony/gobreaker from 0.5.0 to 1.0.0 (#4696) (96a0180)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (5d54fc5)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (bd1f61a)
  • deps: bump the go-deps group across 1 directory with 24 updates (#4690) (1393cdb)
  • disable event name tracking for retl connections (#4661) (be306e3)
  • fix lint errors (dc8f105)
  • get processor namespace, instanceID during setup (#4718) (877015e)
  • reducing metrics cardinality (#4662) (565cfbe)
  • reducing metrics cardinality (#4662) (bd1f61a)
  • remove jobsdb backup (#4711) (ba94ed4)
  • tooling: add go vuln and tidy tool packages (#4705) (99d085d)
  • update bingads_test.go (46407bc)
  • use json-iterator in backend config cache (#4704) (f6001ea)
  • use jsoniter in warehouse slave (#4693) (6a90d73)
  • use jsoniter.ConfigCompatibleWithStandardLibrary (#4700) (a274f6b)
  • use uuid for archival files to avoid conflicts (#4631) (bd1f61a)

v1.26.0-rc.4

29 May 14:55
c005ede
Compare
Choose a tag to compare
v1.26.0-rc.4 Pre-release
Pre-release

1.26.0-rc.4 (2024-05-29)

Features

  • add json-data type support in redis (#4633) (73f7275)
  • add sync metadata to sftp destination file path (#4701) (18fc5f9)
  • enable retry on idle connections for sftp batch router destination (#4689) (bc5aec1)
  • onboard new destination bing_ads_offline_conversion (12d3b1a)
  • onboard new destination bing_ads_offline_conversion destination (#4674) (c3563af)

Bug Fixes

Miscellaneous

  • action for automatically creating sync to main pr after a release (c5705bd)
  • action for automatically creating sync to main pr after a release (#4698) (b5cd9bd)
  • add destName to metadata (91958c5)
  • add destName to metadata (#4686) (1c76338)
  • address comments (97b88e6)
  • address comments+1 (0296c64)
  • avoid sending warehouseID in stats (#4667) (51e3e4e)
  • bindads token code (53ec0be)
  • deps: bump github.com/sony/gobreaker from 0.5.0 to 1.0.0 (#4696) (96a0180)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (5d54fc5)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (bd1f61a)
  • deps: bump the go-deps group across 1 directory with 24 updates (#4690) (1393cdb)
  • disable event name tracking for retl connections (#4661) (be306e3)
  • fix lint errors (dc8f105)
  • get processor namespace, instanceID during setup (#4718) (877015e)
  • reducing metrics cardinality (#4662) (565cfbe)
  • reducing metrics cardinality (#4662) (bd1f61a)
  • remove jobsdb backup (#4711) (ba94ed4)
  • tooling: add go vuln and tidy tool packages (#4705) (99d085d)
  • update bingads_test.go (46407bc)
  • use json-iterator in backend config cache (#4704) (f6001ea)
  • use jsoniter in warehouse slave (#4693) (6a90d73)
  • use jsoniter.ConfigCompatibleWithStandardLibrary (#4700) (a274f6b)
  • use uuid for archival files to avoid conflicts (#4631) (bd1f61a)

v1.26.0-rc.3

29 May 14:52
6a807f4
Compare
Choose a tag to compare
v1.26.0-rc.3 Pre-release
Pre-release

1.26.0-rc.3 (2024-05-29)

Features

  • add json-data type support in redis (#4633) (73f7275)
  • add sync metadata to sftp destination file path (#4701) (18fc5f9)
  • enable retry on idle connections for sftp batch router destination (#4689) (bc5aec1)
  • onboard new destination bing_ads_offline_conversion (12d3b1a)
  • onboard new destination bing_ads_offline_conversion destination (#4674) (c3563af)

Bug Fixes

Miscellaneous

  • action for automatically creating sync to main pr after a release (c5705bd)
  • action for automatically creating sync to main pr after a release (#4698) (b5cd9bd)
  • add destName to metadata (91958c5)
  • add destName to metadata (#4686) (1c76338)
  • address comments (97b88e6)
  • address comments+1 (0296c64)
  • avoid sending warehouseID in stats (#4667) (51e3e4e)
  • bindads token code (53ec0be)
  • deps: bump github.com/sony/gobreaker from 0.5.0 to 1.0.0 (#4696) (96a0180)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (5d54fc5)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (bd1f61a)
  • deps: bump the go-deps group across 1 directory with 24 updates (#4690) (1393cdb)
  • disable event name tracking for retl connections (#4661) (be306e3)
  • fix lint errors (dc8f105)
  • get processor namespace, instanceID during setup (#4718) (877015e)
  • reducing metrics cardinality (#4662) (565cfbe)
  • reducing metrics cardinality (#4662) (bd1f61a)
  • remove jobsdb backup (#4711) (ba94ed4)
  • tooling: add go vuln and tidy tool packages (#4705) (99d085d)
  • update bingads_test.go (46407bc)
  • use json-iterator in backend config cache (#4704) (f6001ea)
  • use jsoniter in warehouse slave (#4693) (6a90d73)
  • use jsoniter.ConfigCompatibleWithStandardLibrary (#4700) (a274f6b)
  • use uuid for archival files to avoid conflicts (#4631) (bd1f61a)

v1.26.0-rc.2

29 May 13:47
062c0e2
Compare
Choose a tag to compare
v1.26.0-rc.2 Pre-release
Pre-release

1.26.0-rc.2 (2024-05-29)

Features

  • add json-data type support in redis (#4633) (73f7275)
  • add sync metadata to sftp destination file path (#4701) (18fc5f9)
  • enable retry on idle connections for sftp batch router destination (#4689) (bc5aec1)
  • onboard new destination bing_ads_offline_conversion (12d3b1a)
  • onboard new destination bing_ads_offline_conversion destination (#4674) (c3563af)

Bug Fixes

Miscellaneous

  • action for automatically creating sync to main pr after a release (c5705bd)
  • action for automatically creating sync to main pr after a release (#4698) (b5cd9bd)
  • add destName to metadata (91958c5)
  • add destName to metadata (#4686) (1c76338)
  • address comments (97b88e6)
  • address comments+1 (0296c64)
  • avoid sending warehouseID in stats (#4667) (51e3e4e)
  • bindads token code (53ec0be)
  • deps: bump github.com/sony/gobreaker from 0.5.0 to 1.0.0 (#4696) (96a0180)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (5d54fc5)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (bd1f61a)
  • deps: bump the go-deps group across 1 directory with 24 updates (#4690) (1393cdb)
  • disable event name tracking for retl connections (#4661) (be306e3)
  • fix lint errors (dc8f105)
  • get processor namespace, instanceID during setup (#4718) (877015e)
  • reducing metrics cardinality (#4662) (565cfbe)
  • reducing metrics cardinality (#4662) (bd1f61a)
  • remove jobsdb backup (#4711) (ba94ed4)
  • tooling: add go vuln and tidy tool packages (#4705) (99d085d)
  • update bingads_test.go (46407bc)
  • use json-iterator in backend config cache (#4704) (f6001ea)
  • use jsoniter in warehouse slave (#4693) (6a90d73)
  • use jsoniter.ConfigCompatibleWithStandardLibrary (#4700) (a274f6b)
  • use uuid for archival files to avoid conflicts (#4631) (bd1f61a)

v1.26.0-rc.1

27 May 06:41
830bcee
Compare
Choose a tag to compare
v1.26.0-rc.1 Pre-release
Pre-release

1.26.0-rc.1 (2024-05-27)

Features

  • add json-data type support in redis (#4633) (73f7275)
  • add sync metadata to sftp destination file path (#4701) (18fc5f9)
  • enable retry on idle connections for sftp batch router destination (#4689) (bc5aec1)
  • onboard new destination bing_ads_offline_conversion (12d3b1a)
  • onboard new destination bing_ads_offline_conversion destination (#4674) (c3563af)

Bug Fixes

Miscellaneous

  • action for automatically creating sync to main pr after a release (c5705bd)
  • action for automatically creating sync to main pr after a release (#4698) (b5cd9bd)
  • add destName to metadata (91958c5)
  • add destName to metadata (#4686) (1c76338)
  • address comments (97b88e6)
  • address comments+1 (0296c64)
  • bindads token code (53ec0be)
  • deps: bump github.com/sony/gobreaker from 0.5.0 to 1.0.0 (#4696) (96a0180)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (5d54fc5)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#4663) (bd1f61a)
  • deps: bump the go-deps group across 1 directory with 24 updates (#4690) (1393cdb)
  • disable event name tracking for retl connections (#4661) (be306e3)
  • fix lint errors (dc8f105)
  • reducing metrics cardinality (#4662) (565cfbe)
  • reducing metrics cardinality (#4662) (bd1f61a)
  • tooling: add go vuln and tidy tool packages (#4705) (99d085d)
  • update bingads_test.go (46407bc)
  • use json-iterator in backend config cache (#4704) (f6001ea)
  • use jsoniter in warehouse slave (#4693) (6a90d73)
  • use jsoniter.ConfigCompatibleWithStandardLibrary (#4700) (a274f6b)
  • use uuid for archival files to avoid conflicts (#4631) (bd1f61a)

v1.25.0

08 May 04:55
363f0f1
Compare
Choose a tag to compare

1.25.0 (2024-05-06)

Features

Miscellaneous

v1.25.0-rc.1

06 May 08:44
f9c1c7f
Compare
Choose a tag to compare
v1.25.0-rc.1 Pre-release
Pre-release

1.25.0-rc.1 (2024-05-06)

Features

Miscellaneous