• Leo Li's avatar
    Fix Liquibase endpoint's output with multiple datasources · 5302d919
    Leo Li authored
    Previously, the endpoint used the same change log history service for
    for each SpringLiquibase bean that it processed. This resulted in
    pollution of the reported changes as the history of each bean was not
    isolated.
    
    This commit updates the endpoint to use a new history service for each
    SpringLiquibase bean that is processed.
    
    See gh-19171
    5302d919
Name
Last commit
Last update
..
cache Loading commit data...
db Loading commit data...
actuator-docs-index.html Loading commit data...
git.properties Loading commit data...
hazelcast.xml Loading commit data...
log4j2-test.xml Loading commit data...
test.jks Loading commit data...