Version Number
5.0.0-475
Breaking Changes
- D1058125: The admin database used to connect for existence check and creation now defaults to 'postgres' if not supplied via the
adminDbNameparameter.
Previously it defaulted to a database with the same name as the user name used to connect to the server.
New Features
- D1058125: Add optional
adminDbNameparameter.
The value of this is the name of the admin database which is used for the initial database connection for existence checks and creation. Defaults to 'postgres' if not provided. - US1059166: Add optional
tablespaceparameter.
The value of this is the name of the tablespace to create the database in. If not provided, the default tablespace is used.
Known Issues
- None
Release Artifacts
Maven
com.github.cafapi.util.flywayinstaller:util-flywayinstaller-aggregator:5.0.0-475(pom,pom.asc)com.github.cafapi.util.flywayinstaller:util-flywayinstaller:5.0.0-475(jar,jar.asc,javadoc.jar,javadoc.jar.asc,pom,pom.asc,sources.jar,sources.jar.asc)com.github.cafapi.util.flywayinstaller:util-flywayinstaller-cli:5.0.0-475(jar,jar.asc,javadoc.jar,javadoc.jar.asc,pom,pom.asc,sources.jar,sources.jar.asc)