rudder-server
rudder-server copied to clipboard
Privacy and Security focused Segment-alternative, in Golang and React
# Description Support for Asynchronous warehouse jobs to be triggered by sources(for now). The design document is attached [here](https://www.notion.so/rudderstacks/Warehouse-Generic-De-dup-Framework-8d22fced31454568a6278679a43e97a1) **Warehouse_jobs package** 1. Support for post,status, stop(incomplete) and get(incomplete) 2. Support...
:robot: I have created a release *beep* *boop* --- ## [1.2.0](https://github.com/rudderlabs/rudder-server/compare/v1.1.0...v1.2.0) (2022-09-23) ### Features * addition of Azure SAS Tokens for Azure Object storage destinations ([#2358](https://github.com/rudderlabs/rudder-server/issues/2358)) ([cf5afe1](https://github.com/rudderlabs/rudder-server/commit/cf5afe175bde39e4e27f5946e4fd029b1b46afdf)) * changes to...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.37.23 to 1.44.104. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.104 (2022-09-22) Service Client Updates service/backup-gateway: Updates service API and documentation service/devicefarm: Updates service API and documentation...
# Description Added new set of test cases for warehouse module around: - Warehouse schemas - Warehouse GRPC modules - Warehouse archiving - Warehouse table uploads - Warehouse uploads test...
Currently, we have stats for failed requests and failed events. With this change we will also be capturing the reason for the failure. Example reasons are invalidJson, invalidWriteKey
# Description > introduced context aware locking mechanism for `dsListLock`. ## Notion Ticket https://www.notion.so/rudderstacks/Postpone-jobsdb-operations-migrate-addDS-that-cannot-acquire-a-mutex-lock-after-a-timeout-311d74d6eb624e62a4cb7bbb163f01ed
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.70.0 to 0.97.0. Release notes Sourced from google.golang.org/api's releases. v0.97.0 0.97.0 (2022-09-21) Features all: Auto-regenerate discovery clients (#1693) (a87400b) all: Auto-regenerate discovery clients (#1695) (b8f2556) internal/gensupport: Wrap...
# Description Proper error handling for warehouse modules to handle these cases: - Customer doesn’t need to be exposed about the internal of the Rudderstack error **where and what** it...