redis-1.2.3
Changes & Bug fixes
- Only stop EntraIdCredentialsProvider task on last Arc instance drop (#2084 by @hgzimmerman)
- docs: Straighten out documentation of
InfoType(#2121 by @somechris)
CI & operational improvements
- ci: Bump Redis patch versions (#2093 by @somechris)
- tests: Stop inflating dimensions during vector set dimension reduction (#2099 by @somechris)
- ci: Bump Redis 8.6.2 to Redis 8.8.0 (#2100 by @somechris)
- ci: Bump Valkey to 7.2.13, 8.0.9, and 9.0.4 (#2102 by @somechris)
- Bump rand from 0.9.3 to 0.10.1 (#2101 by @somechris)
- ci: Use targets from Makefile instead of duplicating commands (#2103 by @somechris)
- Makefile: Drop noop
efrom module test selector (#2116 by @somechris) - Makefile: Add
fixtarget to fix automatically fixable linting issues (#2122 by @somechris) - CI: Lock windows build to
windows-2022runner (#2127 by @somechris) - tests: Clean up getting versions (#2123 by @somechris)
- doc: Add some coding conventions (#2129 by @somechris)
- Add logs for mock cluster calls. (#2133 by @nihohit)
New Contributors
- @hgzimmerman made their first contribution in #2084
Full Changelog: redis-1.2.2...redis-1.2.3