RedisInsight v1.12, May 2022
1.12.0 (May 2022)
This is the General Availability Release of RedisInsight 1.12 (v1.12.0)!
1.12.0
Headlines:
- Authenticate database users: Ask for database username and password
- Support for
GRAPH.RO_QUERY
command in RedisGraph tool. - Support for variable CPU in RedisAI tool.
Full Details
Core
- Authenticate database users: Ask for database username and password
- If enabled, each time a user attempts to open a database previously added to RedisInsight, a form to enter username and password is displayed. This form displays also if a user is idle for a configurable amount of time.
- Fix major container vulnerabilities.
- Decrease Docker image size by discarding unnecessary contents.
- Streams
- Fix slowdown and crash while loading large streams data.
- Use UTC time for stream id timestamp.
- Graph
- Allow scanning for more keys.
- Add support for
GRAPH.RO_QUERY
command.
- Browser
- Fix Delete key dialog box that displays when no key is selected.
- RedisAI
- Add support for variable CPU number.