1.47.0-rc.3 (2025-04-15)
Features
- add a common package for validation (#5579) (f2cee9d)
- add support for table size metadata in warehouse /v1/process API (#5705) (cbebd23)
- add tracer support to partition and pipeline workers (#5668) (a38b4f5)
- add upload_id column in wh_load_files table (#5682) (9def123)
- embedded google pubsub transformer (#5525) (dcdb681)
- embedded kafka transformer (#5575) (224228b)
- jobsdb: introduce jobMinRowsLeftMigrateThres (#5704) (b1f4ce0)
- processor: concurrent store steps (#5687) (2435cba)
- support compacted destination transformation payloads (#5667) (15ccaac)
Bug Fixes
- handle consent management filtering per connection (#5718) (69f1baf)
- handling isBlank for nested and empty arrays (#5714) (69f1baf)
- kafka message batching applies to Confluent Cloud and Azure Event Hub (#5699) (7d8cdb9)
- router: applying excessive read pressure to the database when jobs are being throttled (#5685) (f0e8b75)
- snowflake fetch schema privileges (#5692) (0b83028)
- unmarshalling error for staging files without bytes per table (#5725) (8c35d0a)
- warehouse transformations comparisions (#5694) (0b83028)
- warehouse transformations concurrent writes (#5724) (68e6309)
- warehouse transformations ordering for comparison (#5670) (28ba26e)
- warehouse transformations ordering while processing properties (#5713) (69f1baf)
- warehouse transformations valid timestamp formats and log file path (#5707) (69f1baf)
Miscellaneous
- add sourceDef field to stats and related structures for enhanced observability (#5660) (632bfca)
- avoid using reflections for warehouse transformations (#5673) (3290794)
- clean up tests because transformer defaults to v2 (#5712) (e9b96cf)
- datetime detection (#5675) (1c53807)
- default webhook contract version to v2 (#5659) (7dbf5d8)
- deps: bump beatlabs/delete-old-branches-action from 0.0.10 to 0.0.11 (#5620) (451c593)
- deps: bump google.golang.org/api from 0.227.0 to 0.228.0 in the frequent group (#5708) (cbce33a)
- deps: bump the frequent group across 1 directory with 3 updates (#5702) (00a1bc5)
- deps: bump the go-deps group across 1 directory with 12 updates (#5698) (4c3e4ff)
- deps: bump the go-deps group with 2 updates (#5701) (27c71e6)
- deps: bump the go-deps group with 2 updates (#5709) (1335fa6)
- deps: bump the go-deps group with 2 updates (#5719) (d3ab3e6)
- remove explicit schema synchronization in upload job (#5672) (462db8a)
- remove unused schema v1 code (#5661) (3290794)
- snowflake integrations tests to use keypair instead of password (#5684) (3ed7a11)