1.57.0-rc.1 (2025-08-18)
Features
- add support for manual sync mode in warehouse (#6199) (6f87119)
- router: support different throttler per event type (#6181) (12254bb)
- warehouse grpc API to get namespace mappings of a destination (#6200) (9613236)
Bug Fixes
- adaptive throttling not applying dynamic throttling limits consistently (#6219) (478b2e1)
- error extractor to handle nested JSON responses (#6209) (ffc0d7a)
- getting occasional unauthenticated errors from googlepubsub (#6228) (cc39306)
- handle snowpipe service restarts in destination polling logic (#6236) (b76bc7f)
- handling empty schema for table level schemas (#6233) (cc39306)
- histogram buckets for schema snapshots (#6234) (cc39306)
- warehouse source empty jobs (#6204) (42f5ae4)
Miscellaneous
- bump the go-dependencies group with 12 updates (#6189) (e6e2bcd)
- enforcing non-sugared logger (#6066) (b24ded8)
- force new MTU metrics from 1st September 2025 onwards (#6227) (154d2c3)
- implement configurable deduplication mirror mode (#6224) (c97ad7a)
- refactor Google Pub/Sub to add retry logic for auth errors (#6229) (cc39306)
- remove enableV2NotifierJob flag support (#6196) (8be54bf)
- remove event blocking flag (#6240) (e668e14)
- remove queryWithUploadId flag support for load files (#6192) (e6e2bcd)
- revert "fix: snowpipe events getting duplicated if status API fails" (#6211) (777b08e)
- skip warehouse destinations from version deprecation error extraction (#6226) (87c3320)
- stop collecting errors in proc_error jobsdb (#6232) (c600968)
- throttler should emit no warning if not enabled (#6223) (0773168)
- update keydb dependency (#6222) (d1d64bc)
- use harbor to pull docker images (#6210) (6c324cf)