Redistimeseries

Latest version: v1.4.5

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.6rc2

- 918 Avoid possible arithmetic overflow in `avg` aggregation.
- 995 [RESTORE](https://redis.io/commands/RESTORE) now updates the series internal stored key name, to handle restore with a different name.

**Notes:**

- This is the first GA version of 1.6. The version inside Redis will be 1.6.8 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a GA flag.
- Minimal Redis version: 6.2

1.6rc1

- 941 Added assertion: chunk_size must be a multiplication of 8
- 933 Fixed ts.del iterator
- 932 Fixed open key with write permission was missing in some places
- 931 Fixed save/load duplicatePolicy in RDB
- 902 Fixed memory leak in ts.del flow
- 891, 892 Fixed memory leak in parseCreateArgs when parsing error occurs
- 862 Index dictionary is now freed when removing the last element
- 881 MADD: only the successful insertions are replicated

**Notes:**
- The version inside Redis will be 1.6.3 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a Release Candidate flag. The GA version will follow soon.

1.4.14

This is a maintenance release for RedisTimeSeries 1.4

Update urgency: `MODERATE`: Program an upgrade of the server, but it's not urgent.

Details
**Bug fixes:**
- 891, 892 Fixed memory leak in parseCreateArgs when parsing error occurs (MOD-1958)

1.4.13

This is a maintenance release for RedisTimeSeries 1.4

Update urgency: `MODERATE`: Program an upgrade of the server, but it's not urgent.

Details
Bug fixes:
- 881 Replicate only successful insertion of `TS.MADD`

1.4.11

This is a maintenance release for RedisTimeSeries 1.4

Update urgency: `MODERATE`: Program an upgrade of the server, but it's not urgent.

Details
Bug fixes:
- 862 Index dictionary should be freed on removing the last element

1.4.10

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!

Details
Bug fixes:
- 760 avoid closing the same key twice, causing server crash on [`RENAME`](https://redis.io/commands/rename) of other keys

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.