Releases: rudderlabs/rudder-server
v0.1.7
Changelog
ENHANCEMENTS:
- Snowflake support
- OSS Config file support
FIXES:
- Bug fixes
- Improved logging
v0.1.6
Changelog
ENHANCEMENTS:
- Processing latencies improved by 50%
- Go 1.13 update
FIXES:
- Warehouse load error crash
- Live events tab missing events
v0.1.5
Changelog
ENHANCEMENTS:
-
RudderStack can route events to Redshift and BigQuery warehouses in a single node mode
-
Support for Rate-limiting events via configuration
-
Support for object storage destinations Azure Cloud Storage and Google Cloud Storage
-
New stats to profile the processor module and JobsDB
-
JobsDB table size can be configured by size or number of rows
-
Table dumps file name changes to support faster replays
-
Flexible API format between the backend and the transformer. Support added more HTTP methods and content-types to send data to destinations
-
Improved user transformations memory management
-
Kubernetes support for enterprise edition
BUG FIXES:
-
OOM crash during table dumps
-
Postgres invalid JSON content crash
-
Multiple alerts issue when the server enters the degraded mode
-
Multiple maintenance databases
-
Recommendations for production deployments
-
Gateway latency fix
-
Created_at timestamp is generated at Postgres now
BREAKING CHANGES:
- Events disk format hasn't changed. To handle the inflight changes, bring down both the services and bring them up back with the latest releases in the following order the transformer and then the backend. This can be a rolling update node by node.
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Changelog
250ef45 Add enterprise edition of docker compose file which includes grafana dashboard.
333dce5 Add sourceID to customval in empty cache for batch router on job status update
7e30d9f Add timestamp to filename for s3 dumps
e624d01 Change recovery mode metric. Fix for cloudwatch.
2c65c90 Cleaning up config toml
3578f36 Dedup s3 destination events on crash (#82)
d0958f1 Fix bug with sourceIDFilters for batchrouter
bc6e3d7 Fix dashboard repo path.
1e40de0 Fix jobsdb empty cache (#86)
a8b2a2f Fix ops dashboard path.
630147a Fixing alert if-else
14ceef2 Merge pull request #81 from rudderlabs/batch-timeout-fix
27824b0 Merge pull request #83 from rudderlabs/batchsession-on-eventts-fix
3120ba5 Release script and Source debugger assert only in dev
fcceb76 Removing debug log
995e9ca Sort fetched s3 files in correctness test
e662e64 Support for VictorOps and Pagerduty (#87)
053b928 Test to verify correctness of s3 dest router
e1b61e7 Update recovery mode metric and add anon id to genload event.
05f814b Uploading event schemas in a separate goroutine
7548573 Webbatcher timeout fix
576315d batching session based on event received timestamp
6537ae9 originalTimeStamp in event schema updated
81d14f7 use sourceIDFilters also in setting ds empty result cache
d03c597 v0.1.1