689 Commits

Author SHA1 Message Date
Steve Ebersole
55bfc59db1 fix gradle deprecations 2021-12-01 11:50:36 -06:00
Sanne Grinovero
334aeb1349 HHH-14946 Upgrading base requirements to Java 11 2021-12-01 17:34:28 +00:00
Chris Dennis
55db51894f HHH-14837 : Re-enable hibernate-jcache module. 2021-11-29 11:44:16 -05:00
Karel Maesen
2deee38103 HHH-14906 Support for H2GIS
Notice that the tests cannot be run from the gradlew cli due to
compatability issues with the H2 version
2021-11-15 16:17:11 +01:00
Christian Beikov
60a3c08563 Downgrade H2 to 1.4.197 for testing and to allow usage of H2GIS 2021-11-12 12:09:49 +01:00
Hibernate-CI
f9bc1a279a 5.6.2-SNAPSHOT 2021-10-27 11:13:33 +00:00
Hibernate-CI
2c3b3cb3d7 5.6.1.Final 2021-10-27 11:08:47 +00:00
bb7133
5bd27eb853 HHH-14576 : Introduce the dialect for TiDB 2021-10-20 16:19:22 +02:00
Christian Beikov
a4e406a54e * Add SqlTypes as analogy to java.sql.Types containing constants for Hibernate specified types
* Add FormatMapper for a pluggable JSON serialization and deserialization strategy
* Add native UUID type support for H2, Cockroach, PostgreSQL
* Add native INET type support for Cockroach, PostgreSQL
* Add native JSON type support for MySQL, Cockroach, PostgreSQL
* Add native INTERVAL SECOND type support for H2, Cockroach, PostgreSQL
* Add fallback JdbcTypes for new SqlTypes
* Register column types for new SqlTypes
* Add support for BasicTypeReference in TypedParameterValue
* Fix a lot of method signatures with respect to type parameter issues
* Fix CustomType, UserType and EnhancedUserType with respect to type parameters
* Get rid of StringRepresentableType and some other unused deprecated methods
2021-10-19 16:33:36 +02:00
Christian Beikov
9fa2671cbc Update to Gradle 7.2 2021-10-19 11:07:39 +02:00
Andrea Boriero
6b5cb2cfc4 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-10-12 11:49:54 +02:00
Steve Ebersole
dd1fb78f32 6.0.0.Beta1 post-release 2021-10-11 17:40:30 -05:00
Steve Ebersole
677e4ffab6 Pre-steps for release : 6.0.0.Beta1 2021-10-11 17:36:20 -05:00
Hibernate-CI
d998696a0f 5.6.1-SNAPSHOT 2021-10-11 21:23:51 +00:00
Hibernate-CI
e19eea19d1 5.6.0.Final 2021-10-11 21:19:02 +00:00
Steve Ebersole
099ad0a007 troubleshoot gradle-plugin failures on CI release job 2021-10-11 14:53:10 -05:00
Sanne Grinovero
34a9fa2e55 HHH-14868 Upgrade to ByteBuddy 1.11.20 2021-10-11 15:28:33 +01:00
Andrea Boriero
8c40de9cff Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_main_7 2021-10-01 11:34:10 +02:00
Christian Beikov
7fd3706a18 Fix build script regarding tools.jar inclusion into testCompile configuration 2021-09-30 13:52:31 +02:00
Hibernate-CI
2396dfbb3d 5.6.0-SNAPSHOT 2021-09-29 13:51:37 +00:00
Hibernate-CI
2ec769b5e4 5.6.0.CR1 2021-09-29 13:46:39 +00:00
Sanne Grinovero
694a0e4aed HHH-14852 Upgrade GraalVM to version 21.2.0 2021-09-28 10:52:34 +01:00
Steve Ebersole
7bc1d55cdd improved aggregated javadoc generation 2021-09-27 08:21:36 -05:00
Steve Ebersole
a9387033b2 HHH-14837 - Move to Jakarta EE
- fixups
2021-09-27 08:21:36 -05:00
Steve Ebersole
089a3f86ae HHH-14837 - Move to Jakarta EE
preliminary transformation;
only `javax.persistence.*` settings supported atm
2021-09-27 08:21:27 -05:00
Karel Maesen
9316c161c7 HHH-14802 Update CockroachDB support for 6 2021-09-21 11:55:41 +02:00
Karel Maesen
0b9de79a7d HHH-14800 Use TypeContributor to register spatial types 2021-09-21 11:55:41 +02:00
Andrea Boriero
e466c52002 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-09-21 08:46:04 +02:00
Hibernate-CI
ec841c0d6c 5.6.0-SNAPSHOT 2021-09-20 22:45:22 +00:00
Hibernate-CI
1321725aba 5.6.0.Beta2 2021-09-20 22:40:29 +00:00
Sanne Grinovero
8e744f0dc2 HHH-14833 Upgrade to Byte Buddy 1.11.16 2021-09-20 23:38:02 +01:00
Andrea Boriero
236e901cd1 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-09-07 17:22:42 +02:00
Sanne Grinovero
2cbcf152df HHH-14812 Upgrade integration tests to use Oracle JDBC driver v 21.3.0.0 2021-09-07 11:27:28 +01:00
Andrea Boriero
6efb29e98e Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-09-07 09:36:49 +02:00
Karel Maesen
fe1f89d754 HHH-14633 Upgrade geolatte-geom to 1.8.2 2021-09-04 12:59:49 +02:00
Christian Beikov
dd6efa509b Introduce internal init_sql config and by default enable ansinull for Sybase ASE 2021-09-02 16:54:46 +02:00
Andrea Boriero
cdeb95a4d5 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-08-30 14:07:19 +02:00
Hibernate-CI
5e4b3bd321 5.6.0-SNAPSHOT 2021-08-27 09:39:27 +00:00
Hibernate-CI
8f3cd7476d 5.6.0.Beta1 2021-08-27 09:34:52 +00:00
Steve Ebersole
d1ab98df85 fix Test tasks in terms of Gradle task caching 2021-08-26 11:36:51 -05:00
Sanne Grinovero
9267c5e6a6 HHH-14792 Remove support for bytecode enhancement via Javassist 2021-08-26 15:22:30 +01:00
Hibernate-CI
a083481c5b 5.6.0-SNAPSHOT 2021-08-25 14:07:42 +00:00
Hibernate-CI
180af749c6 5.5.7.Final 2021-08-25 14:02:51 +00:00
Steve Ebersole
0c674deda5 Query hints
+ dropped `AbstractProducedQuery` (no subclasses)
2021-08-23 13:41:41 -05:00
Andrea Boriero
6011421fb7 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-08-23 15:05:28 +02:00
Sanne Grinovero
6e6b6eb0ae HHH-14788 Upgrade to Byteman 4.0.16 2021-08-20 11:45:30 +01:00
Andrea Boriero
d4c296b732 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-08-09 12:48:00 +02:00
Sanne Grinovero
42ff387193 HHH-14771 Upgrade to Byte Buddy 1.11.12 2021-08-06 00:06:18 +01:00
Steve Ebersole
4acdf1ab3e 6.0.0.Alpha9 release 2021-08-04 21:01:41 -05:00
Steve Ebersole
85b8fba140 6.0.0.Alpha9 release 2021-08-04 21:00:05 -05:00