Hi,
I search to know breaking change of Liquibase between 3.6.3 and 4.19 ?
My goal is to migrate to last version ?
Regards
Hi,
I search to know breaking change of Liquibase between 3.6.3 and 4.19 ?
My goal is to migrate to last version ?
Regards
All release notes can be found here:
A particularly big breaking changing is that v4.0 and above no longer supports absolute path references for changelogs.
At least it doesn’t support absolute path references by default. You can add “/” to the searchPath and then absolute paths can be found again if you really need
Nathan
Hi
When this breaking change begin ?
In which version exactly ? 4.0 or before ?
I see problem in 3.10.2 on this forum
Is there some know problem to migrate in 3.8.5 in first step ???
Regards
The release notes (link provide above) have information on any breaking changes.