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 70bc862  Upgrading Spring Security
     new 2c97d9d  [SYNCOPE-1552] Completing with support for JPA JSON
     new 05412fb  DBMS-related dependency upgrades

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:
 .../client/console/rest/LoggerRestClient.java      |  8 +++---
 .../syncope/common/rest/api/beans/AuditQuery.java  | 14 +++++-----
 .../org/apache/syncope/core/logic/LoggerLogic.java | 30 ++++++++++++----------
 .../persistence/jpa/dao/MyJPAJSONLoggerDAO.java    | 22 ++++++++++------
 .../persistence/jpa/dao/PGJPAJSONLoggerDAO.java    | 22 ++++++++++------
 .../src/test/resources/domains/MasterContent.xml   |  2 ++
 .../core/persistence/jpa/DomainConfFactory.java    | 16 +++++-------
 .../syncope/core/persistence/jpa/MasterDomain.java | 27 ++++++++-----------
 .../docker-compose/docker-compose-mariadb.yml      |  2 +-
 fit/core-reference/pom.xml                         |  4 +--
 .../main/resources/application-embedded.properties |  5 ++--
 .../org/apache/syncope/fit/core/AuditITCase.java   | 18 +++++++------
 .../org/apache/syncope/fit/core/LoggerITCase.java  | 29 +++++++++++----------
 pom.xml                                            | 12 ++++-----
 14 files changed, 113 insertions(+), 98 deletions(-)

Reply via email to