Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Aug 13, 2025

The utilities class has basically become a package itself. This commit moves inner records from TransportversionUtils and some related functions out to their own files.

The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
@rjernst rjernst added the :Core/Infra/Core Core issues without another label label Aug 13, 2025
@rjernst rjernst requested a review from a team as a code owner August 13, 2025 18:48
@rjernst rjernst added >refactoring auto-backport Automatically create backport pull requests when merged v8.18.6 v9.0.6 v9.1.3 v8.19.3 labels Aug 13, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v9.2.0 labels Aug 13, 2025
Copy link
Contributor

@JVerwolf JVerwolf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rjernst rjernst enabled auto-merge (squash) August 13, 2025 19:29
@rjernst rjernst merged commit f4ea3a2 into elastic:main Aug 13, 2025
34 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.18 Commit could not be cherrypicked due to conflicts
9.0 Commit could not be cherrypicked due to conflicts
8.19 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 132872

rjernst added a commit to rjernst/elasticsearch that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
elasticsearchmachine pushed a commit that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
elasticsearchmachine pushed a commit that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
elasticsearchmachine pushed a commit that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
rjernst added a commit that referenced this pull request Aug 13, 2025
The utilities class has basically become a package itself. This commit
moves inner records from TransportversionUtils and some related
functions out to their own files.
szybia added a commit to szybia/elasticsearch that referenced this pull request Aug 14, 2025
…-stats

* upstream/main: (36 commits)
  ESQL: Fix async operator warnings not always sent when blocking (elastic#132744)
  Method not needed anymore (elastic#132912)
  [Test] Excercise shutdown more reliably in snapshot stress IT (elastic#132909)
  Update Gradle shadow plugin to 9.0.1 (elastic#132637)
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search/410_named_queries/named_queries_with_score} elastic#132906
  Update docker.elastic.co/wolfi/chainguard-base-fips:latest Docker digest to fa6cb69 (elastic#132735)
  Remove unnecessary calls to fold()  (elastic#131870)
  Use consistent terminology for transport version resources/references (elastic#132882)
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search.vectors/40_knn_search_cosine/kNN search only regular query} elastic#132890
  Finalize release notes for v9.1.2 release (elastic#132745)
  Finalize release notes for v9.0.5 release (elastic#132718)
  Move inner records out of TransportVersionUtils (elastic#132872)
  Add support for Lookup Join on Multiple Fields (elastic#131559)
  Bootstrap PR-based benchmarks (elastic#132717)
  Refactor MetadataIndexTemplateService to use template maps instead of project metadata (elastic#132662)
  [Gradle] Update nebula ospackage plugin to 12.1.0 (elastic#132640)
  Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:ip.CdirMatchEqualsInsOrs} elastic#132860
  Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:floats.InMultivalue} elastic#132859
  Revert "Reuse prod code and reduce EsqlSession public surface" (elastic#132843)
  Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:string.LengthOfText} elastic#132857
  ...
szybia added a commit to szybia/elasticsearch that referenced this pull request Aug 15, 2025
* upstream/main: (278 commits)
  ESQL - dense vector support cosine normalization (elastic#132721)
  [ML] Add support for dimensions in google vertex ai request (elastic#132689)
  ESQL - Add  byte element support for dense_vector data type (elastic#131863)
  ESQL: Fix async operator warnings not always sent when blocking (elastic#132744)
  Method not needed anymore (elastic#132912)
  [Test] Excercise shutdown more reliably in snapshot stress IT (elastic#132909)
  Update Gradle shadow plugin to 9.0.1 (elastic#132637)
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search/410_named_queries/named_queries_with_score} elastic#132906
  Update docker.elastic.co/wolfi/chainguard-base-fips:latest Docker digest to fa6cb69 (elastic#132735)
  Remove unnecessary calls to fold()  (elastic#131870)
  Use consistent terminology for transport version resources/references (elastic#132882)
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search.vectors/40_knn_search_cosine/kNN search only regular query} elastic#132890
  Finalize release notes for v9.1.2 release (elastic#132745)
  Finalize release notes for v9.0.5 release (elastic#132718)
  Move inner records out of TransportVersionUtils (elastic#132872)
  Add support for Lookup Join on Multiple Fields (elastic#131559)
  Bootstrap PR-based benchmarks (elastic#132717)
  Refactor MetadataIndexTemplateService to use template maps instead of project metadata (elastic#132662)
  [Gradle] Update nebula ospackage plugin to 12.1.0 (elastic#132640)
  Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:ip.CdirMatchEqualsInsOrs} elastic#132860
  ...
szybia added a commit to szybia/elasticsearch that referenced this pull request Aug 15, 2025
* upstream/8.19: (62 commits)
  Use consistent terminology for transport version resources/references (elastic#132882) (elastic#132898)
  Move inner records out of TransportVersionUtils (elastic#132872) (elastic#132886)
  Forward port release notes for v8.18.5 (elastic#132758)
  Add more transport version files validation (elastic#132373) (elastic#132777)
  Forward port release notes for v8.17.10 (elastic#132760)
  Refactor TransportVersion loading to support external consumers (elastic#132694) (elastic#132862)
  manual backporting| (elastic#132783)
  9.1 docs backports for 8.19 features (elastic#132605)
  Migrate x-pack-deprecation REST tests (elastic#131444) (elastic#132802)
  Update 8.19.1.asciidoc (elastic#132755)
  Update wolfi (versioned) (elastic#132752)
  Update 8.19.0.asciidoc (elastic#132754)
  Prune changelogs after 8.19.2 release
  Bump versions after 8.19.2 release
  Finalize release notes for v8.19.2
  Bump versions after 8.17.10 release
  Prune changelogs after 8.18.5 release
  Bump versions after 8.18.5 release
  Add release notes for v8.19.2 release (elastic#132696)
  [ML] Improve EIS auth call logs and fix revocation bug (elastic#132546) (elastic#132690)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged backport pending :Core/Infra/Core Core issues without another label >refactoring Team:Core/Infra Meta label for core/infra team v8.18.6 v8.19.3 v9.0.6 v9.1.3 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants