unstable
Fix ACL OOB for wrong-arity KEYNUM commands (#14847)
Remove unnecessary skip:external for module tests (#14354)
Track Pub/Sub subscription provenance across AUTH changes (#15468)
Run module tests as part of the base redis testsuit (#14226)
Introduce hinted hash templates (#15364)
Add LMOVEM/BLMOVEM commands (#15405)
Add LTRIM/LREM and RM_StringTruncate() memory tracking tests (#14751)
Fix module numeric config crash on missing config (#15357)
Fix potential TCP deadlock in module datatype defrag test (#15274)
Introduce DEBUG_DEFRAG compilation option to allow run test with activedefrag when allocator is not jemalloc (#14326)
Revert "Add FORK_CHILD_PRE/CANCELLED subevents for pre-fork module coordination (#15327)" (#15432)
Add HOTKEYS HELP subcommand and fix hotkeys INFO section (#14785)
Fix crash when calling internal container command without arguments (#14690)
Fix typos and replace 'codespell' with 'typos' (#15230)
keymeta: add DEBUG flag for runtime keymeta class registration (#14968)
Fix brittle assert_match patterns for unexpected slowlog fields (#14948)
[RED-197766] - allow modules to register PostNotificationJobsPerKey (#15242)
Fix test failures under Valgrind caused by unexpected slowlog fields in cmdstat output (#14914)
Strip CRLF from error and simple string replies (#15496)
Add RM_GetContextUser and RM_GetUserUserName module APIs (#14890)