Commit Graph

345 Commits

Author SHA1 Message Date
Rene Groeschke f0ef872c2c
Update bundled JDK to 21.0.1 (#101133)
* Update docs/changelog/101133.yaml
2023-10-23 10:10:18 +02:00
Rene Groeschke 7eb5f44266
Update forbidden apis gradle plugin (#101160) 2023-10-19 14:39:55 -04:00
Rene Groeschke 731c253058
Update spotless plugin (#100666)
- Support java 21
- fix configuration cache incompatiliby
2023-10-11 19:33:23 +02:00
Rene Groeschke 8a6df32de6
Update gradle wrapper to 8.4 (#99856)
* Remove deprecated forConfigurationTime usage
2023-10-11 17:02:27 +02:00
Rene Groeschke d214d74000
Use patched nebula os package gradle plugin (#100280)
There is a bug in the nebula os package gradle plugin that breaks copy spec specific setgid handling.
We have created a patch for the plugin that we use for now to unblock us. This will be ported upstream
to the nebula main branch and part of a release but that requires some more polishing and will
be taken care of in a later PR
2023-10-05 07:59:10 +02:00
Luca Cavanna 689a1e490a Merge branch 'main' into lucene_snapshot_9_8 2023-10-02 13:56:12 +02:00
Luca Cavanna 606db050b8
Upgrade Lucene to 9.8.0 (#100128)
Lucene 9.8.0 has been released, this commit updates the Elasticsearch dependency from
the latest 9.8 snapshot to the finally released artifact
2023-10-02 13:47:53 +02:00
Przemyslaw Gomulka b856bf264d
Update the elastic-apm-agent version (#100064)
The latest version contains a fix to allow sending metrics to APM server. also adds a apm agent jvm options
"enable_experimental_instrumentations", "true"
which is required to enable the otel-metrics-instrumentation.

relates https://github.com/elastic/elasticsearch/pull/99832
2023-09-29 14:35:04 -05:00
Albert Zaharovits e08153e291
Update docker compose gradle plugin to 0.17.5 (#100059)
The previous docker compose plugin version trips on
the following docker-compose cli version
```
docker-compose version --short
2.22.0-desktop.2
```
(because of the trailing "desktop.2" part),
which is what's installed with the latest Docker Desktop on macOS.
2023-09-29 16:57:32 +03:00
Luca Cavanna 15c87b681c Merge branch 'main' into lucene_snapshot_9_8 2023-09-28 12:19:14 +02:00
Rene Groeschke b23e000c30
Update gradle wrapper to 8.3 (#97838)
Gradle now fully supports compiling, testing and running on Java 20. 
Among other general performance improvements this release introduces --test-dry-run command line option that allows checking if tests are filtered or not by gradle.
Required updating nebula ospackage plugin as setuid was broken in gradle 8.3.
2023-09-27 08:48:21 +02:00
Luca Cavanna b3e769987d Merge branch 'main' into lucene_snapshot_9_8 2023-09-22 13:11:10 +02:00
Ryan Ernst 61abe140c7
Upgrade bundled JDK to Java 21 (#99724)
Java 21 is now GA making Java 20 EOL.
2023-09-21 06:37:26 -07:00
elasticsearchmachine 26ece3d37b Merge remote-tracking branch 'origin/main' into lucene_snapshot 2023-09-19 10:06:38 +00:00
Jake Landis f3aa254b55
Bump version for commons-compress (#99633)
This commit bumps the version for commons-compress to 1.24.0.
2023-09-18 14:03:59 -05:00
Jake Landis 6c26ca0751
Minor clean up of guava dependencies (#99593)
This commit bumps up the version of jimfs and jimfs_gauva and guava
that is used for security and idp plugins.
2023-09-18 10:03:03 -05:00
elasticsearchmachine 3100745061 [Automated] Update Lucene snapshot to 9.8.0-snapshot-1f8e08481c2 2023-09-18 06:14:57 +00:00
elasticsearchmachine c1ecf70b2f [Automated] Update Lucene snapshot to 9.8.0-snapshot-1f8e08481c2 2023-09-17 06:12:19 +00:00
elasticsearchmachine 8c8330ebe8 [Automated] Update Lucene snapshot to 9.8.0-snapshot-2c9fae0cf7c 2023-09-15 06:15:16 +00:00
elasticsearchmachine e19fcc91cb [Automated] Update Lucene snapshot to 9.8.0-snapshot-95cdd2e9f26 2023-09-14 06:14:59 +00:00
elasticsearchmachine 42b691f786 [Automated] Update Lucene snapshot to 9.8.0-snapshot-95cdd2e9f26 2023-09-13 06:15:36 +00:00
elasticsearchmachine c547e5e76e [Automated] Update Lucene snapshot to 9.8.0-snapshot-d70c9113472 2023-09-12 06:14:49 +00:00
elasticsearchmachine 5f31006ed0 [Automated] Update Lucene snapshot to 9.8.0-snapshot-d70c9113472 2023-09-11 06:13:32 +00:00
elasticsearchmachine f7c10e9eb7 [Automated] Update Lucene snapshot to 9.8.0-snapshot-632d8c253bb 2023-09-08 06:14:17 +00:00
elasticsearchmachine 2bcf075403 Merge remote-tracking branch 'origin/main' into lucene_snapshot 2023-09-07 10:05:13 +00:00
elasticsearchmachine d9c7f60092 [Automated] Update Lucene snapshot to 9.8.0-snapshot-632d8c253bb 2023-09-07 06:15:29 +00:00
Mark Vieira 60e178eb3a
Update Gradle Enterprise plugin to 3.14.1 (#98551) 2023-09-06 08:13:46 -07:00
elasticsearchmachine 6d0aebc6c0 [Automated] Update Lucene snapshot to 9.8.0-snapshot-460b27ca9d7 2023-09-06 06:16:36 +00:00
elasticsearchmachine 9bb4188735 [Automated] Update Lucene snapshot to 9.8.0-snapshot-7fc939753d4 2023-09-05 06:14:40 +00:00
elasticsearchmachine 34255493ea [Automated] Update Lucene snapshot to 9.8.0-snapshot-7fc939753d4 2023-09-02 06:14:19 +00:00
elasticsearchmachine 3f9e6a466c [Automated] Update Lucene snapshot to 9.8.0-snapshot-bb7e43be5a2 2023-09-01 06:13:53 +00:00
elasticsearchmachine e39310cefd [Automated] Update Lucene snapshot to 9.8.0-snapshot-bb7e43be5a2 2023-08-31 06:15:14 +00:00
elasticsearchmachine a5c757a748 [Automated] Update Lucene snapshot to 9.8.0-snapshot-fb9699993c3 2023-08-29 06:14:32 +00:00
elasticsearchmachine 5a561ee57e Merge remote-tracking branch 'origin/main' into lucene_snapshot 2023-08-27 10:08:35 +00:00
elasticsearchmachine 5e0113c6f9 [Automated] Update Lucene snapshot to 9.8.0-snapshot-fb9699993c3 2023-08-27 06:13:24 +00:00
Nik Everett ff01fb680b
ESQL: Standardize font used in railroad diagrams (#98897)
Locks the railroad diagrams to always use the same font, this one named
`roboto mono`. This makes sure that when we render the railroad diagrams
we always size them the same way. Because everyone has a copy of roboto
mono. Because gradle resolves that dependency.
2023-08-26 14:19:47 -04:00
elasticsearchmachine f57be9776f Merge remote-tracking branch 'origin/main' into lucene_snapshot 2023-08-26 10:05:26 +00:00
Nik Everett 649ceb74ab
ESQL docs: generate references for functions (#98856)
This generates a "railroad diagram" svg image that can be embedded into
the docs for any function to explain it's syntax. It's basic, but it's
something we can iterate on.

It also generates a table of supported types from the list of types that
we test. It can be included in the docs for reference as well.
2023-08-25 09:07:25 -04:00
elasticsearchmachine d08fff51fa [Automated] Update Lucene snapshot to 9.8.0-snapshot-fb9699993c3 2023-08-25 06:15:00 +00:00
elasticsearchmachine ca6ee79504 [Automated] Update Lucene snapshot to 9.8.0-snapshot-fb9699993c3 2023-08-24 06:14:31 +00:00
elasticsearchmachine bff4caf8f9 Merge remote-tracking branch 'origin/main' into lucene_snapshot 2023-08-23 10:05:43 +00:00
Albert Zaharovits 1b468a0a3b
Upgrade to OpenSAML 4.3.0 (shadowed) (#98199)
This commit upgrades to OpenSAML v4.3.0

Versions of OpenSAML ≥ 4.1 have a hard dependency on the non-FIPS release of BouncyCastle.
This would prevent ES from being able to run in a JVM where BC-FIPS is configured as the security provider.

Closes: #71983

Co-authored-by: Tim Vernum tim@adjective.org
2023-08-23 12:59:34 +03:00
elasticsearchmachine 1c57143412 [Automated] Update Lucene snapshot to 9.8.0-snapshot-6a2d2c4057b 2023-08-22 06:14:21 +00:00
Alan Woodward fdef749158 Merge remote-tracking branch 'origin/main' into lucene_snapshot
Resolved conflict in build-tools-internal/version.properties
2023-08-21 14:56:28 +01:00
elasticsearchmachine e9b34d4363 [Automated] Update Lucene snapshot to 9.8.0-snapshot-db02a1ee780 2023-08-21 06:12:57 +00:00
elasticsearchmachine 2a4c6199ab [Automated] Update Lucene snapshot to 9.8.0-snapshot-db02a1ee780 2023-08-20 06:14:25 +00:00
elasticsearchmachine 7ffd562958 [Automated] Update Lucene snapshot to 9.8.0-snapshot-db02a1ee780 2023-08-19 06:12:50 +00:00
elasticsearchmachine 6c558a7f0e [Automated] Update Lucene snapshot to 9.8.0-snapshot-14e0947cdb9 2023-08-16 06:15:07 +00:00
elasticsearchmachine cd7d15a846 [Automated] Update Lucene snapshot to 9.8.0-snapshot-14e0947cdb9 2023-08-15 06:13:39 +00:00
elasticsearchmachine db1694ef2c [Automated] Update Lucene snapshot to 9.8.0-snapshot-e888dbea451 2023-08-14 06:17:48 +00:00