Skip to content

Commit

Permalink
redisjson 1.0.8 release notes (#1508)
Browse files Browse the repository at this point in the history
* redisjson 1.0.8 release notes

* adding new line
  • Loading branch information
K-Jo authored Aug 30, 2021
1 parent 25519a5 commit 4491c03
Showing 1 changed file with 16 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ weight: 100
alwaysopen: false
categories: ["Modules"]
---
## v1.0.8 (August 2021)

This is a maintenance release for version 1.0.

Update urgency: `LOW` - No need to upgrade unless there are new features you want to use.

Details:

- Enhancements:
- #[257](https://github.com/redisjson/redisjson/issues/257) Support inter shards TLS capability

- Bug fixes:
- #[282](https://github.com/redisjson/redisjson/issues/282) Change [JSON.DEBUG](https://oss.redislabs.com/redisjson/commands/#jsondebug) first key index to 2


## v1.0.7 (December 2020)

This is a maintenance release for version 1.0.
Expand Down Expand Up @@ -53,4 +68,4 @@ default parameters). The cache policy is LRU (last recently used), and extremely
small items are not cached.

In the future, options may be added to configure the cache, but for the time being
the cache is intended to be small and transparent.
the cache is intended to be small and transparent.

0 comments on commit 4491c03

Please sign in to comment.