Bump jdbi3-jodatime2 from 3.38.3 to 3.39.1 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1599 · s4u/pgp-keys-map (original) (raw)
Bumps jdbi3-jodatime2 from 3.38.3 to 3.39.1.
Release notes
Sourced from jdbi3-jodatime2's releases.
JDBI 3.39.1
3.39.x is the last release of Jdbi to support Java 8. Java 8 is obsolete for a long time and the burden of supporting it in Jdbi has grown as parts of our tool chain and libraries no longer support it. We intend to do occasional bug patches for significant bugs or security issues but there will be no further active development work.
- add
Extensions#failFast()to enable extension objects with misconfigured methods to fail at first access. Default is to fail when a misconfigured method is accessed for the first time.- add new
@RegisterCollectorcustomizing annotation (#2377)- correctly return null for OutParameters when the called procedure returns NULL.
- promoted from
@Betato stable (no functional changes, some minor doc reformatting and additions)
JdbiProperty,DatabaseValue,PropagateNull,GenerateSqlObjectannotationsNamedArgumentFinder,SetObjectArgumentFactory,GetObjectColumnMapperFactory,GenericMapMapperFactory,RowViewMapperMapMappersconfiguration objectConfigCachefunctionalitySqlStatementCustomizer#warm()andSqlStatementParameterCustomizer#warm()- template engines
- moshi json support
- promoted from
@Alphato@Beta(no functional changes, doc cleanups)
- Codec functionality
BaseStatement#attachToHandleForCleanup()- PostGIS support
JDBI 3.39.0
Do not use. - Prefer 3.39.1
- add
Extensions#failFast()to enable extension objects with misconfigured methods to fail at first access. Default is to fail when a misconfigured method is accessed for the first time.- add new
@RegisterCollectorcustomizing annotation (#2377)
Changelog
Sourced from jdbi3-jodatime2's changelog.
3.39.1
3.39.x is the last release of Jdbi to support Java 8. Java 8 is obsolete for a long time and the burden of supporting it in Jdbi has grown as parts of our tool chain and libraries no longer support it. We intend to do occasional bug patches for significant bugs or security issues but there will be no further active development work.
- add
Extensions#failFast()to enable extension objects with misconfigured methods to fail at first access. Default is to fail when a misconfigured method is accessed for the first time.- add new
@RegisterCollectorcustomizing annotation (#2377)- correctly return null for OutParameters when the called procedure returns NULL.
- promoted from
@Betato stable (no functional changes, some minor doc reformatting and additions)
JdbiProperty,DatabaseValue,PropagateNull,GenerateSqlObjectannotationsNamedArgumentFinder,SetObjectArgumentFactory,GetObjectColumnMapperFactory,GenericMapMapperFactory,RowViewMapperMapMappersconfiguration objectConfigCachefunctionalitySqlStatementCustomizer#warm()andSqlStatementParameterCustomizer#warm()- template engines
- moshi json support
- promoted from
@Alphato@Beta(no functional changes, doc cleanups)
- Codec functionality
BaseStatement#attachToHandleForCleanup()- PostGIS support
3.39.0
- don't use. Functional equivalent to 3.39.1 but missing some tests and the Alpha/Beta promotions. Prefer 3.39.1
Commits
- c229d01 [maven-release-plugin] prepare release v3.39.1
- 9fc2034 add note about 3.39.0/3.39.1
- 23635b2 update release notes
- cf6efe0 documentation updates
- c9035d4 alpha/beta promotions
- 6bb5338 Add a unit test for issue 2389
- 902c9c9 update release notes
- 84abe96 Fix null return values for outparameters
- 1a0a049 [maven-release-plugin] prepare for next development iteration
- 1e747de [maven-release-plugin] prepare release v3.39.0
- 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)