1.48.0-rc.1 (2025-04-28)
Features
- introduce common http client for reporting (#5669) (594bdce)
- populate bytesPerTable for warehouse process API (#5737) (fd46379)
- query load files using upload_id instead of staging_file_id (#5700) (3749ba9)
- support for creating upload v2 notifier jobs (#5729) (dbc830f)
- use header augmenter for router transformer client (#5640) (3749ba9)
Bug Fixes
- httplb client doesn't respect connection limits (#5773) (ef0a15e)
- jobsdb payload limit used compressed column sizes instead of actual payload length (#5723) (c711b25)
- race condition in table schema updates causing incorrect schema to be saved (#5756) (f5ab51a)
- use copy to load table in append mode for redshift(#5743) (877da25)
- use warehouse transformer event instead of using processor event (#5764) (f51e260)
- version downgrade for databricks-sql-go to 1.6.1 (#5741) (c711b25)
- warehouse extracting messageId and receivedAt from event payload (#5757) (f5ab51a)
Miscellaneous
- add destination type in metrics (#5727) (fa38f34)
- change jobsdb payload column type default to text (#5746) (0f436e7)
- configure pubsub publish settings (#5755) (e481992)
- deps: bump google.golang.org/api from 0.228.0 to 0.229.0 in the frequent group (#5734) (32854cc)
- deps: bump the frequent group with 3 updates (#5769) (12b7d96)
- disable transformer compaction by default (#5766) (c504aa0)
- granular configuration for adaptive rate limiting (#5739) (c711b25)
- improve BRT performance (#5730) (61642c8)
- jobsdb: remove jobMinRowsMigrateThres configuration option (#5763) (5d2fae9)
- processor UT mirroring (#5710) (f4f056c)
- remove payload logging (#5447) (8e08c11)
- trim down tracking plan validation payload (#5749) (e711579)
- use reloadable limiters (#5744) (d344d40)
- use transformer compaction by default (#5740) (53792f2)