5.2.4 community edition
(Many bugs are fixed in newer releases and upgrading will often resolve the issue)
yes
Maven plugin
PostgreSQL 11.1 (Debian 11.1-1.pgdg90+1)
Linux
Distributor ID: Debian
Description: Debian GNU/Linux 9.6 (stretch)
Release: 9.6
Codename: stretch
(Please include the content causing the issue, any relevant configuration settings, the SQL statement that failed (if relevant) and the command you ran.)
flyway-maven-plugin:5.2.4:migrate (default-cli) @ database-migration
I expect to see no warning, everything is working smoothly.
PostgreSQL 11 is released in October 11.1 in November as a first bugfix release.
flyway should support this release.
[INFO] Flyway Community Edition 5.2.4 by Boxfuse
[INFO] Database: jdbc:postgresql://localhost:9876/database (PostgreSQL 11.1)
[WARNING] Flyway upgrade recommended: PostgreSQL 11.1 is newer than this version of Flyway and support has not been tested.
[INFO] Successfully validated 26 migrations (execution time 00:01.208s)
[INFO] Current version of schema "public": 1.25
[INFO] Schema "public" is up to date. No migration necessary.
[WARNING] Flyway upgrade recommended: PostgreSQL 11.1 is newer than this version of Flyway and support has not been tested.
Duplicate of #2178
This is not a duplicate: #2178 is about adding support for PostgreSQL 11; this one is about the incorrect warning message.
And still no fixed version available, PostgreSQL 11.1 has been released November 2018.
Most helpful comment
And still no fixed version available, PostgreSQL 11.1 has been released November 2018.