Redis Insight v2.60.0, October 2024
Redis Insight v2.60
2.60 (October 2024)
This is the General Availability (GA) release of Redis Insight 2.60.
Highlights
- Advanced and schema-aware command auto-complete for Redis Query Engine is now available in Workbench, enabling faster and more accurate query building with smart suggestions for indexes, schemas, and expressions.
- Support for adding multiple elements to the head or tail of lists, for both new or existing keys.
- Multiple UI enhancements for clarity and ease of use when editing Redis Data Integration (RDI) jobs.
Details
Features and improvements
- #3553, #3647, #3669 Advanced, schema-aware auto-complete for Redis Query Engine in Workbench. Enjoy faster query building with context-sensitive suggestions that recognize indexes, schemas, and fields based on your current query. Start typing any Redis Query Engine command in Workbench to try this feature.
- #3891 Allows to easily push multiple elements to the head or tail of list data types, whether creating new or updating existing lists.
- #3891 UX/UI enhancements to provide more details about Redis Data Integration (RDI) job transformation and output results in the dry-run section.
- #3981 Removes confirmation prompts for template insertions in Redis Data Integration jobs, simplifying a workflow.
- #3827 Provides easy-to-understand metrics of network input/output by automatically converting units in Browser Overview.
- #3982, #3975, #3941 Various vulnerabilities have been fixed.