689 Commits

Author SHA1 Message Date
Andrea Boriero
015d1e019f 5.4.12 2020-02-13 18:43:12 +00:00
Andrea Boriero
f5fe63bf0c 5.4.12 2020-02-13 18:04:06 +00:00
Sanne Grinovero
7d37e9f878 HHH-13863 Introduce the hibernate-graalvm module to share some GraalVM native image metadata 2020-02-13 17:09:56 +00:00
Andrea Boriero
39091fc658 5.4.11 2020-02-07 17:52:54 +00:00
Andrea Boriero
878f75c6b5 5.4.11 2020-02-07 17:27:10 +00:00
Andrea Boriero
fd6866f029 Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_22 2020-01-22 19:34:38 +00:00
Andrea Boriero
e889c76e49 Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_21 2020-01-22 18:14:10 +00:00
Sanne Grinovero
da019405b6 HHH-13821 Update to Byte Buddy 1.10.7 2020-01-21 12:22:46 +00:00
Steve Ebersole
eab6107ec2 HHH-13785 : HQL/Criteria function support
- temporal literals
- generalized literals
- literal formatters (SQL string generation)
- FORMAT function
2020-01-06 08:38:08 -06:00
Nathan Xu
bd472581a4 HHH-13802 add support of the various new tags so their warning won't show up 2020-01-06 07:14:17 -06:00
Steve Ebersole
6925fe5ab4 6.0.0.Alpha4 2019-12-20 07:50:56 -06:00
Steve Ebersole
a3e04f1d6c 6.0.0.Alpha4 2019-12-20 06:53:47 -06:00
Andrea Boriero
79c83cf8ba Merge remote-tracking branch 'upstream/master' into wip/6.0 2019-12-09 12:07:23 +00:00
Andrea Boriero
dba8d70e94 5.4.10 2019-12-05 17:52:29 +00:00
Andrea Boriero
1a1631b57b 5.4.10 2019-12-05 16:36:34 +00:00
Davide D'Alto
46170d9ffe HHH-13759 Add AssertJ in the list of libraries available
It's useful to test the bytecode enhancements and has a nicer
  fluent API.
2019-12-03 11:48:33 +00:00
Simeon
6acfd17548 HHH-13762 Update vibur-dbcp dependency to 25.0 2019-12-02 12:07:49 +00:00
Steve Ebersole
e9920f5489 HHH-13081 - Pass BootstrapContext to Integrator#integrate;
HHH-11990 - Remove LogicalConnectionImplementor#makeShareableCopy

6.0 Alpha3 prep
2019-11-23 09:48:54 -06:00
Steve Ebersole
056469262d HHH-13081 - Pass BootstrapContext to Integrator#integrate;
HHH-11990 - Remove LogicalConnectionImplementor#makeShareableCopy

6.0 Alpha3 prep
2019-11-23 08:51:37 -06:00
Andrea Boriero
f1bf079122 Merge remote-tracking branch 'upstream5/master' into wip/6.0_merge_14 2019-11-22 09:05:57 +00:00
Sanne Grinovero
c9a373c180 HHH-13739 Upgrade to Agroal 1.7 2019-11-18 15:21:23 +00:00
Andrea Boriero
7a74e4dd8f 5.4.9 2019-11-14 17:18:14 +00:00
Andrea Boriero
5fb866403e 5.4.9 2019-11-14 15:42:14 +00:00
Sanne Grinovero
f7c8ba8532 HHH-13733 Upgrade to Jandex 2.1.1.Final 2019-11-14 10:25:25 +00:00
Sanne Grinovero
fcb8fdde3e HHH-13731 Upgrade to Classmate 1.5.1 2019-11-14 10:10:48 +00:00
Sanne Grinovero
19692c1301 HHH-13730 Upgrade to Classmate 1.4.0 2019-11-14 09:13:20 +00:00
Andrea Boriero
4b0da2444b Merge remote-tracking branch 'upstream5/master' into wip/6.0_merged_11 2019-11-08 14:24:48 +00:00
Steve Ebersole
dd0b6a9da3 Revert "HHH-13656 Con not build and run test on Eclipse IDE"
This reverts commit f6fad942df1c25a798c987f3a6d64671b4a103e5.
2019-11-08 07:07:56 -06:00
hailtondecastro
f6fad942df HHH-13656 Con not build and run test on Eclipse IDE
Eclipse windows
2019-11-01 11:23:36 -05:00
Andrea Boriero
b9924d1805 5.4.8 2019-10-28 19:17:14 +00:00
Andrea Boriero
a50f2da6aa 5.4.8 2019-10-28 19:15:43 +00:00
Steve Ebersole
9279a7e766 fixed version 2019-10-22 17:49:18 -05:00
Sanne Grinovero
97c300a6ad HHH-13686 Upgrade to Agroal 1.6 2019-10-21 18:50:29 +01:00
Andrea Boriero
4d0ec22411 5.4.7 2019-10-21 17:32:53 +01:00
Andrea Boriero
5c8045b422 5.4.7 2019-10-21 15:39:32 +01:00
Yoann Rodière
d83acfa50f HHH-13681 Upgrade to Byteman 4.0.8 2019-10-21 12:59:29 +02:00
Yoann Rodière
cacef1f466 HHH-13680 Upgrade to Byte-buddy 1.10.2 2019-10-21 12:59:29 +02:00
Steve Ebersole
9aab0892eb fixed issues with merging master 2019-10-17 10:20:52 -05:00
Andrea Boriero
2502f4c108 Change back version to SNAPSHOT 2019-10-02 11:21:04 +01:00
Andrea Boriero
5d4eb8004b 5.4.6 2019-09-30 13:28:19 +01:00
Andrea Boriero
39e576cea4 5.4.6 2019-09-30 11:51:40 +01:00
Steve Ebersole
e572202cd1 fixed SqmParameter type inference from an SqmPath during translation to SQL AST 2019-09-27 12:10:59 -05:00
Andrea Boriero
18c8495bab Merge branch 'master' into wip/6.0_merged2 2019-09-20 08:09:34 +01:00
Andrea Boriero
9d171f364c 5.4.5 2019-09-17 15:42:36 +01:00
Andrea Boriero
568413a102 5.4.5 2019-09-17 14:08:29 +01:00
Sanne Grinovero
57dbfbb60e HHH-13622 Upgrade the WildFly Transaction Client to 1.1.7.Final 2019-09-16 16:34:36 +01:00
Steve Ebersole
50ba882b2d temporarily include just the new tests so we can publish SNAPSHOTS for others to use 2019-09-16 08:51:39 +01:00
Steve Ebersole
26ff169db2 6 - SQM based on JPA type system 2019-09-12 10:42:27 +01:00
Yoann Rodière
be7cc76556 HHH-13582 Upgrade MySQL Connector/J to 8.0.17
ConnectorJ 8 is the version used in WildFly integration tests.
ConnectorJ 5 is apparently no longer tested.

Note this solves most timezone-related issues we've been having.
2019-09-11 19:38:15 -05:00
Andrea Boriero
f0218e82ad HHH-13616 Enable the hibernate-orm-modules test for JDK 11 2019-09-11 12:37:51 +01:00