Release notes
*Sourced from [flyway-core's releases](https://github.com/flyway/flyway/releases).*
> ## Flyway 5.1.4
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.1.3
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.1.1
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.1.0
> These are the highlights of this release:
>
> - Java 10 support
> - CockroachDB 2.0 support
> - MySQL 8.0 support
> - Informix support
> - Callback revamp
> - Configuration improvements
> - Batching support
> - Streaming support
> - Oracle SQL*Plus variable substitution support
>
> Full announcement: https://flywaydb.org/blog/flyway-5.1.0
>
> ## Flyway 5.0.7
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.0.6
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.0.5
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.0.4
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.0.3
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.0.2
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.0.1
> This release is identical to Flyway 5.0.0. It only adds the platform specific distribution of Flyway Command-line which were missing in Flyway 5.0.0.
>
> ## Flyway 5.0.0
> These are the highlights of this release:
>
> - Deprecated code removal, base platform upgrades and plugin spinoffs
> - Multiple editions
> ... (truncated)
Commits
- [`e11e30d`](https://github.com/flyway/flyway/commit/e11e30df5e7b909637f30fdb640ebfa94044e044) Backported fixes for Flyway 5.1.4
- [`a1a3233`](https://github.com/flyway/flyway/commit/a1a32334b1978fc06afe22ed078f5bd7a093d790) Backported fixes to 5.1.x
- [`53b61dc`](https://github.com/flyway/flyway/commit/53b61dc64bd070296fff0dacf2f86b77c91ac5b5) Fixed [#1803](https://github-redirect.dependabot.com/flyway/flyway/issues/1803): Postgres ERROR: must be superuser to create a base type during c...
- [`6500563`](https://github.com/flyway/flyway/commit/650056306f71f9f0df2c5d8b9395ebdc87edecc8) Fixed [#2029](https://github-redirect.dependabot.com/flyway/flyway/issues/2029): Regression in 5.1.0 regarding non-transactional migrations inclu...
- [`8678e82`](https://github.com/flyway/flyway/commit/8678e82c335eb1f724b591ad205ca73ddac63dff) Fixed [#2027](https://github-redirect.dependabot.com/flyway/flyway/issues/2027): Getting 'ERROR: Validate failed' after upgrading from 5.0.7 to 5...
- [`f7355d7`](https://github.com/flyway/flyway/commit/f7355d75884ea7bd3980524a04cb4bab521caf65) Fixed [#2025](https://github-redirect.dependabot.com/flyway/flyway/issues/2025): Baseline migration is always updated when repairing
- [`d55fdfb`](https://github.com/flyway/flyway/commit/d55fdfb2cc74fd12e89d9a23e8382d44d2ad278e) Fixed [#1675](https://github-redirect.dependabot.com/flyway/flyway/issues/1675): ErrorOverrides: override errors into warnings and warnings into ...
- [`9dbb4ad`](https://github.com/flyway/flyway/commit/9dbb4ad4ee370290d6fbf81aaa7874166972e2a5) Fixed [#1877](https://github-redirect.dependabot.com/flyway/flyway/issues/1877): Maven: Add a workingDirectory parameter to support relative file...
- [`eb43446`](https://github.com/flyway/flyway/commit/eb434468296db67b90a187ae5138614b954de871) Fixed [#1992](https://github-redirect.dependabot.com/flyway/flyway/issues/1992): CREATE SUBSCRIPTION PostgreSQL statement not detected as non-tra...
- [`1f16cc7`](https://github.com/flyway/flyway/commit/1f16cc7aa9fdfc6fd9def9b328101946d9eb32f6) Fixed [#1983](https://github-redirect.dependabot.com/flyway/flyway/issues/1983): Failure on creation of a schema history table on an empty databa...
- Additional commits viewable in [compare view](https://github.com/flyway/flyway/compare/flyway-4.1.2...flyway-5.1.4)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps flyway-core from 4.1.2 to 5.1.4.
Release notes
*Sourced from [flyway-core's releases](https://github.com/flyway/flyway/releases).* > ## Flyway 5.1.4 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.1.3 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.1.1 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.1.0 > These are the highlights of this release: > > - Java 10 support > - CockroachDB 2.0 support > - MySQL 8.0 support > - Informix support > - Callback revamp > - Configuration improvements > - Batching support > - Streaming support > - Oracle SQL*Plus variable substitution support > > Full announcement: https://flywaydb.org/blog/flyway-5.1.0 > > ## Flyway 5.0.7 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.0.6 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.0.5 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.0.4 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.0.3 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.0.2 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.0.1 > This release is identical to Flyway 5.0.0. It only adds the platform specific distribution of Flyway Command-line which were missing in Flyway 5.0.0. > > ## Flyway 5.0.0 > These are the highlights of this release: > > - Deprecated code removal, base platform upgrades and plugin spinoffs > - Multiple editions > ... (truncated)Commits
- [`e11e30d`](https://github.com/flyway/flyway/commit/e11e30df5e7b909637f30fdb640ebfa94044e044) Backported fixes for Flyway 5.1.4 - [`a1a3233`](https://github.com/flyway/flyway/commit/a1a32334b1978fc06afe22ed078f5bd7a093d790) Backported fixes to 5.1.x - [`53b61dc`](https://github.com/flyway/flyway/commit/53b61dc64bd070296fff0dacf2f86b77c91ac5b5) Fixed [#1803](https://github-redirect.dependabot.com/flyway/flyway/issues/1803): Postgres ERROR: must be superuser to create a base type during c... - [`6500563`](https://github.com/flyway/flyway/commit/650056306f71f9f0df2c5d8b9395ebdc87edecc8) Fixed [#2029](https://github-redirect.dependabot.com/flyway/flyway/issues/2029): Regression in 5.1.0 regarding non-transactional migrations inclu... - [`8678e82`](https://github.com/flyway/flyway/commit/8678e82c335eb1f724b591ad205ca73ddac63dff) Fixed [#2027](https://github-redirect.dependabot.com/flyway/flyway/issues/2027): Getting 'ERROR: Validate failed' after upgrading from 5.0.7 to 5... - [`f7355d7`](https://github.com/flyway/flyway/commit/f7355d75884ea7bd3980524a04cb4bab521caf65) Fixed [#2025](https://github-redirect.dependabot.com/flyway/flyway/issues/2025): Baseline migration is always updated when repairing - [`d55fdfb`](https://github.com/flyway/flyway/commit/d55fdfb2cc74fd12e89d9a23e8382d44d2ad278e) Fixed [#1675](https://github-redirect.dependabot.com/flyway/flyway/issues/1675): ErrorOverrides: override errors into warnings and warnings into ... - [`9dbb4ad`](https://github.com/flyway/flyway/commit/9dbb4ad4ee370290d6fbf81aaa7874166972e2a5) Fixed [#1877](https://github-redirect.dependabot.com/flyway/flyway/issues/1877): Maven: Add a workingDirectory parameter to support relative file... - [`eb43446`](https://github.com/flyway/flyway/commit/eb434468296db67b90a187ae5138614b954de871) Fixed [#1992](https://github-redirect.dependabot.com/flyway/flyway/issues/1992): CREATE SUBSCRIPTION PostgreSQL statement not detected as non-tra... - [`1f16cc7`](https://github.com/flyway/flyway/commit/1f16cc7aa9fdfc6fd9def9b328101946d9eb32f6) Fixed [#1983](https://github-redirect.dependabot.com/flyway/flyway/issues/1983): Failure on creation of a schema history table on an empty databa... - Additional commits viewable in [compare view](https://github.com/flyway/flyway/compare/flyway-4.1.2...flyway-5.1.4)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.