Releases: memiiso/pyliquibase
Releases · memiiso/pyliquibase
2.3.0
What's New
- Providing defaultsFile is optional now. Custom python code on top of liquibase is reduced. See #79
- Code improvements added
What's Changed
- Reduce custom python code by @ismailsimsek in #80
- Improve downloading additional library files by @ismailsimsek in #81
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- Improve logging by @ismailsimsek in #76
- Simplify user provided liquibaseDir usage by @ismailsimsek in #75
- Remove user provided liquibaseHubMode, logLevel arguments by @ismailsimsek in #77
- Delete upgrade_liquibase.sh, Not used anymore by @ismailsimsek in #78
Full Changelog: 2.1.0...2.2.0
Release 2.1.0
Breaking Changes
With this release "liquibase-bigquery" and "liquibase-redshift" extension are not downloaded by default, now end user is reponsible with downloading them.
What's Changed
- Unify file (zip, jar) download by @ismailsimsek in #59
- Bump actions/checkout from 3 to 4 by @dependabot in #62
- Start new version 2.1 by @ismailsimsek in #64
- Remove installing/downloading bigquery and redshift extensions by @ismailsimsek in #68
- Upgrade to pyjnius~=1.6.0 by @pidanou in #67
- Bump actions/setup-python from 4 to 5 by @dependabot in #73
- Bump github/codeql-action from 2 to 3 by @dependabot in #72
- Disable hub mode for new versions, Update pyjnius to 1.6.1 and improve documentation by @ismailsimsek in #74
New Contributors
Full Changelog: 2.0.13...2.1.0
Release 2.0.13
What's Changed
- Remove snowflakes from extensions list by @ovaluiskyi in #47
- Strip leading slash, replace strip with rstrip by @ismailsimsek in #50
- Support downloading jar or zip java library files by @ismailsimsek in #51
- Remove jdbc_drivers folder by @ovaluiskyi in #48
- Fix Testing different versions of liquibase by @ismailsimsek in #55
- Fix classpath for jnius by @gamaleonardo in #54
- Fix a bug when downloading new Liquibase version on Windows temp dir by @alexandredenis-bib in #57
New Contributors
- @gamaleonardo made their first contribution in #54
- @alexandredenis-bib made their first contribution in #57
Full Changelog: 2.0.12...2.0.13
Release 2.0.12
Breaking Changes
Default liquibase version changed from 4.10.0
to 4.21.1
. If you are using default liquibase version this might cause some issues, backward incompatibilities. For liquibase release chagelogs please see https://github.com/liquibase/liquibase/releases
What's Changed
- Download lb extensions and add support for 4.11 by @ismailsimsek in #30
- Minor code improvement and adding docstring by @ismailsimsek in #33
- Enable dependabot by @ismailsimsek in #34
- Bump actions/checkout from 2 to 3 by @dependabot in #36
- Bump actions/setup-python from 2 to 4 by @dependabot in #35
- Upgrade pyjnius to 1.4.2 by @ismailsimsek in #37
- Upgrade pyjnius to 1.5.0 by @ovaluiskyi in #39
- Replace generic exception with RuntimeError by @ismailsimsek in #40
- Change default liquibase version to 4.21.1 and increase version number to 2.0.12 by @ismailsimsek in #41
- Add new method for end user to download install jar libraries by @ismailsimsek in #43
New Contributors
- @dependabot made their first contribution in #36
- @ovaluiskyi made their first contribution in #39
Full Changelog: 2.0.11...2.0.12
Release 2.0.11
What's Changed
- Upgrade liquibase to 4.10.0 by @ismailsimsek in #25
- Enable user to provide custom liquibase and jar files by @ismailsimsek in #26
- feat: added support for liquibase version selection by @raikwallace in #24
- Minor: Use temp file for download by @ismailsimsek in #27
- Add support for update-to-tag and some maintenance commands by @Erik-vdg in #28
New Contributors
- @Erik-vdg made their first contribution in #28
Full Changelog: 2.0.9...2.0.11
Release 2.0.10
What's Changed
- Upgrade liquibase to 4.10.0 by @ismailsimsek in #25
- Enable user to provide custom liquibase and jar files by @ismailsimsek in #26
Full Changelog: 2.0.9...2.0.10
Release 2.0.9
What's Changed
- Added drivers for supporting snowflake connection by @raikwallace in #21
Full Changelog: 2.0.8...2.0.9
Release 2.0.8
Full Changelog: 2.0.7...2.0.8
Release 2.0.7
Hotfix log message