Rene Groeschke
de54e06e4a
[8.14] Update Gradle wrapper to 8.8 ( #108021 ) ( #109345 )
...
(cherry picked from commit 8ac3e3dd90
)
* Add asm 9.7 to verification metadata
2024-06-24 13:15:03 +02:00
Ryan Ernst
5d7e6677a2
Update bundled JDK to Java 22 (again) ( #108654 ) ( #108686 )
...
This commit re-bumps the bundled JDK to Java 22 now that we have
a tested workaround for the G1GC bug
(https://bugs.openjdk.org/browse/JDK-8329528 ).
relates #108571
relates #106987
2024-05-15 13:12:04 -04:00
Mark Vieira
ac22f39843
Upgrade Mockito dependency ( #108637 ) ( #108644 )
2024-05-14 17:55:50 -04:00
Chris Hegarty
95c7c09780
Downgrade the bundled JDK to JDK 21.0.2 ( #107137 )
...
This commit downgrades the bundled JDK to JDK 21.0.2.
2024-04-05 15:32:16 +01:00
Rene Groeschke
c15f727f2d
Update Gradle wrapper to 8.7 ( #105854 )
...
removed tiny issue on build script that seems like an oversight and doesn't do anything at all
2024-03-25 12:16:18 +01:00
Mark Vieira
2ab2a06f61
Update bundled JDK to Java 22 ( #106482 )
2024-03-19 12:19:47 -07:00
Keith Massey
b418c9422c
Updating the tika version to 2.9.1 in the ingest attachment plugin ( #106315 )
2024-03-14 16:36:03 -05:00
Elastic Machine
3a21ce6359
Merge branch 'main' into lucene_snapshot_9_10
2024-03-04 21:59:32 +10:30
Rene Groeschke
0a7c88cfd6
Update Gradle Enterprise plugin to 3.16.2 ( #105871 )
2024-03-01 13:03:11 -05:00
Elastic Machine
93988f900b
Merge branch 'main' into lucene_snapshot_9_10
2024-02-24 02:18:13 +10:30
Ryan Ernst
5b826819e8
Upgrade jna to 5.12.1 ( #105717 )
...
This commit upgrades jna to 5.12.1, which supports better control over
releasing native memory.
relates #105715
2024-02-22 10:52:36 -05:00
Adrien Grand
a55ce085e7
Move to final 9.10.0 artifacts.
2024-02-15 22:23:45 +01:00
Adrien Grand
84dd66c0b1
Merge branch 'main' into lucene_snapshot_9_10
2024-02-15 21:19:14 +01:00
David Turner
37946a7edd
Upgrade to Netty 4.1.107 ( #105517 )
...
Mainly to pick up the fix for netty/netty#13816 to enable some more
precise testing of HTTP edge cases.
2024-02-15 09:16:17 +00:00
Rene Groeschke
b984b44767
Update Gradle wrapper to 8.6 ( #103796 )
2024-02-13 11:13:29 -08:00
Mark Vieira
a42a940b78
Update Gradle Enterprise plugin to 3.16.1 ( #104435 )
2024-02-13 08:15:59 -08:00
Alexander Spies
a241b96b8f
Upgrade ANTLR4 to 4.13.1 ( #105334 )
2024-02-12 15:24:32 +01:00
elasticsearchmachine
42b6585708
[Automated] Update Lucene snapshot to 9.10.0-snapshot-695c0ac8450
2024-02-12 07:09:56 +00:00
elasticsearchmachine
1be3e9a1b7
[Automated] Update Lucene snapshot to 9.10.0-snapshot-f4dbab4e10e
2024-02-11 07:09:10 +00:00
elasticsearchmachine
844e75fd3f
[Automated] Update Lucene snapshot to 9.10.0-snapshot-06ee710c3c4
2024-02-09 07:09:53 +00:00
elasticsearchmachine
4661023fa5
[Automated] Update Lucene snapshot to 9.10.0-snapshot-f3e2929a52c
2024-02-08 07:09:50 +00:00
elasticsearchmachine
e562d3b317
[Automated] Update Lucene snapshot to 9.10.0-snapshot-c4df3e13ad8
2024-02-07 07:09:42 +00:00
elasticsearchmachine
c572ca1c95
[Automated] Update Lucene snapshot to 9.10.0-snapshot-c4df3e13ad8
2024-02-06 07:10:14 +00:00
elasticsearchmachine
f1213721dd
[Automated] Update Lucene snapshot to 9.10.0-snapshot-3da32a257be
2024-02-05 07:09:56 +00:00
elasticsearchmachine
6deb746e1f
[Automated] Update Lucene snapshot to 9.10.0-snapshot-70bab56f6fe
2024-02-04 07:09:41 +00:00
elasticsearchmachine
38709e2330
[Automated] Update Lucene snapshot to 9.10.0-snapshot-70bab56f6fe
2024-02-03 07:09:31 +00:00
elasticsearchmachine
9a7de59c51
[Automated] Update Lucene snapshot to 9.10.0-snapshot-4e73a4b2aca
2024-02-02 07:09:49 +00:00
elasticsearchmachine
2846aa707f
[Automated] Update Lucene snapshot to 9.10.0-snapshot-3d8ad990397
2024-02-01 07:10:16 +00:00
elasticsearchmachine
e1b74aa88a
[Automated] Update Lucene snapshot to 9.10.0-snapshot-1e36b461474
2024-01-31 07:09:51 +00:00
Chris Hegarty
920beee009
Upgrade to Lucene 9.9.2 ( #104753 )
...
This commit upgrades to Lucene 9.9.2.
2024-01-30 12:01:26 +00:00
elasticsearchmachine
7486dc4ff7
Merge remote-tracking branch 'origin/main' into lucene_snapshot
2024-01-30 11:01:52 +00:00
elasticsearchmachine
f4f841400a
[Automated] Update Lucene snapshot to 9.10.0-snapshot-deac9c26512
2024-01-30 07:10:08 +00:00
Ryan Ernst
d5e727e362
Add plugin for creating MRJARs ( #104883 )
...
This commit adds an elasticsearch gradle plugin which sets up a project
to build an MRJAR. By applying the plugin, the src dir is checked for
any directories matching mainXX where XX is the java version number.
A source set is automatically setup, an appropriate compiler tied to
that source set, and it's output placed in the correct part of the final
jar. Additionally, the sourceset allows use of preview features in that
verison of Java, and the preview bits are stripped from the resulting
class files.
2024-01-29 21:06:19 -08:00
elasticsearchmachine
b9418bd07d
[Automated] Update Lucene snapshot to 9.10.0-snapshot-42d5806fd69
2024-01-29 07:09:35 +00:00
elasticsearchmachine
42cad64de8
[Automated] Update Lucene snapshot to 9.10.0-snapshot-42d5806fd69
2024-01-28 07:09:24 +00:00
elasticsearchmachine
b7476f5f24
[Automated] Update Lucene snapshot to 9.10.0-snapshot-42d5806fd69
2024-01-27 07:10:16 +00:00
elasticsearchmachine
a662e092e7
[Automated] Update Lucene snapshot to 9.10.0-snapshot-aabee01500d
2024-01-25 07:10:11 +00:00
elasticsearchmachine
ae600d9bda
[Automated] Update Lucene snapshot to 9.10.0-snapshot-9ccfc30ddcb
2024-01-24 07:11:07 +00:00
elasticsearchmachine
46eb1ee017
[Automated] Update Lucene snapshot to 9.10.0-snapshot-b951c4c0611
2024-01-23 07:10:45 +00:00
elasticsearchmachine
b3e04a8384
[Automated] Update Lucene snapshot to 9.10.0-snapshot-c8980471e12
2024-01-22 07:10:16 +00:00
elasticsearchmachine
207a8fd40a
[Automated] Update Lucene snapshot to 9.10.0-snapshot-c8980471e12
2024-01-21 07:10:24 +00:00
elasticsearchmachine
3b6e8501cf
[Automated] Update Lucene snapshot to 9.10.0-snapshot-c8980471e12
2024-01-20 07:11:03 +00:00
elasticsearchmachine
b57dbe0f45
Merge remote-tracking branch 'origin/main' into lucene_snapshot
2024-01-19 11:01:38 +00:00
Mark Vieira
66509df642
Update mockito dependency ( #104494 )
2024-01-18 06:58:48 -08:00
elasticsearchmachine
288592c4eb
Merge remote-tracking branch 'origin/main' into lucene_snapshot
2024-01-18 11:01:58 +00:00
elasticsearchmachine
f4b644059f
[Automated] Update Lucene snapshot to 9.10.0-snapshot-564219a65a9
2024-01-18 07:09:41 +00:00
Mark Vieira
9b68f3c267
Upgrade bundled JDK to 21.0.2 ( #104481 )
2024-01-17 11:26:21 -08:00
elasticsearchmachine
daaf34badb
[Automated] Update Lucene snapshot to 9.10.0-snapshot-00e2fe6cacb
2024-01-17 07:09:53 +00:00
elasticsearchmachine
13edac3406
[Automated] Update Lucene snapshot to 9.10.0-snapshot-f3d625ea06c
2024-01-16 07:10:45 +00:00
elasticsearchmachine
86adada6f4
[Automated] Update Lucene snapshot to 9.10.0-snapshot-a457b5fd5fc
2024-01-15 07:11:37 +00:00