Commit Graph

225 Commits

Author SHA1 Message Date
Sanne Grinovero b8d5b0bd45 HHH-15028 Upgrade to JBoss Logging 3.4.3.Final 2022-01-14 18:10:27 +00:00
Sanne Grinovero fbae1a4651 HHH-15026 Upgrade to Log4J 2.17.1 2022-01-13 15:30:30 +00:00
Sanne Grinovero e6866034de HHH-15024 Upgrade to Jandex 2.4.2.Final 2022-01-12 14:20:35 +00:00
Sanne Grinovero 6efff11d44 HHH-15000 Upgrade to Hibernate Commons Annotations 6.0.0.Beta1 2022-01-12 11:15:26 +00:00
Sanne Grinovero da1972ed7b HHH-14999 Upgrade to Hibernate Validator 6.2.1.Final (EE) and 7.0.2.Final (Jakarta) 2021-12-22 16:20:12 +00:00
Sanne Grinovero 31030019d9 HHH-14998 Upgrade to GraalVM 21.3.0 2021-12-22 16:20:12 +00:00
Sanne Grinovero e42364246d HHH-14997 Upgrade to Agroal 1.14 2021-12-22 16:20:12 +00:00
Sanne Grinovero cb0f26c6bf HHH-14996 Upgrade to JBoss Logging Processor (and matching Annotations) 2.2.1.Final 2021-12-22 16:20:12 +00:00
Sanne Grinovero 90c0717b37 HHH-14995 Upgrade to Jandex 2.4.1.Final 2021-12-22 16:20:12 +00:00
Sanne Grinovero dd0e65c698 Upgrading the DB2 JDBC driver JCC to 11.5.7.0 2021-12-22 11:28:57 +00:00
Sanne Grinovero 6fbb90aa54 HHH-14987 Upgrade to Log4j 2.17.0 2021-12-18 05:15:12 -06:00
Sanne Grinovero ab0f1d40af HHH-14988 Upgrade to ByteBuddy 1.12.5 2021-12-18 05:15:12 -06:00
Christian Beikov d1a732fcf1 Tryout a deterministic test class order 2021-12-18 05:12:36 -06:00
Sanne Grinovero c5c24344a4 HHH-14979 Upgrade to Log4J 2 2.16.0 2021-12-15 11:48:35 +00:00
Sebastian Nohn dfc92330d8 HHH-14972 bump log4j to 2.15.0 fixing an RCE (CVE-2021-44228) 2021-12-10 08:11:21 -05:00
Andrea Boriero 07155b7993 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-12-06 17:56:17 +01:00
Sanne Grinovero b8046d1a80 HHH-14938 Upgrade to MySQL Connector/J 8.0.27 2021-12-06 16:30:47 +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
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
Andrea Boriero 6b5cb2cfc4 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-10-12 11:49:54 +02: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
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 089a3f86ae HHH-14837 - Move to Jakarta EE
preliminary transformation;
only `javax.persistence.*` settings supported atm
2021-09-27 08:21:27 -05:00
Andrea Boriero e466c52002 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-09-21 08:46:04 +02: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
Andrea Boriero cdeb95a4d5 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-08-30 14:07:19 +02:00
Sanne Grinovero 9267c5e6a6 HHH-14792 Remove support for bytecode enhancement via Javassist 2021-08-26 15:22:30 +01: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
Andrea Boriero 76df5a5f4b Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-07-26 15:15:29 +02:00
Yoann Rodière e4199decb5 HHH-14707 Upgrade to Byte Buddy 1.11.8 2021-07-16 10:19:42 +01:00
Andrea Boriero c11b460cb2 Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-07-09 08:44:01 +02:00
Sebastian Nohn 4e9b96247f HHH-14715: Update maven-core to 3.8.1 fixing CVE-201-26291 2021-07-08 19:31:24 -05:00
Sebastian Nohn 8e68ad2349 HHH-14719 bump apache-derby to 10.14.2.0 fixing CVE-2015-1832 and CVE-2018-1313 2021-07-08 19:29:47 -05:00
Christian Beikov 6447ca9b26 HHH-14693, HHH-10668 Move non-supported dialects to the hibernate-community-dialects artifact and add the SQLite dialect originally contributed by Vlad Mihalcea which was adapted for Hibernate 6. Also add HSQLDB, MySQL and Sybase ASE configurations and a CI job config 2021-07-06 10:14:20 +02:00
Christian Beikov 5e0864729b Update H2 to 1.4.200. Replace LockMode in Fetch and DomainResult with the source alias to resolve lock mode during initializer creation. Introduce notion of aggregate function with an optional filter clause. Implement support for rendering locks into SQL. Move locking tests to orm package 2021-06-09 16:41:23 +02:00
Andrea Boriero 6ced2f0aca Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-06-07 12:47:53 +02:00
Christian Beikov fab2503981
Update Jakarta XML Binding API to 3.0.1 2021-06-01 16:33:02 +02:00