Commit Graph

16618 Commits

Author SHA1 Message Date
dependabot[bot] c3bdfb131c Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 19:42:07 +01:00
Gavin 7b7ad92a39 mark parameter as deprecated since it is always null
leaving the parameter there seems to have been a mistake,
since it was _was_ removed from nullSafeSet()
2023-12-15 19:42:07 +01:00
Gavin 89d0a5715d HHH-16593 allow mappedBy to refer to a non-association property
(get rid of a totally unnecessary error)
2023-12-15 19:42:07 +01:00
Hibernate-CI a394370e99 Post-steps for release : `6.2.15.Final` 2023-12-05 14:42:14 +00:00
Hibernate-CI 94cf67a3d8 Pre-steps for release : `6.2.15.Final` 2023-12-05 14:42:14 +00:00
Marco Belladelli 605886b636 HHH-17491 Fix checking subtype attribute declared in MappedSuperclass 2023-12-05 15:40:22 +01:00
Marco Belladelli 67af47a66f HHH-17491 Add test for issue 2023-12-05 15:40:22 +01:00
dependabot[bot] 7e72a43caf Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 15:40:22 +01:00
Christian Beikov 67c4a36c96 Don't run CI jobs on pushes to branch 2023-12-05 15:40:22 +01:00
Hibernate-CI ab56a44a49 Post-steps for release : `6.2.14.Final` 2023-12-01 17:19:45 +00:00
Hibernate-CI 3c34869f9d Pre-steps for release : `6.2.14.Final` 2023-12-01 17:19:45 +00:00
marko-bekhta 447049b2c1 Add Hibernate Search Update Dependency job execution to the build 2023-12-01 18:16:48 +01:00
Christian Beikov e95e067fb9 Adapt Quarkus build to test only necessary ORM bits 2023-12-01 18:16:48 +01:00
Christian Beikov ac3b5281c3 HHH-17445 Don't force initialization of correlated joined table group 2023-12-01 18:16:48 +01:00
Marco Belladelli e369015b4d HHH-17384 Fix `@NotFound` to-one association nullness handling 2023-12-01 18:16:48 +01:00
Steve Ebersole 3e96ddce40 HHH-17143 - More not-found fix ups
https://hibernate.atlassian.net/browse/HHH-17143
2023-12-01 18:16:48 +01:00
Christian Beikov f7709e7610 HHH-17102 Fix @SqlResultSetMapping issue for joined inheritance entity result 2023-12-01 18:16:48 +01:00
The-Huginn 47e827200e [HHH-17294] DeepCopy non-Embedded JSON or XML JdbcTypCode attribute using FormatMapper 2023-12-01 18:16:48 +01:00
Leandro Taveras 2e0f0c5b58 [HHH-17294] Test verifying issue where Entity is not marked as dirty if one of its JSON children is modified 2023-12-01 18:16:48 +01:00
Andrea Boriero d6e695055e HHH-17108 Error In Native Query when adding two Entity's and using composite key. Error: Unable to find column position by name. 2023-12-01 18:16:48 +01:00
Andrea Boriero d5e3f44479 HHH-17108 Add test for issue 2023-12-01 18:16:48 +01:00
Jan Schatteman 3ef3a80cfe HHH-17367 - Add links to the tutorial's example source code
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-12-01 18:16:48 +01:00
dependabot[bot] bb98e9ea2a Bump com.gradle.common-custom-user-data-gradle-plugin
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.11.3 to 1.12.

---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 18:16:48 +01:00
Marco Belladelli fc5b184284 HHH-17329 Resolve state for query cache for initialized proxies 2023-12-01 18:16:48 +01:00
Marco Belladelli 2570cbe5db HHH-17329 Add test for issue 2023-12-01 18:16:48 +01:00
Christian Beikov 9403c4932a HHH-17351 Add missing basic type registration after changing preferred jdbc type 2023-12-01 18:16:48 +01:00
Christian Beikov eb5f9da285 HHH-17323 Add annotation processor for tests explicitly 2023-12-01 18:16:48 +01:00
Christian Beikov 0d2f55e4c8 Update checker and adapt memory configuration 2023-12-01 18:16:48 +01:00
LLEFEVRE 0ffe0afaf9 HHH-17315 Reduce Oracle database user privileges to avoid cross schemas clashes 2023-12-01 18:16:48 +01:00
Steve Ebersole 6b82346187 HHH-17157 - Some improvements to the metamodel generator documentation 2023-12-01 18:16:48 +01:00
Jan Schatteman f78c802acb HHH-17157 - Some improvements to the metamodel generator documentation
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-12-01 18:16:48 +01:00
Christian Beikov 47bed74030 Fixup changelog for 6.2.13.Final 2023-12-01 18:16:48 +01:00
Christian Beikov d9e962c991 Fix Oracle 11 issues with aliases and disable FollowOnLockingTest on that version 2023-12-01 18:16:48 +01:00
Hibernate-CI 12442bd8c7 Post-steps for release : `6.2.13.Final` 2023-10-11 16:49:53 +00:00
Hibernate-CI ef0cc629e7 Pre-steps for release : `6.2.13.Final` 2023-10-11 16:49:53 +00:00
Marco Belladelli 2d5df89552 HHH-17225 Always use target table column for right / full joins 2023-10-11 18:47:42 +02:00
Marco Belladelli f163462e36 HHH-17225 Add test for issue 2023-10-11 18:47:42 +02:00
Jan Schatteman a03c1c0ef7 HHH-17302 - Use nocache for MariaDB sequences
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-10-11 18:47:42 +02:00
Andrea Boriero e5b2298b76 HHH-17290 Embeddable with a primitive field cannot be set to null 2023-10-11 18:47:42 +02:00
Andrea Boriero 583015100b HHH-17290 Add test for issue 2023-10-11 18:47:42 +02:00
Christian Beikov c69a2be86a Cancel in-progress CodeQL workflows on new PR pushes 2023-10-11 18:47:42 +02:00
Christian Beikov dd8a201bdc Improve PostgreSQL container performance 2023-10-11 18:47:42 +02:00
Christian Beikov 16a9967813 Add build option for configuring maven central mirror 2023-10-11 18:47:42 +02:00
Christian Beikov 9687cd7a68 Drop ojdbc6 usage for Oracle 11 testing 2023-10-11 18:47:42 +02:00
Christian Beikov 1b789ff3c4 HHH-17276 Be more forgiving when determining lobness 2023-10-11 18:47:42 +02:00
Christian Beikov e507f596ec HHH-17297 Adapt limited support testing for 6.2 2023-10-11 18:47:42 +02:00
Christian Beikov 79bbd9db1c HHH-17239 Automate maintenance releases 2023-10-11 18:47:42 +02:00
dependabot[bot] ef136ae909 Bump com.gradle.enterprise from 3.15 to 3.15.1
Bumps com.gradle.enterprise from 3.15 to 3.15.1.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 18:47:42 +02:00
Christian Beikov 8ac3ab7dae HHH-17296 Gradle 8.4 upgrade 2023-10-11 18:47:42 +02:00
dependabot[bot] 5d2fcecebd Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 18:47:42 +02:00