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
Andrea Boriero
d11abccefe
Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_8
2021-05-31 16:35:10 +02:00
Andrea Boriero
451568f322
Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_7
2021-05-31 14:55:18 +02:00
Nathan Xu
19c774831c
HHH-14139 BasicBinder Trace Logging Causes Duplicated Message
2021-05-31 14:06:43 +02:00
Yoann Rodière
07eca3883d
HHH-14635 Upgrade to log4j 2
2021-05-26 09:05:56 +02:00
Yoann Rodière
0c74a9263c
HHH-14635 Update to latest JUnit
2021-05-26 09:05:56 +02:00
Andrea Boriero
ffae5474a6
Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_6
2021-05-24 20:41:03 +02:00
Sanne Grinovero
8b9b5e7e68
HHH-14610 Upgrade to Byte Buddy 1.10.22
2021-05-16 14:56:53 +01:00
Christian Beikov
a8f00b00aa
Make use of narayana Jakarta artifacts
2021-05-07 15:29:11 +02:00
Christian Beikov
c29b2d27ee
HHH-14577 Add Jenkinsfiles for running TCKs
2021-04-30 11:41:05 +02:00
Christian Beikov
ff9e9eebc9
HHH-13946 Create Jakarta artifacts for hibernate-core, hibernate-envers, hibernate-jpamodelgen and hibernate-testing
2021-04-30 11:41:05 +02:00
Mark Rotteveel
e76da92b04
HHH-14484 Improve support for Firebird 4
...
Also includes:
- Some general Firebird improvements
- Tweak tests to run (or be skipped) against Firebird
- Fix to BooleanDecoder
- Add statistical/linear regression function definitions in CommonFunctionFactory
- Added the relevant functions to other dialects where I could verify they apply
- Fix for unions with parenthesized selects
- Add casts for parameters in functions
2021-03-22 19:08:05 +01:00
Andrea Boriero
96d103215c
Merge remote-tracking branch 'upstream/main' into wip/6.0
2021-03-22 12:26:31 +01:00
Karel Maesen
aba49ced1f
HHH-14454 Add SpatialDialect for CockroachDB
2021-03-16 23:25:22 +01:00
Andrea Boriero
d28b719c2c
Merge remote-tracking branch 'upstream/master' into wip/6.0
2021-03-15 10:46:40 +01:00
Sanne Grinovero
fe1e098ba1
HHH-14485 Upgrade integration tests to use Oracle JDBC driver version 21.1
2021-03-12 12:04:45 +01:00
Andrea Boriero
005c4cea63
Merge remote-tracking branch 'upstream/master' into wip/6.0
2021-02-24 15:02:45 +01:00
Sanne Grinovero
e61eff2913
HHH-14463 Upgrade to ByteBuddy 1.10.21: OOB support for JDK17
2021-02-23 14:42:02 +01:00
Christian Beikov
4931c7e69f
Merge remote-tracking branch 'upstream/master' into wip/6.0
2021-02-10 12:00:37 +01:00
Karel Maesen
f0a81898dc
HHH-14442 Upgrade geolatte-geom to 1.6.1
2021-02-06 14:32:41 +01:00
Andrea Boriero
e97aa81916
Fix EntitiyInitialization returning a Proxy, NPE for InferredBasicValueResolution, Fix issue issue with loading by Unique key, Fix FkDescriptor for Embeddable
2021-01-26 15:25:58 +01:00
Andrea Boriero
e3a36974a8
Merge remote-tracking branch 'upstream/master' into wip/6.0
2021-01-25 10:23:11 +01:00
Sanne Grinovero
e820e4cdfb
HHH-14415 Upgrade to Jandex 2.2.3.Final
2021-01-24 15:23:05 +00:00
Andrea Boriero
6d124a7c6d
Merge remote-tracking branch 'upstream/master' into wip/6.0
2021-01-14 11:34:06 +01:00
Erin Schnabel
33ac4174c7
HHH-14337 Micrometer support
2020-12-14 15:03:55 +00:00
Yoann Rodière
2659e75271
HHH-14372 Upgrade to Weld 3.1.5.Final in tests
...
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2020-12-14 14:02:18 +00:00
Christian Beikov
e468aeb786
HHH-14336 Enable tests across databases in Github Actions
2020-11-26 17:33:28 +01:00
Christian Beikov
234bfab1ac
HHH-14336 Enable tests across databases in Github Actions
2020-11-26 16:15:15 +01:00
Andrea Boriero
1927d1aa33
Merge branch 'master' into wip/6.0
2020-11-17 12:40:43 +01:00
Christian Beikov
d6564cb0b5
HHH-14158 Update Javassist to 3.27.0-GA
2020-11-10 19:35:10 +00:00
Sanne Grinovero
8dd04eda9f
HHH-14303 Upgrade to JBoss Loging 3.4.1.Final
2020-11-02 10:54:48 +00:00
Sanne Grinovero
3b4f10d4f8
HHH-14302 Upgrade to Agroal 1.9
2020-11-02 10:54:22 +00:00
Sanne Grinovero
92ea8ad022
HHH-14301 Upgrade to Byte Buddy 1.10.17
2020-11-02 10:54:07 +00:00
Sanne Grinovero
08faa14d5c
HHH-14300 Update to Hibernate Validator 6.1.6.Final
2020-11-02 10:53:44 +00:00
Sanne Grinovero
9ef1ab87c1
HHH-14299 Upgrade to Hibernate Commons Annotations 5.1.2.Final
2020-11-02 10:50:41 +00:00
Sanne Grinovero
2dd82d553f
HHH-14303 Upgrade to JBoss Loging 3.4.1.Final
2020-10-31 06:46:05 +00:00
Sanne Grinovero
ce9cd57340
HHH-14302 Upgrade to Agroal 1.9
2020-10-31 06:45:58 +00:00
Sanne Grinovero
1baa95edf5
HHH-14301 Upgrade to Byte Buddy 1.10.17
2020-10-31 06:45:51 +00:00
Sanne Grinovero
f286c4912c
HHH-14300 Update to Hibernate Validator 6.1.6.Final
2020-10-31 06:45:42 +00:00
Sanne Grinovero
9391768d5a
HHH-14299 Upgrade to Hibernate Commons Annotations 5.1.2.Final
2020-10-30 17:17:28 +00:00
Steve Ebersole
29848c49db
ORM + Gradle
...
HHH-14285 - project template
HHH-14286 - Gradle plugin
2020-10-28 16:09:42 -05:00
Andrea Boriero
4d8c89920a
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-10-27 14:24:37 +00:00
Sanne Grinovero
75646309a7
HHH-14290 Upgrade to Hibernate Commons Annotations 5.1.1.Final
2020-10-27 06:27:57 +00:00
Sanne Grinovero
2ef9451112
HHH-14284 Update Oracle JDBC driver configuration to test with version 19.8.0.0
2020-10-26 21:49:28 +00:00
Andrea Boriero
0bd2c32f76
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-10-02 12:39:41 +01:00
Sanne Grinovero
e5a8282012
HHH-13895 Upgrade the PostgreSQL JDBC driver used for testing to v. 42.2.16
2020-10-01 20:28:36 +01:00
Andrea Boriero
140fbb45d6
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-09-22 11:43:55 +01:00
Falko Modler
1cf99c748a
HHH-14031 Update h2 to 1.4.197
...
Notes:
- h2 1.4.197+ does not support ns precision by default anymore
- h2 DateTimeUtils.resetCalendar() is required for many tests to avoid failures due to h2 internal caching
2020-09-09 10:32:21 +01:00
Andrea Boriero
b744d7891c
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_50
2020-08-12 10:21:46 +01:00
Sanne Grinovero
fb6bb820f1
HHH-14150 Upgrade to Byteman 4.0.13
2020-08-12 10:21:34 +02:00
Andrea Boriero
283c3fefb5
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-08-07 11:23:44 +01:00
Rafi Shamim
4655bdbe12
HHH-13724 Add CockroachDB dialects and configs for testing
2020-07-27 12:49:40 +01:00
Andrea Boriero
476ffb4299
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_48
2020-07-24 07:17:21 +01:00
Colm O hEigeartaigh
61ed4bf88d
HHH-14100 - Update c3p0 to 0.9.5.5
2020-07-21 17:53:00 +02:00
Andrea Boriero
257e479e92
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_39
2020-05-14 10:00:59 +01:00
Sanne Grinovero
03d34ae84c
HHH-14012 Upgrade to Hibernate Validator 6.1.5.Final
2020-05-11 18:38:37 +01:00
Sanne Grinovero
bc12eee661
Revert "HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1"
...
This reverts commit b9a24f458c
.
2020-05-11 18:00:20 +01:00
Andrea Boriero
5d572cc876
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_37
2020-05-05 09:21:34 +01:00
Sanne Grinovero
438f6c950c
HHH-13992 Upgrade to ByteBuddy 1.10.10
2020-04-30 12:13:37 +01:00
Sanne Grinovero
ae4e6ef729
HHH-13981 Upgrade to Jandex 2.1.3.Final
2020-04-24 22:30:40 +01:00
Andrea Boriero
72f8c079e9
Revert "HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1"
...
This reverts commit b9a24f458c
.
2020-04-24 13:56:53 +01:00
Sanne Grinovero
035c0a37e6
HHH-13977 Upgrade to Agroal 1.8
2020-04-23 21:36:06 +01:00
Andrea Boriero
5b614ab454
Update to antlr 4.8-1
2020-04-22 15:48:09 +01:00
Andrea Boriero
9ec19e3c65
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_36
2020-04-22 15:15:10 +01:00
Sanne Grinovero
cecaeb92b3
HHH-13963 Remove the JipiJapa fork
2020-04-21 22:55:54 +01:00
Andrea Boriero
88d65adafb
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_35
2020-04-20 13:44:39 +01:00
Andrea Boriero
a0b4566264
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_34
2020-04-20 12:17:22 +01:00
Sanne Grinovero
b9a24f458c
HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1
...
We apply the update int two steps:
- some hand-rolled changes, such as switching the dependency to the new Hibernate Validator preview build
- running a replace-all scripts
This individual commit represents the first set of changes.
When porting this change to a different branch, this one should be cherry picked while the second change
is better ported by running the same script once again.
2020-04-20 12:14:24 +01:00
Sanne Grinovero
3f2a4947a7
HHH-13952 Remove dependency to Arquillian as its no longer used
2020-04-17 14:27:19 +01:00
Sanne Grinovero
1aa2e858ba
HHH-13952 Remove all WildFly based integration tests
2020-04-17 14:27:19 +01:00
Andrea Boriero
9547c9ca09
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_31
2020-04-17 07:53:00 +01:00
Scott Marlow
1cd56964c6
HHH-13953 Upgrade dom4j to 2.1.3
2020-04-16 12:46:18 -04:00
Steve Ebersole
6108c7d2fa
ORM 6 - re-enable hibernate-orm-modules module
...
cleanup
2020-03-16 07:47:10 -05:00
Andrea Boriero
d88d4a8d7b
Re-enabled hibernate-orm-modules
2020-03-12 14:43:16 +00:00
Steve Ebersole
e43c5a3166
https://github.com/asciidoctor/asciidoclet/pull/91
...
- work in progress as the PR did not fix the problems
2020-02-19 08:30:57 -06:00
Andrea Boriero
2660007df9
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_24
2020-02-14 11:36: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
fd6866f029
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_22
2020-01-22 19:34:38 +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
Andrea Boriero
79c83cf8ba
Merge remote-tracking branch 'upstream/master' into wip/6.0
2019-12-09 12:07:23 +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
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
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