Releases: rudderlabs/rudder-server
Releases · rudderlabs/rudder-server
v1.30.5-test.1
v1.30.4
v1.30.3
v1.30.3-test.1
v1.30.2
v1.30.1
v1.30.0
1.30.0 (2024-07-22)
Features
- drop trigger for populating warehouse schema versions (#4904) (96558d0)
- onboard new custom destination: wunderkind (#4798) (8aa0e49)
Bug Fixes
- fill metadata with typer version id if exist (#4897) (aab477b)
- gateway: send on closed chan - (*Handle).webRequestQ (#4709) (d857284)
- remove successJobs tag from upload in klaviyo bulk (#4898) (118d01a)
Miscellaneous
- add integration tests for mtu reporting (#4860) (784a51c)
- add missing transformer sent stat (#4855) (3bc3e38)
- add mock reporting server in mtu integration tests (#4894) (55cdb59)
- add tests for processor worker (#4884) (9db1ea4)
- deps: bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.15 in the frequent group (#4878) (fe10438)
- deps: bump the frequent group across 1 directory with 2 updates (#4895) (a2137c0)
- deps: bump the go-deps group across 1 directory with 4 updates (#4900) (f9a8d13)
- flipping SourceID & OriginalSourceID during transformation (#4887) (009a071)
- include extra columns for errors reporting table (#4891) (6ca22ca)
- update default mtu config (#4890) (d962876)
- upgrade go to 1.22.5 (a80f494)
- upgrade go v1.22.5 (#4905) (a80f494)
v1.30.0-rc.1
1.30.0-rc.1 (2024-07-22)
Features
- drop trigger for populating warehouse schema versions (#4904) (96558d0)
- onboard new custom destination: wunderkind (#4798) (8aa0e49)
Bug Fixes
- fill metadata with typer version id if exist (#4897) (aab477b)
- gateway: send on closed chan - (*Handle).webRequestQ (#4709) (d857284)
- remove successJobs tag from upload in klaviyo bulk (#4898) (118d01a)
Miscellaneous
- add integration tests for mtu reporting (#4860) (784a51c)
- add missing transformer sent stat (#4855) (3bc3e38)
- add mock reporting server in mtu integration tests (#4894) (55cdb59)
- add tests for processor worker (#4884) (9db1ea4)
- deps: bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.15 in the frequent group (#4878) (fe10438)
- deps: bump the frequent group across 1 directory with 2 updates (#4895) (a2137c0)
- deps: bump the go-deps group across 1 directory with 4 updates (#4900) (f9a8d13)
- flipping SourceID & OriginalSourceID during transformation (#4887) (009a071)
- include extra columns for errors reporting table (#4891) (6ca22ca)
- update default mtu config (#4890) (d962876)
- upgrade go to 1.22.5 (a80f494)
- upgrade go v1.22.5 (#4905) (a80f494)
v1.29.0
1.29.0 (2024-07-09)
Features
- add api to get first aborted uploads in series of continuous aborts (#4838) (90b48b5)
- common flusher module for reporting with mtu aggregator (#4823) (5ceb1d4)
- implement an interface to collect data of tracked users (#4826) (18e4e4f)
- push events data from processor to unique users data collector (#4827) (02e3c13)
Bug Fixes
- memory leak for clickhouse during loading (#4829) (4b49dab)
- trackedUsers reports merging in processor (#4869) (d263cc5)
- use safeguard to panic if not stop on time (#4844) (ca2835e)
Miscellaneous
- add metrics for unique users reporter (#4856) (98bf69a)
- add stage to transformer request time metric (#4848) (2bbd6e8)
- added test for postgres replication (#4822) (51137d1)
- deps: bump docker/build-push-action from 5 to 6 (#4811) (6afed93)
- deps: bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.13 in the frequent group (#4862) (61edea9)
- deps: bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible (#4803) (f9ae349)
- deps: bump the frequent group across 1 directory with 2 updates (#4840) (3ef6403)
- deps: bump the frequent group across 1 directory with 2 updates (#4857) (da8ada7)
- deps: bump the frequent group across 1 directory with 3 updates (#4846) (60b4294)
- deps: bump the frequent group with 2 updates (#4867) (12052e7)
- deps: bump the go-deps group across 1 directory with 2 updates (#4841) (00421e2)
- deps: bump the go-deps group across 1 directory with 2 updates (#4847) (7b905a5)
- deps: bump the go-deps group across 1 directory with 2 updates (#4851) (57b49fb)
- deps: bump the go-deps group across 1 directory with 5 updates (#4832) (15212e8)
- deps: bump the go-deps group across 1 directory with 6 updates (#4858) (cc773f4)
- deps: bump the go-deps group with 2 updates (#4863) (a5269f1)
- fix timestamp fields (#4845) (5e86958)
- postgres index on union users table (#4879) (ec23141)
- security upgrade alpine from 3.16 to 3.17 (#4834) (0ade0ee)
- separate dataset index creation (#4710) (be5ce2c)
- webhook integration tests (#4836) (711fabf)
v1.29.0-rc.1
1.29.0-rc.1 (2024-07-08)
Features
- add api to get first aborted uploads in series of continuous aborts (#4838) (90b48b5)
- common flusher module for reporting with mtu aggregator (#4823) (5ceb1d4)
- implement an interface to collect data of tracked users (#4826) (18e4e4f)
- push events data from processor to unique users data collector (#4827) (02e3c13)
Bug Fixes
- memory leak for clickhouse during loading (#4829) (4b49dab)
- trackedUsers reports merging in processor (#4869) (d263cc5)
- use safeguard to panic if not stop on time (#4844) (ca2835e)
Miscellaneous
- add metrics for unique users reporter (#4856) (98bf69a)
- add stage to transformer request time metric (#4848) (2bbd6e8)
- added test for postgres replication (#4822) (51137d1)
- deps: bump docker/build-push-action from 5 to 6 (#4811) (6afed93)
- deps: bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.13 in the frequent group (#4862) (61edea9)
- deps: bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible (#4803) (f9ae349)
- deps: bump the frequent group across 1 directory with 2 updates (#4840) (3ef6403)
- deps: bump the frequent group across 1 directory with 2 updates (#4857) (da8ada7)
- deps: bump the frequent group across 1 directory with 3 updates (#4846) (60b4294)
- deps: bump the frequent group with 2 updates (#4867) (12052e7)
- deps: bump the go-deps group across 1 directory with 2 updates (#4841) (00421e2)
- deps: bump the go-deps group across 1 directory with 2 updates (#4847) (7b905a5)
- deps: bump the go-deps group across 1 directory with 2 updates (#4851) (57b49fb)
- deps: bump the go-deps group across 1 directory with 5 updates (#4832) (15212e8)
- deps: bump the go-deps group across 1 directory with 6 updates (#4858) (cc773f4)
- deps: bump the go-deps group with 2 updates (#4863) (a5269f1)
- fix timestamp fields (#4845) (5e86958)
- security upgrade alpine from 3.16 to 3.17 (#4834) (0ade0ee)
- separate dataset index creation (#4710) (be5ce2c)
- webhook integration tests (#4836) (711fabf)