This is an automated email from the ASF dual-hosted git repository.

shuber pushed a change to branch opensearch-persistence
in repository https://gitbox.apache.org/repos/asf/unomi.git


    from cd118d1fa Update new poms to version 3.1.0
     add 6d63ae046 Refactor condition query builder dispatchers to extend a new 
base class. Update legacy query builder references to use the new centralized 
mapping and logging mechanism. This change enhances code maintainability and 
prepares for future improvements.

No new revisions were added by this update.

Summary of changes:
 .../ConditionESQueryBuilderDispatcher.java         | 27 +++++++++--------
 .../ConditionOSQueryBuilderDispatcher.java         | 33 +++++++++++----------
 ...t.java => ConditionQueryBuilderDispatcher.java} | 34 +++++++++-------------
 .../services/impl/cluster/ClusterServiceImpl.java  |  2 +-
 4 files changed, 48 insertions(+), 48 deletions(-)
 rename 
persistence-spi/src/main/java/org/apache/unomi/persistence/spi/conditions/dispatcher/{ConditionQueryBuilderDispatcherSupport.java
 => ConditionQueryBuilderDispatcher.java} (68%)

Reply via email to