content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.4-release-notes.md
RedisJSON v2.4.17 requires:
This is a maintenance release for RedisJSON 2.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Details:
Bug fixes
JSON.DEL doesn’t delete all matching object members / array elements (MOD-11032, MOD-11067).This is a maintenance release for RedisJSON 2.4.
Update urgency: LOW: No need to upgrade unless there are new features you want to use.
Details:
Improvements:
This is a maintenance release for RedisJSON 2.4
Update urgency: LOW: No need to upgrade unless there are new features you want to use.
Details
Bug fixes:
JSON.DEBUG MEMORY (MOD-8412)Improvements:
This is a maintenance release for RedisJSON 2.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Details:
Bug fixes:
This is a maintenance release for RedisJSON 2.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
{{<note>}} Ubuntu 16.04 and RHEL 7 are no longer supported as of v2.4.8. {{</note>}}
Details:
Improvements:
Bug fixes:
JSON.TOGGLE - missing keyspace notificationThis is a maintenance release for RedisJSON 2.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Details:
Bug fixes:
[start:end:step]) with step 0This is a maintenance release for RedisJSON 2.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Details:
Bug fixes:
This is a maintenance release for RedisJSON 2.4.
Update urgency: LOW: No need to upgrade unless there are new features you want to use.
Details:
Improvements:
This is a maintenance release for RedisJSON 2.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Details:
Bug fixes:
Improvements:
This is a maintenance release for RedisJSON 2.4.
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Details:
Bug fixes:
Improvements:
JSON.ARRINDEX with nonscalar valuesThis is the General Availability release of RedisJSON 2.4.
RedisJSON 2.4 contains several low-level API changes in order to support the multi-value indexing and querying support that comes with RediSearch 2.6. RediSearch 2.6 comes with multi-value indexing and querying of attributes for any attribute type (Text, Tag, Numeric, Geo and Vector) defined by a JSONPath leading to an array or to multiple scalar values.
Features:
Performance enhancements:
Changing behaviour:
JSON.NUMINCRBY, will now return as a floating point with a trailing .0, e.g., instead of just 42, now 42.0 will be returned.Bugs fixes (since 2.4-RC1/ v2.4.0):