dropwizard-flyway-3.0.0-5 #548
joschi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
New Features
🚀 This is the first release of dropwizard-flyway which is based on Flyway 10.x!
Please refer to Flyway V10 has landed for information about what changed in this Flyway release.
connectRetriesandconnectRetriesInterval(Add support for connectRetries and connectRetriesInterval #543)Breaking Changes
undoSqlMigrationPrefixconfiguration setting has been removed without replacement.oracleSqlPlusconfiguration setting has been removed. You can achieve the same thing by adding a dependency toorg.flyway:flyway-database-oracleand use theflyway.oracle.sqlplusconfiguration setting inflyway.configuration:What's Changed
Full Changelog: dropwizard-flyway-3.0.0-4...dropwizard-flyway-3.0.0-5
This discussion was created from the release dropwizard-flyway-3.0.0-5.
Beta Was this translation helpful? Give feedback.
All reactions