Custom Policy Checks updates: Create and run Python-based checks which fit your specific needs.
Liquibase checks have been opened to the world of Python development! This release fixes some minor issues so you can use your custom Python scripts as policy checks to solve your nuanced and techstack specific conditions for better risk mitigation, compliance, code quality, security, and more.
MacOS .dmg Installer to be removed in next release.
This is the final Liquibase release in which the MacOS installer will be shipped. Both the tarball (the liquibase-x.y.z.tar.gz) and the .zip (liquibase-x.y.x.zip) are the preferred replaced options for MacOS users.
Liquibase 4.29.2 patches minor issues found in Liquibase 4.29.1 release.
Notable Changes
[PRO]
Custom Policy Checks updates: Create and run Python-based checks which fit your specific needs.
Liquibase checks have been opened to the world of Python development! This release fixes some minor issues so you can use your custom Python scripts as policy checks to solve your nuanced and techstack specific conditions for better risk mitigation, compliance, code quality, security, and more.
MacOS .dmg Installer to be removed in next release.
This is the final Liquibase release in which the MacOS installer will be shipped. Both the tarball (the liquibase-x.y.z.tar.gz) and the .zip (liquibase-x.y.x.zip) are the preferred replaced options for MacOS users.
DAT-18420 Change check that controls database checks to make sure they don't run just because we took a snapshot for a custom check in liquibase/liquibase-pro#1902 by @wwillard7800
fix: support PreparedStatement.setBlob(1, Blob) and PreparedStatement.setClob(1, Clob) for lobs that return -1 for length [PR #3136](pgjdbc/pgjdbc#3136)
Bumps the dependencies group with 21 updates in the / directory:
1.5.6
1.5.8
33.2.1-jre
33.3.0-jre
2.12
2.16
3.15.0
3.17.0
10.0.22
10.0.24
3.19.10
3.19.11
3.19.10
3.19.11
3.19.10
3.19.11
5.10.3
5.11.0
1.10.3
1.11.0
24.0.5
25.0.3
4.29.1
4.29.2
42.7.3
42.7.4
2.0.13
2.0.16
2.0.13
2.0.16
3.7.1
3.8.0
3.3.0
3.4.1
10.0.3
10.0.4
3.3.1
3.5.0
3.8.0
3.10.0
3.2.4
3.2.5
Updates
ch.qos.logback:logback-classic
from 1.5.6 to 1.5.8Commits
92e1a5e
prepare release 1.5.876d8dd8
Update README.md, comment out CI action resultsd7e0d59
Merge branch 'master' of github.com:qos-ch/logbackfe3bf9d
os.name property is expected to be Mac OS X on Apple computers9806273
Update README.mdc45f110
check for Mac OS X00c6f5e
what is the os.name7d03a42
update actions/setupedacb3b
skip email sent termination test on MacOs3b5d041
allow more time for timetoutUpdates
com.google.guava:guava
from 33.2.1-jre to 33.3.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
de.fraunhofer.iosb.ilt:FROST-Client-Dynamic
from 2.12 to 2.16Commits
Updates
org.apache.commons:commons-lang3
from 3.15.0 to 3.17.0Updates
org.eclipse.jetty:jetty-servlet
from 10.0.22 to 10.0.24Updates
org.jooq:jooq
from 3.19.10 to 3.19.11Updates
org.jooq:jooq-codegen
from 3.19.10 to 3.19.11Updates
org.jooq:jooq-meta
from 3.19.10 to 3.19.11Updates
org.jooq:jooq-codegen
from 3.19.10 to 3.19.11Updates
org.jooq:jooq-meta
from 3.19.10 to 3.19.11Updates
org.junit:junit-bom
from 5.10.3 to 5.11.0Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
6b8e42b
Release 5.119430ece
Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86
Polish release notes4dbd0f9
Let@TempDir
fail fast withFile
annotated element and non-default file s...57f1ad4
Fix syntaxd78730a
Prioritize tasks on critical path of task graphb6719e2
Remove obsolete directoryd8ec757
Apply Spotless formatting to Gradle script pluginsdae525d
Disable caching of some Spotless tasks due to negative avoidance savingsc63d118
Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)Updates
org.junit.platform:junit-platform-suite
from 1.10.3 to 1.11.0Commits
Updates
org.keycloak:keycloak-servlet-filter-adapter
from 24.0.5 to 25.0.3Updates
org.liquibase:liquibase-core
from 4.29.1 to 4.29.2Release notes
Sourced from org.liquibase:liquibase-core's releases.
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
... (truncated)
Commits
fd04dbd
Merge pull request #6279 from liquibase/release_4292_changelogd822676
chore: fix changelog for 4.29.2e6aa1e6
chore: restore DAT-18398 changes040b732
Sync dry-run workflows from masterdb61d48
Changelog for 4.29.2 + revert snowflake driver + slf4j versions (#6269)bb50f58
🔧 (release-published.yml): Change the condition for the 'release-docker' job ...7c963ba
chore: restore DAT-18398 changes7a6015d
🔧 (create-release.yml): update condition to check for boolean false instead o...35b3ba5
🔧 (create-release.yml): add default value 'master' for branch parameter in on...57c0ae1
fix release workflows (#6260)Updates
org.postgresql:postgresql
from 42.7.3 to 42.7.4Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
a23fa70
Prepare for 42.7.4 release (#3359)d232e60
fix: remove preDescribe from internalExecuteBatch257653b
Rename release.yml to release-notes.yml64a18d6
Create release.yml84bdec6
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.p...89182c1
chore(deps): update dependency gradle to v8.101f68373
fix(deps): update dependency org.roaringbitmap:roaringbitmap to v1.2.1f1c8707
chore(deps): update codecov/codecov-action digest to 2439dfcba1513e
fix(deps): update dependency com.google.errorprone:error_prone_core to v2.30.06abdb5f
fix(deps): update dependency spotbugs to v4.8.6Updates
org.slf4j:jul-to-slf4j
from 2.0.13 to 2.0.16Updates
org.slf4j:slf4j-api
from 2.0.13 to 2.0.16Updates
org.slf4j:slf4j-api
from 2.0.13 to 2.0.16Updates
org.apache.maven.plugins:maven-dependency-plugin
from 3.7.1 to 3.8.0Commits
75814c7
[maven-release-plugin] prepare release maven-dependency-plugin-3.8.050397c4
[MDEP-903] Upgrade to Doxia 2.0.0 Milestone Stack1115ecb
Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.05288cec
Bump org.apache.maven.plugins:maven-plugins from 42 to 43ea4d8e2
Bump jettyVersion from 9.4.54.v20240208 to 9.4.55.v202406272d0b82a
Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.086b7772
(doc) Remove repeated word94e1caf
Bump org.jsoup:jsoup from 1.17.2 to 1.18.106b4273
Bump org.assertj:assertj-core from 3.26.0 to 3.26.371cee33
Remove outdated invoker conditionsUpdates
org.codehaus.mojo:exec-maven-plugin
from 3.3.0 to 3.4.1Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.
Commits
7b0be2c
[maven-release-plugin] prepare release 3.4.15ac4f80
Environment variable Path should be used as case-insensitivecfb3a9f
Use Maven4 enabled with GH Actiond0ded48
Use shared release drafter GH Action4c22954
Bump org.codehaus.mojo:mojo-parent from 84 to 85a8c4f94
fix: NPE because declared MavenSession field hides field of superclassa2b735f
Remove redundant spotless configuration8e0e83c
[maven-release-plugin] prepare for next development iteration6c4996f
[maven-release-plugin] prepare release 3.4.0c7ad671
Remove Log4j 1.2.x from ITsUpdates
org.owasp:dependency-check-maven
from 10.0.3 to 10.0.4Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
5120cbd
build: prepare release v10.0.405df233
docs: release notes for 10.0.4a3a74bc
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 t...67c9d9e
build(deps): bump golang from 1.22.6-alpine to 1.23.0-alpine (#6893)1bc85e2
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin2fe67ed
build(deps): bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#6900)e835fad
build(deps): exclude unused dependency (#6916)ccc151a
fix: improve regex (#6917)e090d40
chore: additional tests (#6918)b4339ce
fix: correctly handle null values in cpeMatch (#6915)Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.1 to 3.5.0Commits
c78365f
[maven-release-plugin] prepare release surefire-3.5.005e4681
[SUREFIRE-2227] Dynamically calculate xrefTestLocationf1a419a
[SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack5e14d4f
[SUREFIRE-2161] Align Mojo class names and output namesc0784ab
Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.179ea717
[SUREFIRE-2256] Upgrade to Parent 434648b47
add Reproducible Builds badgef64c1b3
[maven-release-plugin] prepare for next development iteration3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0Updates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.8.0 to 3.10.0Commits
487e479
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.09638a6a
[MJAVADOC-785] Align plugin implementation with AbstractMavenReport (maven-re...9d33925
[MJAVADOC-784] Upgrade to Doxia 2.0.0 Milestone Stacka11b921
[MJAVADOC-809] Align Mojo class names7c4b467
Bump org.apache.maven.plugins:maven-plugins from 42 to 43636442b
Improve ITsdbca15a
Bump org.hamcrest:hamcrest-core from 2.2 to 3.0d02bb88
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.00a850a1
[MJAVADOC-807] Simplify IT for MJAVADOC-49843e901f
Improve URL handlingSuperseded by #2006.