Bump jdbi3-jodatime2 from 3.31.0 to 3.32.0 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #911 · s4u/pgp-keys-map (original) (raw)
Bumps jdbi3-jodatime2 from 3.31.0 to 3.32.0.
Release notes
Sourced from jdbi3-jodatime2's releases.
JDBI 3.32.0
- Use Kotlin 1.7 ecosystem (compiler, plugin) but compile to Kotlin 1.5 compatibility
- Add support for Eclipse LocationTech JTS data types with PostGIS. (#2072, #2074, thank you @bchapuis)
- Fix exception in Handle#close() when underlying connection is closed (#2065)
- Give access to per-batch row modification count (#2069, #2060, thank you @doppelrittberger)
- Start new examples module for JDBI3 example code.
Changelog
Sourced from jdbi3-jodatime2's changelog.
3.32.0
- Use Kotlin 1.7 ecosystem (compiler, plugin) but compile to Kotlin 1.5 compatibility
- Add support for Eclipse LocationTech JTS data types with PostGIS. (#2072, #2074, thank you @bchapuis)
- Fix exception in Handle#close() when underlying connection is closed (#2065)
- Give access to per-batch row modification count (#2069, #2060, thank you @doppelrittberger)
- Start new
examplesmodule for JDBI3 example code.
Commits
- b3bdac0 [maven-release-plugin] prepare release v3.32.0
- b3b8b2d Merge pull request #2076 from hgschmie/kotlin-compatibility
- cb21194 Kotlin compile to 1.5 compatibility
- 1cb923a postgis otj tests must also respect no-docker
- 6210ddb Merge pull request #2074 from hgschmie/postgis-support
- 9fcc642 Add JTS PostGIS data type support
- 109d2d4 Merge pull request #2075 from hgschmie/custom-sql-array-example
- bad4768 Add new example for custom sql array types
- 77908a9 update RELEASE_NOTES
- 453d072 Merge pull request #2073 from hgschmie/examples
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)