keycloak-scim/model
Hynek Mlnarik d59f6e397f KEYCLOAK-3769 Workaround for ChangeLogService stale instance
Before applying update or validation operation, Liquibase
ChangeLogService needs to be reset to forget about previously set
change log table. Reason is that the factory creating the
ChangeLogService caches this service per DB connection, not per
Liquibase object, hence changes in name of change log table needed for
custom JpaEntityProvider are not reflected and use only the first
change log table name, i.e. the change log table of the main database.
2016-10-20 14:57:51 +02:00
..
infinispan KEYCLOAK-3666 client registration policies - polishing 2016-10-19 17:45:23 +02:00
jpa KEYCLOAK-3769 Workaround for ChangeLogService stale instance 2016-10-20 14:57:51 +02:00
mongo onCreate for Components 2016-10-19 10:06:09 -04:00
pom.xml bump pom version 2016-09-26 11:01:18 -04:00