content/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.4-release-notes.md
RedisTimeSeries v1.4.14 requires:
This is a maintenance release for RedisTimeSeries 1.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Bug fixes:
This is a maintenance release for RedisTimeSeries 1.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Bug fixes:
TS.MADDThis is a maintenance release for RedisTimeSeries 1.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Bug fixes:
This is a maintenance release for RedisTimeSeries 1.4.
Update urgency: HIGH: There is a critical bug that may affect a subset of users. Upgrade!
Bug fixes:
RENAME]({{< relref "/commands/rename" >}}) of other keysThis is a maintenance release for version 1.4.
Update urgency: Medium
Headlines:
Bug fixes:
This is a maintenance release for version 1.4.
Headlines:
Bug fixes:
MGET/MRANGEThis is a maintenance release for version 1.4.
Headlines:
Bug fixes:
ON_DUPLICATE min/max rules not working for negative value.This is a maintenance release for version 1.4.
Headlines:
This release improves overall stability and provides fixes for issues found after the previous release.
Minor enhancements:
SUM option: If a previous sample exists, add the new sample to it so that the updated value is equal to (previous + new).
If no previous sample exists, set the updated value equal to the new value. (PR #565chunkType to TS.INFOBug fixes:
TS.MRANGE command might crash if there's an expired key that was deleted in the result setThis is the General Availability release for RedisTimeSeries 1.4.
Highlights:
Ability to backfill time series! You can now add samples to a time series where the time of the sample is older than the newest sample in the series. This enables:
This has been the most requested feature for RedisTimeSeries. We look forward to your feedback so we can move to a general availability release soon.
Details:
CHUNK_SIZE. TS.INFO uses chunkSize instead of maxSamplesPerChunk.DUPLICATE_POLICY allows to configure on module, series and sample level how to handle duplicate samples. A duplicate sample is a sample for which the series holds already a sample on the same timestamp. Note that the default behaviour is equal to v1.2: BLOCKNotes: The version inside Redis will be 10405 or 1.4.5 in semantic versioning. Since the version of a module in Redis is numeric, we could not add an GA flag.