1.9.0 (2023-05-25)
Features
- batchrouter: introduce isolation levels and concurrency limiters (#3248) (d90ea68)
- support for incremental updates while fetching backend config (#3175) (9de904d)
- wh Endpoint To Fetch Tables Per Connection (#3279) (ea7d5ce)
Bug Fixes
- batchrouter acquiring a read lock twice (#3363) (6fd8552)
- deltalake parquet datatype support (#3393) (0a6c85e)
- external table support for databricks validations (#3378) (acf0c47)
- include source definition type when destination has UT (#3338) (1ab2f55)
- kafka secret comes first (#3307) (19ceebb)
- limiter not respecting WithLimiterTags option (#3367) (9a3e6fc)
- max connections for warehouse slaves (#3341) (1ab2f55)
- processor panicking during shutdown (#3396) (4e3981f)
- schema forwarder records invalid json in statuses (#3350) (91b1902)
- staging files status when insert (#3332) (fb7277f)
- stash sleep (#3312) (19ceebb)
Miscellaneous
- adaptive processor worker sleep time (#3334) (4a4f293)
- add toggle for backendconfig db caching (#3320) (0d198b8)
- added logs to help debug suppression backup service issue (#3249) (a28984a)
- cleanup fetch schema (#3242) (a28984a)
- dedup based on message ID (#3289) (a28984a)
- dedup based on message ID (#3289) (a2679d5)
- deps: bump cloud.google.com/go/bigquery from 1.51.0 to 1.51.1 (#3303) (a28984a)
- deps: bump cloud.google.com/go/bigquery from 1.51.1 to 1.51.2 (#3309) (465ad41)
- deps: bump github.com/aws/aws-sdk-go from 1.44.256 to 1.44.259 (#3302) (a28984a)
- deps: bump github.com/aws/aws-sdk-go from 1.44.256 to 1.44.259 (#3302) (2476215)
- deps: bump github.com/aws/aws-sdk-go from 1.44.259 to 1.44.261 (#3316) (f4abcb1)
- deps: bump github.com/aws/aws-sdk-go from 1.44.261 to 1.44.262 (#3322) (a2dd313)
- deps: bump github.com/aws/aws-sdk-go from 1.44.262 to 1.44.264 (#3343) (de5c605)
- deps: bump github.com/confluentinc/confluent-kafka-go/v2 from 2.1.0 to 2.1.1 (#3266) (a28984a)
- deps: bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 (#3336) (8aefa7a)
- deps: bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#3293) (a28984a)
- deps: bump github.com/rudderlabs/rudder-go-kit from 0.13.0 to 0.13.1 (#3284) (a28984a)
- deps: bump github.com/rudderlabs/rudder-go-kit from 0.13.1 to 0.13.3 (#3296) (a28984a)
- deps: bump github.com/segmentio/kafka-go from 0.4.39 to 0.4.40 (#3294) (a28984a)
- deps: bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 (#3323) (c54f7d4)
- deps: bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#3300) (a28984a)
- deps: bump golang.org/x/sync from 0.1.0 to 0.2.0 (#3301) (a28984a)
- deps: bump golang.org/x/sync from 0.1.0 to 0.2.0 (#3301) (feb07aa)
- deps: bump google.golang.org/api from 0.120.0 to 0.121.0 (#3286) (a28984a)
- deps: bump google.golang.org/api from 0.121.0 to 0.122.0 (#3310) (d5a506a)
- deps: bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#3283) (a28984a)
- fix flaky test (#3325) (22f2510)
- go-kit v0.13.5 (#3375) (7352e64)
- include error message in error log (#3348) (bb01437)
- increase default jobsdb operation timeouts (#3172) (a28984a)
- jobsdb: granular table count and cache hit stats (#3372) (a481131)
- moved from gorilla to chi (#3263) (57231be)
- rudder-go-kit v0.13.4 (#3365) (dfb8745)
- upgraded chi v1 middleware to v5 (#3353) (a1b37d1)
- warehouse integration test improvements (#3264) (4f8f54d)