Release notes
*Sourced from [flyway-core's releases](https://github.com/flyway/flyway/releases).*
> ## Flyway 5.2.2
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.2.1
> Bug fixes. See https://flywaydb.org/documentation/releaseNotes
>
> ## Flyway 5.2.0
> These are the highlights of this release:
> - Java 11 support
> - Oracle 18c support
> - MariaDB 10.3 support
> - Percona XtraDB Cluster support
> - Aurora MySQL and Aurora PostgreSQL support
> - Configuration improvements
> - Docker Compose improvements
> - Unified command-line distribution
> - Oracle SQL*Plus [**other**](https://github.com/other)_script.sql execution support
>
> Full announcement: https://flywaydb.org/blog/flyway-5.2.0
>
> ## 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
>
> ... (truncated)
Commits
- [`157cc39`](https://github.com/flyway/flyway/commit/157cc3920511ef60057035d1c4e0e5139adcbb24) Docs update
- [`39d95fc`](https://github.com/flyway/flyway/commit/39d95fc7c0586c63d13a7c6add8b72edf5280969) Minor cleanup
- [`ac32e35`](https://github.com/flyway/flyway/commit/ac32e3502ff42d096975561efb1c453c1f3684a2) Fixed [#2212](https://github-redirect.dependabot.com/flyway/flyway/issues/2212): Additional D and I behaviors for errorOverrides to turn specific...
- [`790ef8e`](https://github.com/flyway/flyway/commit/790ef8eb1d60a7d30a502b3d313f1aa2d29e37b0) Fixed [#2210](https://github-redirect.dependabot.com/flyway/flyway/issues/2210): SQL*Plus: SHOW and SET should allow multiple commands on same line
- [`167a24d`](https://github.com/flyway/flyway/commit/167a24da9a4c05485bd3f9621dc8710e792902a5) Fixed [#2209](https://github-redirect.dependabot.com/flyway/flyway/issues/2209): Integrate Trial Edition into Pro and Enterprise Editions
- [`a329918`](https://github.com/flyway/flyway/commit/a329918a69ff81ad184ce517030994452677fd69) Fixed [#2198](https://github-redirect.dependabot.com/flyway/flyway/issues/2198): Flyway fails to find resources in Felix 6.0.1 environment
- [`f41dee5`](https://github.com/flyway/flyway/commit/f41dee5b3d992ea6c826140010a9397c44da6335) Fixed [#2190](https://github-redirect.dependabot.com/flyway/flyway/issues/2190): SQLite: Migrations containing PRAGMA foreign_keys= should be mar...
- [`1e8c028`](https://github.com/flyway/flyway/commit/1e8c0289839e38b31e09e12ff307132f3154c3b7) Fixed [#2206](https://github-redirect.dependabot.com/flyway/flyway/issues/2206): MariaDB: Can't create database 'null' error if no database was s...
- [`a963438`](https://github.com/flyway/flyway/commit/a963438bf2483e3dc4c884a2323ed92d8c3cd969) Minor cleanup
- [`ad3b9b0`](https://github.com/flyway/flyway/commit/ad3b9b0086c87e915e90b531f99a8fc0cda42550) Fixed [#2197](https://github-redirect.dependabot.com/flyway/flyway/issues/2197): MySQL: User-defined variables leak across migrations
- Additional commits viewable in [compare view](https://github.com/flyway/flyway/compare/flyway-4.1.2...flyway-5.2.2)
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 recreate` will recreate this PR, overwriting any edits that have been made to it
- `@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.2.2.
Release notes
*Sourced from [flyway-core's releases](https://github.com/flyway/flyway/releases).* > ## Flyway 5.2.2 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.2.1 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.2.0 > These are the highlights of this release: > - Java 11 support > - Oracle 18c support > - MariaDB 10.3 support > - Percona XtraDB Cluster support > - Aurora MySQL and Aurora PostgreSQL support > - Configuration improvements > - Docker Compose improvements > - Unified command-line distribution > - Oracle SQL*Plus [**other**](https://github.com/other)_script.sql execution support > > Full announcement: https://flywaydb.org/blog/flyway-5.2.0 > > ## 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 > > ... (truncated)Commits
- [`157cc39`](https://github.com/flyway/flyway/commit/157cc3920511ef60057035d1c4e0e5139adcbb24) Docs update - [`39d95fc`](https://github.com/flyway/flyway/commit/39d95fc7c0586c63d13a7c6add8b72edf5280969) Minor cleanup - [`ac32e35`](https://github.com/flyway/flyway/commit/ac32e3502ff42d096975561efb1c453c1f3684a2) Fixed [#2212](https://github-redirect.dependabot.com/flyway/flyway/issues/2212): Additional D and I behaviors for errorOverrides to turn specific... - [`790ef8e`](https://github.com/flyway/flyway/commit/790ef8eb1d60a7d30a502b3d313f1aa2d29e37b0) Fixed [#2210](https://github-redirect.dependabot.com/flyway/flyway/issues/2210): SQL*Plus: SHOW and SET should allow multiple commands on same line - [`167a24d`](https://github.com/flyway/flyway/commit/167a24da9a4c05485bd3f9621dc8710e792902a5) Fixed [#2209](https://github-redirect.dependabot.com/flyway/flyway/issues/2209): Integrate Trial Edition into Pro and Enterprise Editions - [`a329918`](https://github.com/flyway/flyway/commit/a329918a69ff81ad184ce517030994452677fd69) Fixed [#2198](https://github-redirect.dependabot.com/flyway/flyway/issues/2198): Flyway fails to find resources in Felix 6.0.1 environment - [`f41dee5`](https://github.com/flyway/flyway/commit/f41dee5b3d992ea6c826140010a9397c44da6335) Fixed [#2190](https://github-redirect.dependabot.com/flyway/flyway/issues/2190): SQLite: Migrations containing PRAGMA foreign_keys= should be mar... - [`1e8c028`](https://github.com/flyway/flyway/commit/1e8c0289839e38b31e09e12ff307132f3154c3b7) Fixed [#2206](https://github-redirect.dependabot.com/flyway/flyway/issues/2206): MariaDB: Can't create database 'null' error if no database was s... - [`a963438`](https://github.com/flyway/flyway/commit/a963438bf2483e3dc4c884a2323ed92d8c3cd969) Minor cleanup - [`ad3b9b0`](https://github.com/flyway/flyway/commit/ad3b9b0086c87e915e90b531f99a8fc0cda42550) Fixed [#2197](https://github-redirect.dependabot.com/flyway/flyway/issues/2197): MySQL: User-defined variables leak across migrations - Additional commits viewable in [compare view](https://github.com/flyway/flyway/compare/flyway-4.1.2...flyway-5.2.2)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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@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.