Liquibase 4.17.1 is now available!
Fixes
- Use default localhost finder for MacOs
- Allow renameColumn on newer SQLite versionsImplement logic to validate dbms set at changeset and stored procedure levels
- Fixed URIResource.resolveSibling
- Use liquibase StringUtil not lang3.StringUtils
- Handle absolute path in getAll method
Updates
- JDBC Driver and Third-Party Library Updates
- Upgraded ojdbc8 from 21.6.0.0.1 to 21.7.0.0
- Upgraded maven-shade-plugin from 3.3.0 to 3.4.0
- Upgraded slf4j-jdk14 from 2.0.2 to 2.0.3
- Upgraded snakeyaml maven reference from 1.32 to 1.33
- Upgraded commons text transitive dependency
- OWASP Dependency Check: Reported Vulnerabilities
- hsqldb.jar - This is a vulnerability reported against the hsqldb driver. We are currently on the newest version of hsqldb and there is no fix for the issue as of yet.
- snakeyaml.jar - This is a vulnerability reported against the snakeyaml. We are currently on the snakeyaml 1.33 and this issue has been fixed in 1.32.
New Contributors
See the release notes for more details. And the full changelog: v4.17.0…v4.17.1
Improve Your Knowledge
Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.
Meet the Community
Our community has built so much! From extensions to integrations, you’ve helped make Liquibase the amazing open-source project that it is today. Keep contributing to making it stronger:
- Contribute code
- Make doc updates
- Help by asking and answering questions
- Set up a chat with the Product team
Thanks to everyone who helps make the Liquibase community strong!
Add bookmarks and follow in the release notes to stay updated!
Install Liquibase
- Download Liquibase
- liquibase-windows-x64-installer-.exe – Installer for Windows
- liquibase-macos-installer-.dmg – Installer for macOS
- Liquibase CLI – Includes open-source and commercial functionality:
- liquibase-.tar.gz – Archive in tar.gz format
- liquibase-.zip – Archive in ZIP format