Alex
4dea6891a9
HHH-15468 Set permissions
2022-08-29 10:55:31 +02:00
Yoann Rodière
f030b845a1
Backport snapshot-publish.Jenkinsfile
2022-07-12 15:59:56 +02:00
Karel Maesen
9983650b88
HHH-14932 Use the correct WKB Dialect
2022-02-03 21:04:32 +01:00
Sanne Grinovero
6161698f9d
HHH-15026 Upgrade to Log4J 2.17.1
2022-02-03 18:01:20 +00:00
Sanne Grinovero
eba96d00ef
HHH-14987 Upgrade to Log4j 2.17.0
2022-01-10 16:43:16 +00:00
Hibernate-CI
a670cb8d02
5.4.34-SNAPSHOT
2022-01-10 16:38:12 +00:00
Hibernate-CI
51592138da
5.4.33.Final
2022-01-10 16:34:41 +00:00
Sanne Grinovero
12c694afeb
HHH-14979 Upgrade to Log4J 2 2.16.0
2021-12-15 12:26:09 +00:00
Sebastian Nohn
9ba3123f33
HHH-14972 bump log4j to 2.15.0 fixing an RCE (CVE-2021-44228)
2021-12-13 12:45:24 +00:00
Yoann Rodière
3855700e99
HHH-14635 Upgrade to log4j 2
2021-12-13 12:45:24 +00:00
Sanne Grinovero
8440b7e406
HHH-14540 Maintain strict API backwards compatibility
2021-11-16 18:30:05 +00:00
Chris Cranford
ffdbef2637
HHH-14540 Don't share session-scoped interceptors with temp session
2021-11-16 18:30:00 +00:00
Yoann Rodière
02f22e1e6f
HHH-14828 Disable bytecode enhancement test on final fields for javassist
2021-10-19 12:00:08 +02:00
Yoann Rodière
2fbfaa63bc
HHH-14828 Disable bytecode enhancement test on final fields for javassist
2021-10-19 08:37:58 +02:00
Yoann Rodière
108a664c75
HHH-14828 Remove final modifier from enhanced fields
...
We need to remove the final modifier if we want to address the possibility
of that field being lazy.
2021-10-18 10:08:44 +01:00
Yoann Rodière
5d82baf53f
HHH-14828 Do not enhance final field write access
2021-10-18 10:08:44 +01:00
Yoann Rodière
c25140025f
HHH-14828 Test bytecode enhancement on entities/embeddables with a final field
2021-10-18 10:08:44 +01:00
Karel Maesen
3852bf084e
HHH-14757 Use geolatte's JTSUtils
2021-10-15 13:46:53 +02:00
Karel Maesen
aa9d5fa32e
HHH-14633 Upgrade geolatte-geom to 1.8.2
2021-10-15 13:46:53 +02:00
Gail Badner
d81ec178a3
HHH-14840 : IBM Db2 11.1 fails on TransientOverride test cases
2021-10-11 15:54:56 +01:00
Steve Ebersole
16d1a42b26
HHH-14847 - Deprecate JMX support
2021-09-28 16:09:08 +01:00
Steve Ebersole
3570115635
HHH-14845 - Deprecate JACC support
2021-09-28 12:06:13 +01:00
rmartinc
dc450d8bb3
HHH-14796 Cannot replace an existing JPQL NamedQuery with a native NamedQuery
2021-09-08 17:06:19 +01:00
Sanne Grinovero
60402d1a24
HHH-14771 Upgrade to Byte Buddy 1.11.12
2021-08-20 17:01:16 +01:00
Sanne Grinovero
fb3943dde4
HHH-14788 Upgrade to Byteman 4.0.16
2021-08-20 11:48:20 +01:00
Andrea Boriero
ecd35ded07
HHH-14608 Merge causes StackOverflow when JPA proxy compliance is enabled
...
(cherry picked from commit 8b02aaf5a8
)
2021-07-15 21:05:46 -07:00
Andrea Boriero
761f5ab804
HHH-14608 Add test for issue
...
(cherry picked from commit 8dcf6f983b
)
2021-07-15 21:05:29 -07:00
Markus Heiden
0c37ab3a16
HHH-14657 Use the compile instead of runtime classpath
...
The runtime classpath contains the dependencies as jars that are not yet built when the plugin needs them. So use the compile classpath plus the compiled classes of the current project.
2021-06-22 11:35:08 +01:00
Hibernate-CI
1176198873
5.4.33-SNAPSHOT
2021-05-24 12:05:30 +00:00
Hibernate-CI
a9ab397b16
5.4.32.Final
2021-05-24 12:00:45 +00:00
Christoph Dreis
3df6795443
HHH-14574 Avoid NPEs from LoadContexts.cleanup(ResultSet)
2021-05-24 11:18:20 +01:00
Andrea Boriero
dae2c73f83
HHH-14616 Change VERSION_COLUMN_ALIAS from v to version_
2021-05-24 10:47:58 +01:00
Gail Badner
23055fb6ce
HHH-14616 : Add test case with default hibernate.globally_quoted_identifiers (=false) and version column quoted
2021-05-24 10:47:51 +01:00
Andrea Boriero
1b50cfaea1
HHH-14616 Oprimistic Lock throws org.hibernate.exception.SQLGrammarException: could not retrieve version
2021-05-24 10:47:46 +01:00
Andrea Boriero
2a571aeb40
HHH-14616 Add test for issue
2021-05-24 10:47:40 +01:00
Christian Beikov
363eab18d8
HHH-14619 Test and fix ClassCastException because collection of uninitialized proxy is dirty checked
2021-05-24 10:25:53 +01:00
gavin
d1da0dae8b
make logFlushResults() protected for the benefit of HR
2021-05-20 15:08:02 +01:00
Sanne Grinovero
a03b07f90e
HHH-14622 Improved iteration of PreLoadEventListener
2021-05-20 14:26:33 +01:00
Sanne Grinovero
98077b39fb
HHH-14621 Introduce new methods on EventListenerGroup which allow Hibernate Reactive to fire events more efficiently
2021-05-19 21:00:56 +01:00
Sanne Grinovero
56443da324
HHH-14610 Upgrade to Byte Buddy 1.10.22
2021-05-16 14:55:57 +01:00
Yoann Rodière
72acc2fe18
Only apply --add-opens to compiler JVM options when using JDK9+
2021-05-07 13:03:15 +02:00
Emmanuel Duchastenier
0b819863f2
HHH-13779 (5.4) - Foreign key schema migrator should be case-insensitive
...
This avoids re-creating existing foreign keys with a different name,
after migrating from Hibernate 4 to Hibernate 5 (as implicit naming
convention has changed).
Actually, some RDBMS allow it (PostgreSQL, MySQL, MS SQL Server, ...)
and duplicate the same key, whereas others (Oracle, ...) do not
allow it and Schema update fails.
This fix ignores the case of the table and column name when checking
if a equivalent Foreign Key already exists (whatever its name)
Closes https://hibernate.atlassian.net/browse/HHH-13779
2021-04-30 12:46:35 -05:00
Hibernate-CI
5dea862afa
5.4.32-SNAPSHOT
2021-04-29 18:30:30 +00:00
Hibernate-CI
716fc9e270
5.4.31.Final
2021-04-29 18:25:35 +00:00
Andrea Boriero
96f8338ba9
HHH-14513 Move publishing release artifacts from BinTray
2021-04-29 20:17:45 +02:00
Andrea Boriero
9676989927
HHH-14513 Move publishing release artifacts from BinTray
2021-04-29 16:07:16 +02:00
Andrea Boriero
ab80fe7903
HHH-14513 Move publishing release artifacts from BinTray
2021-04-29 14:04:03 +02:00
Andrea Boriero
9921a06d03
HHH-14513 Move publishing release artifacts from BinTray
2021-04-29 13:14:47 +02:00
Sanne Grinovero
cb1c87aa29
HHH-14575 Adapt BasicProxyFactoryImpl to be more native-image friendly
2021-04-28 10:24:20 +01:00
Yoann Rodière
0e2b19a6e2
HHH-14567 Do not reuse query plans after session filters changed
2021-04-26 12:04:25 +01:00