Skip to content

v5.0.0

Latest

Choose a tag to compare

@buildmachine-sou-jenkins2 buildmachine-sou-jenkins2 released this 10 Feb 11:31
7de9b6b

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 adminDbName parameter.
    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 adminDbName parameter.
    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 tablespace parameter.
    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