Skip to content

v1.13.0

Compare
Choose a tag to compare
@devops-github-rudderstack devops-github-rudderstack released this 05 Sep 09:27
8d96888

1.13.0 (2023-09-05)

Features

Bug Fixes

  • adding the poll failure response details to db (#3826) (f3d9d11)
  • correct jobsdb table count stat (#3808) (ebc918e)
  • do not delete staging files when opted for rudderstorge during archival (#3801) (3dff32d)
  • don't query db if archival is disabled, set parameters in jobStatus (#3810) (fdfb4f6)
  • extend sql middleware for mssql, azure_synapse and clickhouse (#3771) (3bfc7e1)
  • increased postgres cpu usage after switching to a single get jobs query (#3812) (e4a65f3)
  • marketo bulk upload edits (#3778) (94df125)

Miscellaneous

  • add gw failure stats (#3809) (437b8d5)
  • add support for logging duplicate messageIDs (#3759) (890ccb6)
  • change some worker pool logs to debug (#3744) (6c3fcca)
  • cleanup http handlers (#3767) (5dacdcf)
  • cloud extract should always merge (#3800) (7d2446b)
  • deltalake error message length (#3766) (3bfc7e1)
  • deps: bump cloud.google.com/go/bigquery from 1.53.0 to 1.54.0 (#3763) (0612cc1)
  • deps: bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 (#3754) (8ab2ac2)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.319 to 1.44.323 (#3748) (7d10800)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.323 to 1.44.324 (#3753) (a3f28c7)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.324 to 1.44.326 (#3761) (9fcead7)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.326 to 1.44.327 (#3769) (930c914)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.327 to 1.44.328 (#3774) (901c69e)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.328 to 1.44.329 (#3777) (f2184ad)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.329 to 1.44.330 (#3781) (7da6d0a)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.330 to 1.44.331 (#3785) (a7d7c74)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.331 to 1.44.332 (#3798) (6abd76e)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.332 to 1.45.1 (#3818) (96588bb)
  • deps: bump github.com/google/uuid from 1.3.0 to 1.3.1 (#3775) (91889ad)
  • deps: bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 (#3789) (4e5b6a7)
  • deps: bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.62 (#3762) (417c981)
  • deps: bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 (#3802) (ae66f4f)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#3783) (0e382b4)
  • deps: bump github.com/rudderlabs/rudder-go-kit from 0.15.5 to 0.15.6 (#3782) (f5a7e6e)
  • deps: bump github.com/rudderlabs/sql-tunnels from 0.1.3 to 0.1.4 (#3797) (1083cfe)
  • deps: bump github.com/snowflakedb/gosnowflake from 1.6.23 to 1.6.24 (#3776) (ca74e38)
  • deps: bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#3770) (fd30711)
  • deps: bump google.golang.org/api from 0.136.0 to 0.137.0 (#3749) (3aff568)
  • deps: bump google.golang.org/api from 0.137.0 to 0.138.0 (#3760) (862a0b9)
  • gateway: authentication middlewares and context information (#3736) (264c52a)
  • introduce encoding factory (#3740) (188b95c)
  • jobsdb: unify get processed and unprocessed queries (#3742) (66c7e2e)
  • License update (#3821) (dd4dd3d)
  • option to pass *config.Config to jobsdb (#3764) (a04142e)
  • populate context with validation errors when context is nil (#3815) (dcb6a15)
  • readme updates (#3822) (4c258a3)
  • remove archival for jobsdb journal tables (#3758) (ff80a1d)
  • remove Init and exported struct variables from Archiver (#3735) (6c3fcca)
  • replay internal endpoint (#3746) (cd7557f)
  • revert warehouse tests race detection (#3825) (d08198e)
  • router_response_counts stat now shows if it's a retry attempt (#3799) (ec07777)
  • router: provide more debug info when detecting an illegal job sequence (#3787) (9f1c5fb)
  • slave cleanup and introduce tests (#3728) (6c3fcca)
  • update license to ELv2 (#3823) (4648ea3)
  • uploads cleanup (#3743) (ca52403)
  • warehouse tests race detection (#3773) (ce2ed33)