1.19.0-rc.1 (2024-01-08)
Features
- add 'config' field to proxy request (#4264) (1c3fb01)
- support for adaptive rate limiting [PIPE-481] (#4160) (40586e5)
- tracing support for gateway, processor and router (#4248) (7dc7747)
- warehouse append vs merge (#4139) (40586e5)
Bug Fixes
- adapt connection timeout for sql for redshift (#4253) (1ff6f90)
- bigquery job statistics for rate limit (#4272) (9842f64)
- changing eventNames longer than configured max length to ":max-length-exceeded:" before sending to reporting (#4244) (719396f)
- ci: fix distpatch event action typo (#4252) (1057ee1)
- gateway stat tags when source is disabled (#4215) (85235bb)
- processor: duplicate rsources out stats can be recorded in case of a retry due to an operation timeout (#4223) (a7c373a)
- server panics during shutdown with reporting metrics: failed to store jobs: context canceled (#4228) (68e52d5)
Miscellaneous
- adapt rudder-go-kit v0.19.0 changes (#4227) (08c0864)
- additional error mappings for deltalake (#4265) (35cc8e9)
- autofix corrupted job-status stats (#4224) (781f24f)
- change the max limit to take multiplier of the existing limits (#4263) (7c4cc03)
- ci: automated deployment (875cc54)
- custom buckets for gw request size (#4275) (6466a9b)
- deps: bump actions/download-artifact from 3 to 4 (#4240) (d8d980d)
- deps: bump actions/labeler from 4 to 5 (#4192) (21c5fab)
- deps: bump actions/stale from 8 to 9 (#4216) (6f88c3f)
- deps: bump actions/upload-artifact from 3 to 4 (#4239) (426d3bf)
- deps: bump cloud.google.com/go/storage from 1.34.1 to 1.36.0 (#4236) (db00c39)
- deps: bump github.com/aws/aws-sdk-go from 1.48.11 to 1.49.15 (#4283) (78a64d3)
- deps: bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#4260) (bfa407f)
- deps: bump github.com/marcboeker/go-duckdb from 1.5.1 to 1.5.6 (#4277) (854242c)
- deps: bump github.com/snowflakedb/gosnowflake from 1.6.25 to 1.7.0 (#4190) (40586e5)
- deps: bump github.com/snowflakedb/gosnowflake from 1.6.25 to 1.7.0 (#4190) (2072e2e)
- deps: bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#4191) (8aa4294)
- deps: bump go.etcd.io/etcd/client/v3 from 3.5.10 to 3.5.11 (#4254) (c1758a6)
- deps: bump google.golang.org/api from 0.153.0 to 0.155.0 (#4282) (3ecc0a6)
- enabling gateway to ingest events even when sharedDB is down (#4262) (bd365b5)
- flaky docker test (#4286) (b928bfe)
- flaky oauth test (#4280) (d078c93)
- improve error logging (#4288) (9cb9caf)
- include the component in application_name of postgres connection (#4225) (dcf73f0)
- remove events schemas v1 (#3923) (40586e5)
- remove events schemas v1 (#3923) (14466dc)
- source category set to event stream as default (#4226) (af82a6f)
- support concurrent addition of failed keys for the same target (#4241) (95ff5ae)
- tune shared db connection pooling (#4213) (cfe458a)
- upgrade 'pinned' go package versions (#4270) (befbc96)
- use local db in rsources handler for verifying job completed status (#4245) (d53aa80)