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

ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


    from a0d2ddac4d Upgrading Swagger UI, MariaDB JDBC driver and 
maven-javadoc-plugin
     new 2d2e5eda3c [SYNCOPE-1779] Restore querying by values with underscore 
in equals expressions (#561)
     new 649df46d23 Upgrading Nimbus JOSE JWT, Commons Lang3, Commons Text, 
build-helper-maven-plugin, maven-dependency-plugin, 
maven-project-info-reports-plugin and maven-jxr-plugin

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../persistence/api/search/SearchCondVisitor.java  |  4 +++-
 .../api/search/SearchCondConverterTest.java        | 17 +++++++++++++----
 .../core/persistence/jpa/dao/JPARealmDAO.java      |  3 ++-
 .../elasticsearch/client/ElasticsearchUtils.java   | 16 ++++++++++++++++
 .../jpa/dao/ElasticsearchAnySearchDAO.java         | 18 +-----------------
 .../persistence/jpa/dao/ElasticsearchRealmDAO.java | 18 ++++++++++++++++--
 .../ext/opensearch/client/OpenSearchUtils.java     | 16 ++++++++++++++++
 .../jpa/dao/OpenSearchAnySearchDAO.java            | 18 +-----------------
 .../persistence/jpa/dao/OpenSearchRealmDAO.java    | 18 ++++++++++++++++--
 .../org/apache/syncope/fit/core/SearchITCase.java  | 22 ++++++++++++++++++++++
 pom.xml                                            | 18 ++++++++++++------
 11 files changed, 118 insertions(+), 50 deletions(-)

Reply via email to