The OSGi enRoute project provides a programming model of OSGi applications. This project contains bundles providing the API for the OSGi enRoute base profile and bundles for the OSGi enRoute project. The base profile establishes a runtime that contains a minimal set of services that can be used as a base for applications.
** Bug
* [HHH-16049] - Setting a property to its current value with bytecode enhancement enabled results in unnecessary SQL Update in some (many) cases
* [HHH-15665] - Mariadb is missing identifier quote on SEQUENCE QUERY
* [HHH-15618] - Procedure should accept TypedParameterValue as parameter
** Improvement
* [HHH-15693] - Introduce a fast-path access for ClassLoaderService being retrieved from ServiceRegistry
* [HHH-15690] - HQLQueryPlan to have a direct reference to QueryTranslatorFactory
* [HHH-15685] - Improve efficiency of Dialect lookup in Loader and HqlSqlWalker
** Patch
* [HHH-15792] - Explicitly add JavaDoc to make @deprecated hint for createSQLQuery visible in Eclipse
** Bug
* [HHH-15634] - Lazy basic property does not get updated on change
* [HHH-15561] - Function "IDENTITY" not found when inserting audited revision using Hibernate Envers
* [HHH-15554] - Merge of an Entity with an immutable composite user type throws Exception
** Improvement
* [HHH-15649] - Additional performance fixes relating to Klass's _secondary_super_cache interaction with entity enhancement
* [HHH-15639] - Upgrade to ByteBuddy 1.12.18
* [HHH-15637] - Upgrade to Byteman 4.0.20
* [HHH-15616] - Mitigate performance impact of entity enhancement on Klass's _secondary_super_cache
* [HHH-15585] - Add support for DB2 aliases for schema validation
* [HHH-15575] - Make getter org.hibernate.criterion.SimpleExpression#getOp() public
** Task
* [HHH-15594] - Remove Oracle RDS and all test matrix uses
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps hibernate-osgi from 5.2.12.Final to 5.6.15.Final.
Changelog
Sourced from hibernate-osgi's changelog.
... (truncated)
Commits
e924c27
5.6.15.Final38ec412
HHH-15665 - Fix and added test for issue1078caa
HHH-16049 Setting a property to its current value with bytecode enhancement e...802fc76
HHH-16049 Test setting a property to its current value with bytecode enhancem...ac55bb2
HHH-16049 Test setting a property to its current value with bytecode enhancem...84662bf
HHH-16049 Restructure lazy-basic tests for easier re-execution and better tes...49fbe84
HHH-15618 Accept TypedParameterValue for procedure45c7fc5
Add TCK build throttlingcc3b389
Switch from LGTM to CodeQLd7fa18a
HHH-15792: Explicitly add JavaDoc to make@deprecated
hint for createSQLQuery...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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)