rudder-server
rudder-server copied to clipboard
Privacy and Security focused Segment-alternative, in Golang and React
# Description add transform function to async destination manager to support custom transformation logic before creating file for async destinations ## Linear Ticket https://linear.app/rudderstack/issue/INT-1922/rudder-server-changes-in-async-destination-to-deliver-events Resolves INT-1922 ## Security - [...
backupDSLoop exception: mark end of backup operation: driver: bad connection; driver: bad connection
**Describe the bug** mark end of backup operation: driver: bad connection; driver: bad connection **Expected behavior** version: [1.22.1](https://hub.docker.com/layers/rudderlabs/rudder-server/1.22.1/images/sha256-deba0fbde39d6bbcd5bc6fb1ead6af18b23385aa337a526a37ce519e3313592a?context=explore) **Screenshots** ` 2024-04-02T13:32:11.775Z ERROR utils.misc misc/misc.go:926 Panic detected. Application will crash. {"stack":...
# Description Add support for building profile guided optimised binaries ## Linear Ticket pipe-978 ## Security - [x] The code changed/added as part of this pull request won't create any...
# Description - Restricting tableName in warehouse stats to be from one of these []string{"tracks", "identifies", "pages", "screens", "aliases", "groups", "users"}, otherwise use others. ## Linear Ticket - Resolves PIPE-1067...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...
# Description Disabling event name tracking for all RETL connections, because many customer uses UUIDs for event names, creates a high level of cardinality. ## Linear Ticket https://linear.app/rudderstack/issue/OBS-470/disable-event-name-tracking-for-retl-connections ## Security...
Bumps the go-deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.60.0` |...
# Description When partial responses are to be handled for destinations that are on proxy v1, we are setting 200 status for all of them. Through this PR, we are...
Recommended channels based on the type of issue * Question - [Slack](https://www.rudderstack.com/join-rudderstack-slack-community/) * Bug - [GitHub Issues](https://github.com/rudderlabs/rudder-server/issues/new/choose) * Feature Requests - [GitHub Discussions](https://github.com/rudderlabs/rudder-server/discussions/categories/feature-requests) We understand that this cannot be followed...
# Description `HistoGauge` - Gauges of estimated quantiles(`99`, `95`, `75`, `50` - median, `25`) every 15 seconds. ## Linear Ticket [Resolves PIPE-1072](https://linear.app/rudderstack/issue/PIPE-1072/misc) ## Security - [ ] The code changed/added...