** Bug
* [HHH-17964] - Hibernate using wrong column order for ElementCollection query when composite ID is present
* [HHH-17883] - Wrong order of primary key join columns with @EmbeddedId and joined inheritance
** Task
* [HHH-17981] - Automate maintenance releases for 6.4
** Bug
* [HHH-17975] - Envers revision cannot be found when the lookup is made based on an Instant
* [HHH-17965] - @ElementCollection with @CollectionTable throws o.h.MappingException Foreign key must have same number of columns as the referenced primary key
* [HHH-17947] - Bidirectional association management shouldn't ignore maintaining inverse lazy objects
* [HHH-17916] - CCE when @CompositeType attribute is contained in a generic @MappedSuperclass
* [HHH-17908] - Schema validation error for STRING enums on MySQL
* [HHH-17906] - Missing type inference for SqmValues
* [HHH-17898] - Validate derived join queries not using lateral
* [HHH-17887] - Release mode After Statment with deferred result set access does not work
* [HHH-17885] - Same named formula attribute of different Embedded uses same selection expression
* [HHH-17884] - Native enum type should respect ordering implied by EnumeratedType
* [HHH-17881] - Unable to use a proxy as parameter in Query when the FK does not target the PK
* [HHH-17872] - NPE in JtaIsolationDelegate
* [HHH-17871] - NullPointerException during the creation of the session if ManyToAny that references a MappedSuperClass and defined in multiple subclasses
When upgrading to this release you must migrate from the com.gradle.enterprise plugin to the com.gradle.develocity plugin at the same time
The build cache now uses the same access token as build scans for authentication. To avoid a deprecation warning, provide this access key using the DEVELOCITY_ACCESS_KEY environment variable rather than the GRADLE_ENTERPRISE_ACCESS_KEY environment variable. GRADLE_ENTERPRISE_CACHE_USERNAME and GRADLE_ENTERPRISE_CACHE_PASSWORD environment variables are no longer needed and should be removed
:star: New Features
Add a custom value for the detected CI provider #77
Support the com.gradle.develocity plugin in place of the com.gradle.enterprise plugin #74
Authenticate with the build cache using an access token #73
:notebook_with_decorative_cover: Documentation
Update README to reflect conventions being published to Maven Central #76
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 3 updates: org.hibernate.orm:hibernate-core, org.apache.tomcat.embed:tomcat-embed-websocket and io.spring.ge.conventions.
Updates
org.hibernate.orm:hibernate-core
from 6.4.4.Final to 6.4.8.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
... (truncated)
Commits
a3611bf
Pre-steps for release :6.4.8.Final
03e589e
HHH-17967c843573
Post-steps for release :6.4.7.Final
396a7f4
Pre-steps for release :6.4.7.Final
2811aad
HHH-17964 Hibernate using wrong column order for ElementCollection query when...2b4ec1f
HHH-17964 Add test for issue66dbb7a
HHH-17981 Automate maintenance releases for 6.47401c19
Post-steps for release :6.4.6.Final
17391aa
Pre-steps for release :6.4.6.Final
652a675
Post-steps for release :6.4.5.Final
Updates
org.apache.tomcat.embed:tomcat-embed-websocket
from 10.1.20 to 10.1.23Updates
io.spring.ge.conventions
from 0.0.16 to 0.0.17Release notes
Sourced from io.spring.ge.conventions's releases.
Commits
f2c5a41
Release v0.0.176a01437
Update environment variables to avoid deprecation warning2433931
Detect Concourse last to avoid misidentification66623ed
Authenticate with the build cache using an access token709fc65
Add a custom value for the detected CI providere830ee8
Support com.gradle.develocity plugin in place of com.gradle.enterprise634754a
Align README with removal of project plugin support232f03d
Remove support for applying the conventions as a project pluginfb71d4b
Update README to reflect publication to Central1ad3ac6
Remove Concourse CI configurationDependabot 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 show