inponomarev opened a new pull request, #18837:
URL: https://github.com/apache/druid/pull/18837

   Fixes #XXXX.
   
   ### Description
   
   This is a small maintenance update that bumps the jedis-mock test dependency 
from version 1.0.11 to 1.1.12.
   
   As the maintainer of jedis-mock, I am submitting this to ensure Druid uses 
the most accurate and up-to-date version of the library. Since 1.0.11, a 
significant number of bug fixes and behavioral corrections have been made, 
resulting in jedis-mock more closely mimicking actual Redis semantics. Updating 
to 1.1.12 ensures Druid tests benefit from these improvements and remain 
aligned with realistic Redis behavior.
   
   #### Changes
   
   Updated jedis-mock test dependency from 1.0.11 → 1.1.12.
   
   No production code changes; this affects test scope only.
   
   ### Release note
   
   This PR updates the jedis-mock test-only dependency to version 1.1.12, 
bringing in numerous upstream fixes and more accurate Redis behavior for 
Druid’s test suite. No impact on end users.
   
   <hr>
   Key changed/added classes in this PR
   
   (None — test dependency update only)
   
   <hr>
   
   This PR has:
   
   * [X] been self-reviewed.
   * [ ] added documentation for new or modified features or behaviors.
   * [X] a release note entry in the PR description.
   * [ ] added Javadocs for most classes and all non-trivial methods.
   * [ ] added or updated version, license, or notice information in 
licenses.yaml
   * [ ] added comments explaining the "why" where needed.
   * [ ] added or updated tests as needed.
   * [ ] been tested in a test Druid cluster.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to