Releases: mojohaus/sql-maven-plugin
Releases · mojohaus/sql-maven-plugin
3.0.0
🚀 New features and improvements
- Pr 26 access print result set from extending class (#63) @peanut006
- Added parameter encoding of output file (#64) @peanut006
- Added connection retry functionaliy (#60) @peanut006
- Pr 1 mysql delimeter (#69) @peanut006
- Pr 9 showfooter showheaders (#72) @peanut006
- add parameter rollbackTransaction (#17) @slix007
- Patch supporting skipMissingFiles parameter (#11) @Tastelezz
- Fix build and project improvements (#57) @slawekjaranowski
🐛 Bug Fixes
- Fixed handling of block comments when delimiter is slash (#66) @peanut006
📦 Dependency updates
- Bump org.apache.groovy:groovy from 4.0.19 to 4.0.20 (#73) @dependabot
- Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 (#71) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#70) @dependabot
- Bump org.apache.maven.shared:maven-filtering from 3.1.1 to 3.3.1 (#49) @dependabot
- Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#53) @dependabot
- Bump org.codehaus.plexus:plexus-interpolation from 1.22 to 1.27 (#54) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#55) @dependabot
- Update maven-script-interpreter to 1.4 (#56) @slachiewicz
New Contributors
- @Tastelezz made their first contribution in #11
- @slix007 made their first contribution in #17
- @slachiewicz made their first contribution in #56
- @slawekjaranowski made their first contribution in #57
- @peanut006 made their first contribution in #60
Full Changelog: sql-maven-plugin-1.5...v3.0.0