Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major maven dependencies #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.shared:maven-filtering 3.3.1 -> 3.4.0 age adoption passing confidence
org.apache.maven.plugins:maven-remote-resources-plugin 3.0.0 -> 3.3.0 age adoption passing confidence
org.opensearch.client:opensearch-java 2.4.0 -> 2.20.0 age adoption passing confidence
org.opensearch.client:opensearch-rest-client (source) 2.7.0 -> 2.18.0 age adoption passing confidence

Release Notes

opensearch-project/opensearch-java (org.opensearch.client:opensearch-java)

v2.20.0

Compare Source

What's Changed

Full Changelog: opensearch-project/opensearch-java@v2.19.0...v2.20.0

v2.19.0

Compare Source

Added
  • Added support for IcuCollationKeywordProperty's country, language and variant properties (#​1321)
Dependencies
  • Bumps org.junit:junit-bom from 5.10.2 to 5.11.3
  • Bump com.carrotsearch.randomizedtesting:randomizedtesting-runner from 2.8.1 to 2.8.2 (#​1343)
  • Bump org.owasp.dependencycheck from 11.1.0 to 11.1.1 (#​1344)
Fixed
  • Fixed IcuCollationDecomposition's variants to align with those supported by OpenSearch (#​1321)
  • Fixed don't invoke the mapper's serialize method for the RangeQuery JsonData raw value #​1309
  • Fixed an issue where FieldSort was not implementing SortOptionsVariant (#​1323)
  • Fixed GetSnapshotResponse deserialization (#​1299)
  • Fixed CreateSnapshotResponse deserialization when wait_for_completion is false (#​1332)
  • Fixed serialization of nested aggregates under SingleBucketAggregateBase (#​1350)

v2.18.0

Compare Source

Added
  • Added support for disabling typed keys serialization (#​1296)
  • Added support for the batch_size param on the text_embedding processor (#​1298)
Dependencies
  • Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 (#​1302)
Changed
  • Changed AwsSdk2Transport to pre-emptively throw an exception when using AWS SDK's ApacheHttpClient to make an unsupported DELETE/GET request with a body (#​1256)

v2.17.0

Compare Source

Added
  • Added support for KnnVectorProperty's compression_level, data_type, mode & space_type properties (#​1255)
Dependencies
  • Bumps org.apache.httpcomponents.core5:httpcore5-h2 from 5.3 to 5.3.1
  • Bumps org.owasp.dependencycheck from 10.0.2 to 11.1.0
Fixed
  • Fixed UndeployModelResponse deserialization (#​1257)

v2.16.0

Compare Source

Added
  • Added minScore and maxDistance to KnnQuery (#​1166)
  • Added minScore and maxDistance to NeuralQuery (#​1235)
Dependencies
  • Bumps org.ajoberstar.grgit:grgit-gradle from 5.2.2 to 5.3.0
Fixed
  • Fixed deserializing GeoBoundsAggregate when bounds is not returned by OpenSearch (#​1238)

v2.15.0

Compare Source

Added
  • Added hashCode and equals implementations to generated code (#​312)
  • Added sortVals to Hit to allow retrieving non-string sort values (#​1224)
  • Added searchAfterVals to MultisearchBody to allow passing arbitrary FieldValues to search_after (#​1224)
Dependencies
  • Bumps org.junit:junit-bom from 5.10.3 to 5.11.1
  • Bumps org.apache.httpcomponents.core5:httpcore5-h2 from 5.2.5 to 5.3
  • Bumps org.apache.httpcomponents.core5:httpcore5 from 5.2.5 to 5.3
  • Bumps org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4
  • Bumps io.github.classgraph:classgraph from 4.8.175 to 4.8.177
Fixed
  • Fix queries not preserving boost and name when converted to builders (#​1181)
  • Remove required check on ShardStats.shards (#​1177)
  • Fixed TextEmbeddingProcessor returning the wrong processor kind (#​1127)

v2.14.0

Compare Source

Added
  • Added queryImage (query_image) field to NeuralQuery, following definition in (Neural Query) (#​1137)
  • Added cancelAfterTimeInterval to SearchRequest and MsearchRequest (#​1147)
  • Added the ml namespace operations (#​1158)
  • Added IndexTemplateMapping.Builder#withJson, SourceField.Builder#withJson and IndexSettings.Builder#withJson for streamlining deserialization (#​1148)
Dependencies
  • Bumps commons-logging:commons-logging from 1.3.3 to 1.3.4
  • Bumps io.github.classgraph:classgraph from 4.8.174 to 4.8.175
Fixed
  • Fixed handling of NodeInfo fields that are not returned by Amazon OpenSearch Service (#​1132)

v2.13.0

Compare Source

Added
  • Added searchAfterVals to SearchRequest to allow passing arbitrary FieldValues to search_after (#​1105)
Changed
  • Changed URL path encoding to own implementation adapted from Apache HTTP Client 5's (#​1109)
Fixed
  • Fixed error when deserializing a normalizer without 'type' (#​1111)
  • Fixed deserialization of SearchRequest when _source is an array (#​1117)

v2.12.0

Compare Source

Added
  • Added support for the parent aggregation type (#​706)
  • Added support for phase_took & search_pipeline request params (#​1036)
  • Added an interface PlainJsonSerializable with a default method for serialization to Json (#​1064)
Dependencies
  • Bumps io.github.classgraph:classgraph from 4.8.173 to 4.8.174
  • Bumps org.owasp.dependencycheck from 9.1.0 to 10.0.2
  • Bumps com.github.jk1.dependency-license-report from 2.7 to 2.8
  • Bumps commons-logging:commons-logging from 1.3.2 to 1.3.3
  • Bumps org.apache.httpcomponents.core5:httpcore5-h2 from 5.2.4 to 5.2.5
  • Bumps org.apache.httpcomponents.core5:httpcore5 from 5.2.4 to 5.2.5
Fixed
  • Fixed deserializing of error responses when using AwsSdk2Transport (#​1068)

v2.11.1

Compare Source

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fixed handling of an absent source in InlineGet (#​1042)
Security

v2.11.0

Compare Source

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fixed error when deserializing an analyzer without type specified (#​1033)
Security

v2.10.4

Compare Source

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • ApacheHttpClient5Transport requires Apache Commons Logging dependency (#​1003)
  • Preserve caller information in stack traces when synchronous callers use asynchronous transports (#​656)
  • Fix java.lang.NoSuchMethodError: org.apache.http.client.utils.URLEncodedUtils.formatSegments w/o httpclient (#​999)
Security

v2.10.3

Compare Source

Added
Dependencies
  • Bumps io.github.classgraph:classgraph from 4.8.170 to 4.8.172
Changed
Deprecated
Removed
Fixed
  • Fix the deserialization of SortOptions (#​981)
  • Generic HTTP Actions in Java Client does not work with AwsSdk2Transport (#​978)
Security

v2.10.2

Compare Source

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fix integer overflow for variables in indices stats response (#​960)
  • Fix composite aggregations for search requests (#​967)
Security

v2.10.1

Compare Source

Added
  • Add missed fields to PhraseSuggestOption: collapseMatch (#​940)
  • Add missed fields to bulk's UpdateOperation: source (#​947)
Dependencies
  • Bumps com.github.jk1.dependency-license-report from 2.6 to 2.7
Changed
Deprecated
Removed
Fixed
Security

v2.10.0

Compare Source

Added
  • Add xy_shape property (#​884)
  • Add missed fields to MultisearchBody: seqNoPrimaryTerm, storedFields, explain, fields, indicesBoost (#​914)
  • Add OpenSearchGenericClient with support for raw HTTP request/responses (#​910, #​929)
  • Add missed fields to MultisearchBody: collapse, version, timeout (#​916
  • Add missed fields to MultisearchBody: ext, rescore and to SearchRequest: ext (#​918
Dependencies
  • Bumps io.github.classgraph:classgraph from 4.8.161 to 4.8.165
  • Bumps org.owasp.dependencycheck from 9.0.8 to 9.1.0
  • Bumps org.apache.httpcomponents.client5:httpclient5 from 5.3.0 to 5.3.1
  • Bumps io.github.classgraph:classgraph from 4.8.165 to 4.8.170
  • Bumps jackson from 2.15.2 to 2.17.0
  • Bumps org.eclipse.parsson:parsson from 1.1.5 to 1.1.6
Changed
Deprecated
Removed
Fixed
  • Fix integer overflow for variables in indices stats response (#​877)
  • Support weight function in function score query (#​880)
  • Fix pattern replace by making flag and replacement optional as on api (#​895)
  • Client with Java 8 runtime and Apache HttpClient 5 Transport fails with java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer (#​920)
  • Add missed field "filter" to NeuralQuery model class
Security

v2.9.1

Compare Source

What's Changed

Full Changelog: opensearch-project/opensearch-java@v2.9.0...v2.9.1

v2.9.0

Compare Source

Added
  • Add support for Hybrid query type (#​850)
Dependencies
  • Bumps org.ajoberstar.grgit:grgit-gradle from 5.2.0 to 5.2.2
Changed
  • Restore support for Java 8 (#​767)
  • Add an integration test that runs on JDK-8 (#​795)
Deprecated
Removed
Fixed
  • Fix missing properties on UpdateOperation (#​744)
Security

v2.8.4

Compare Source

Added
  • Add search role type for nodes in cluster stats (#​848)
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fix ClusterStatsResponse field deserialization (#​848)
Security

v2.8.3

Compare Source

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fix PutTemplateRequest field deserialization (#​723)
  • Fix InnerHits to no longer enforce the nullable Index field when converting to Hit. (#​838)
Security

v2.8.2

Compare Source

Added
  • Added support for icu_collation_keyword type (#​725)
  • Added support for flat_object field property (#​735)
  • Expose HTTP status code through ResponseException#status (#​756)
  • Added toBuilder method to all request model in core package & _types.query_dsl package (#​766)
  • Added toQuery method in Query and QueryVariant (#​760)
  • Added missing WrapperQuery accessors and builder methods (#​806)
Dependencies
  • Bumps com.diffplug.spotless from 6.22.0 to 6.25.0
  • Bumps org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.3
  • Bumps org.owasp.dependencycheck from 8.4.2 to 9.0.8
Changed
Deprecated
  • Deprecated "_toQuery()" in Query and QueryVariant (#​760)
Removed
  • Removed unsupported prefix field from CompletionSuggester (#​812)
Fixed
  • Fix partial success results for msearch_template (#​709)
  • Fix deserialization of node stats response (#​745)
  • Fix PutIndexTemplateRequest field deserialization (#​765)
  • Fix InnerHits to no longer enforce the nullable Index field when converting to Hit. (#​825)
Security

v2.8.1

Compare Source

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fix partial success results for msearch_template (#​709)
Security

v2.8.0

Compare Source

Added
  • Added support for indexing and search index settings (#​667)
  • Added support for neural query type (#​674)
Dependencies
Changed
  • Allow null values in arrays (#​687)
  • Add an example for bulk update operation in samples (#​690)
Deprecated
Removed
Fixed
  • Fixed Hit response when search request has storedFields as null (#​698)
Security

v2.7.0

Compare Source

Added
  • Added support for "smartcn" analyzer (#​605)
  • Added support for "cjk" analyzer (#​604)
  • Added support for wrapper queries (#​630)
  • Added support for "script_fields" in multi search request (#​632)
  • Added size attribute to MultiTermsAggregation (#​627)
  • Added version increment workflow that executes after release (#​664)
Dependencies
  • Bumps org.ajoberstar.grgit:grgit-gradle from 5.0.0 to 5.2.0
  • Bumps com.github.jk1.dependency-license-report from 2.4 to 2.5
  • Bumps io.github.classgraph:classgraph from 4.8.160 to 4.8.161
Changed
  • Moved "software.amazon.awssdk" dependencies to the compileOnly scope. (#​628)
  • Migrated from checkstyle to spotless (#​648)
Deprecated
Removed
  • Remove generated code comments from all files (#​598)
Fixed
  • Fix PutMappingRequest by removing unsupported fields (#​597)
  • [BUG] JarHell caused by latest software.amazon.awssdk 2.20.141 (#​616)
  • Don't over-allocate in HeapBufferedAsyncEntityConsumer in order to consume the response (#​620)
  • Fixed CVE-2976 + added CVE checker (#​624)
  • Fix parsing of GetFieldMappingResponse (#​641)
  • Fix TermvectorsResponse for optional fields (#​642)
  • Fix deserialization of MsearchTemplateResponse (#​660)
Security

v2.6.0

Compare Source

Added
  • Add support for knn_vector field type (#​524)
  • Add translog option object and missing translog sync interval option in index settings (#​518)
  • Adds the option to set slices=auto for UpdateByQueryRequest, DeleteByQueryRequest and ReindexRequest (#​538)
  • Add support for approximate k-NN queries (#​548)
Dependencies
Changed
Deprecated
  • Deprecate translogDurability and translogFlushThresholdSize in IndexSettings in favor of a separate translog object (#​518)
Removed
Fixed
  • Fixed Suggesters for Completion, Term, and Phrase and refactored the Suggestion class (#​477)
  • Fix highlight max_analyzer_offset field name to match with the one introduced in OpenSearch 2.2.0 (#​555)
Security

v2.5.0

Compare Source

Added
  • Add workflow to publish snapshots via GHA (#​454)
  • Added Point-In-Time APIs (#​461)
Dependencies
  • Bumps com.github.jk1.dependency-license-report from 1.19 to 2.2
  • Bumps org.eclipse.parsson:parsson from 1.1.1 to 1.1.2
Changed
  • Improve time taken by Github actions by using cache (#​439)
  • Introduce intermediary SearchResult for SearchResponse and SearchTemplateResponse classes, enabling similar response handling for both (#​462)
Deprecated
Removed
Fixed
  • Fix missing Highlight and SourceConfig in the MultisearchBody (#​442)
  • Fix search failure with missing required property HitsMetadata.total when trackTotalHits is disabled (#​372)
  • Fix failure when deserialing response for tasks API (#​463)
  • Fix failure when deserializing boolean types for enums (#​463)
  • Fix missing minScore, postFilter, searchAfter, sort, trackScores in the MultisearchBody (#​516)
Security
opensearch-project/OpenSearch (org.opensearch.client:opensearch-rest-client)

v2.18.0

Compare Source

2024-10-28 Version 2.18.0 Release Notes

[2.18.0]

Added
  • [Workload Management] Add orchestrator for wlm resiliency (QueryGroupService) (#​15925)
  • [Offline Nodes] Adds offline-tasks library containing various interfaces to be used for Offline Background Tasks. (#​13574)
  • Add support for async deletion in S3BlobContainer (#​15621)
  • [Workload Management] QueryGroup resource cancellation framework changes (#​15651)
  • [Workload Management] Add QueryGroup Stats API Logic (15777)
  • Implement WithFieldName interface in ValuesSourceAggregationBuilder & FieldSortBuilder (#​15916)
  • Add successfulSearchShardIndices in searchRequestContext (#​15967, #​16110)
  • Fallback to Remote cluster-state on Term-Version check mismatch - (#​15424)
  • [Tiered Caching] Segmented cache changes (#​16047)
  • Add support for msearch API to pass search pipeline name - (#​15923)
  • Add success and failure metrics for async shard fetch (#​15976)
  • Add support to dynamically resize threadpools size. (#​16236)
  • [S3 Repository] Change default retry mechanism of s3 clients to Standard Mode (#​15978)
  • [Workload Management] Add Integration Tests for Workload Management CRUD APIs (#​15955)
  • Add new metric REMOTE_STORE to NodeStats API response (#​15611)
  • New phone & phone-search analyzer + tokenizer (#​15915)
  • Add _list/indices API as paginated alternate to _cat/indices (#​14718)
  • Add changes to block calls in cat shards, indices and segments based on dynamic limit settings (#​15986)
  • Flat object field use IndexOrDocValuesQuery to optimize query (#​14383)
  • Add method to return dynamic SecureTransportParameters from SecureTransportSettingsProvider interface (#​16387
  • Add _list/shards API as paginated alternate to _cat/shards (#​14641)
  • [Star Tree - Search] Add support for metric aggregations with/without term query (15289)
  • URI path filtering support in cluster stats API (#​15938)
  • Add support for renaming aliases during snapshot restore (#​16292)
Dependencies
  • Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 (#​15858)
  • Bump com.azure:azure-identity from 1.13.0 to 1.13.2 (#​15578)
  • Bump protobuf from 3.22.3 to 3.25.4 (#​15684)
  • Bump peter-evans/create-pull-request from 6 to 7 (#​15863)
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.9.1 to 11.19.1 (#​15862)
  • Bump com.microsoft.azure:msal4j from 1.17.0 to 1.17.2 (#​15945, #​16406)
  • Bump ch.qos.logback:logback-core from 1.5.6 to 1.5.10 (#​15946, #​16307)
  • Update protobuf from 3.25.4 to 3.25.5 (#​16011)
  • Bump org.roaringbitmap:RoaringBitmap from 1.2.1 to 1.3.0 (#​16040)
  • Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1 (#​16038)
  • Bump actions/github-script from 5 to 7 (#​16039)
  • Bump dnsjava:dnsjava from 3.6.1 to 3.6.2 (#​16041)
  • Bump com.maxmind.geoip2:geoip2 from 4.2.0 to 4.2.1 (#​16042)
  • Bump com.maxmind.db:maxmind-db from 3.1.0 to 3.1.1 (#​16137)
  • Bump Apache lucene from 9.11.1 to 9.12.0 (#​15333)
  • Bump com.azure:azure-core-http-netty from 1.15.3 to 1.15.5 (#​16133, #​16311)
  • Bump netty from 4.1.112.Final to 4.1.114.Final (#​16182)
  • Bump com.google.api-client:google-api-client from 2.2.0 to 2.7.0 (#​16216)
  • Bump com.azure:azure-json from 1.1.0 to 1.3.0 (#​16217)
  • Bump io.grpc:grpc-api from 1.57.2 to 1.68.0 (#​16213)
  • Bump org.jline:jline from 3.26.3 to 3.27.0 (#​16135)
  • Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 (#​16212)
  • Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 (#​16310)
  • Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#​16308)
  • Bump io.grpc:grpc-api from 1.57.2 to 1.68.0 (#​16213)
  • Bump me.champeau.gradle.japicmp from 0.4.3 to 0.4.4 (#​16309)
  • Bump com.google.oauth-client:google-oauth-client from 1.35.0 to 1.36.0 (#​16306)
Changed
  • Add support for docker compose v2 in TestFixturesPlugin (#​16049)
  • Remove identity-related feature flagged code from the RestController (#​15430)
  • Remove Identity FeatureFlag (#​16024)
  • Ensure RestHandler.Wrapper delegates all implementations to the wrapped handler (#​16154)
  • Enable coordinator search.request_stats_enabled by default (#​16290)
  • Optimise clone operation for incremental full cluster snapshots (#​16296)
  • Code cleanup: Remove ApproximateIndexOrDocValuesQuery (#​16273)
  • Update last seen cluster state in the commit phase (#​16215)
  • Make multiple settings dynamic for tuning on larger clusters(#​16347)
Fixed
  • Fix wildcard query containing escaped character (#​15737)
  • Fix case-insensitive query on wildcard field (#​15882)
  • Add validation for the search backpressure cancellation settings (#​15501)
  • Fix search_as_you_type not supporting multi-fields (#​15988)
  • Avoid infinite loop when flat_object field contains invalid token (#​15985)
  • Fix infinite loop in nested agg (#​15931)
  • Fix update settings with null replica not honoring cluster setting bug (#​14948)
  • Fix race condition in node-join and node-left (#​15521)
  • Streaming bulk request hangs (#​16158)
  • Fix warnings from SLF4J on startup when repository-s3 is installed (#​16194)
  • Fix protobuf-java leak through client library dependencies (#​16254)
  • Fix multi-search with template doesn't return status code (#​16265)
  • [Streaming Indexing] Fix intermittent 'The bulk request must be terminated by a newline [\n]' failures #​16337)
  • Fix wrong default value when setting index.number_of_routing_shards to null on index creation (#​16331)
  • Fix inefficient Stream API call chains ending with count() (#​15386)
  • [Workload Management] Make query groups persistent across process restarts #​16370
  • Fix missing fields in task index mapping to ensure proper task result storage (#​16201)
  • Fix typo super->sb in method toString() of RemoteStoreNodeAttribute (#​15362)
  • Fix array hashCode calculation in ResyncReplicationRequest (#​16378)
  • [Workload Management] Enhance rejection mechanism in workload management (#​16417)
  • [Workload Management] Fixing Create/Update QueryGroup TransportActions to execute from non-cluster manager nodes (16422)
  • Fix flaky test in testApproximateRangeWithSizeOverDefault by adjusting totalHits assertion logic (#​16434)

v2.17.1

Compare Source

2024-10-01 Version 2.17.1 Release Notes
[2.17.1]
Added
  • Add path prefix support to hashed prefix snapshots (#​15664)
  • Memory optimisations in _cluster/health API (#​15492)
Dependencies
Changed
Deprecated
Removed
Fixed

v2.17.0

Compare Source

2024-09-17 Version 2.17.0 Release Notes
[2.17.0]
Added
  • [Workload Management] Add Settings for Workload Management feature (#​15028)
  • Fix for hasInitiatedFetching to fix allocation explain and manual reroute APIs ((#​14972)
  • [Workload Management] Add queryGroupId to Task (14708)
  • Add setting to ignore throttling nodes for allocation of unassigned primaries in remote restore (#​14991)
  • [Workload Management] Add Delete QueryGroup API Logic (#​14735)
  • [Streaming Indexing] Enhance RestClient with a new streaming API support (#​14437)
  • Add basic aggregation support for derived fields (#​14618)
  • [Workload Management] Add Create QueryGroup API Logic (#​14680)- [Workload Management] Add Create QueryGroup API Logic (#​14680)
  • Add ThreadContextPermission for markAsSystemContext and allow core to perform the method (#​15016)
  • Add ThreadContextPermission for stashAndMergeHeaders and stashWithOrigin (#​15039)
  • [Concurrent Segment Search] Support composite aggregations with scripting (#​15072)
  • Add rangeQuery and regexpQuery for constant_keyword field type (#​14711)
  • Add took time to request nodes stats (#​15054)
  • [Workload Management] Add Get QueryGroup API Logic (14709)
  • [Workload Management] Add Update QueryGroup API Logic (#​14775)
  • [Workload Management] QueryGroup resource tracking framework changes (#​13897)
  • Support filtering on a large list encoded by bitmap (#​14774)
  • Add slice execution listeners to SearchOperationListener interface (#​15153)
  • Make balanced shards allocator timebound (#​15239)
  • Add allowlist setting for ingest-geoip and ingest-useragent (#​15325)
  • Adding access to noSubMatches and noOverlappingMatches in Hyphenation (#​13895)
  • Star tree mapping changes (#​14605)
  • Add support for index level max slice count setting for concurrent segment search (#​15336)
  • Support cancellation for cat shards and node stats API.(#​13966)
  • [Streaming Indexing] Introduce bulk HTTP API streaming flavor (#​15381)
  • Add support for centralize snapshot creation with pinned timestamp (#​15124)
  • Add concurrent search support for Derived Fields (#​15326)
  • [Workload Management] Add query group stats constructs (#​15343))
  • Add limit on number of processors for Ingest pipeline(#​15460).
  • Add runAs to Subject interface and introduce IdentityAwarePlugin extension point (#​14630)
  • [Workload Management] Add rejection logic for co-ordinator and shard level requests (#​15428))
  • Adding translog durability validation in index templates (#​15494)
  • [Range Queries] Add new approximateable query framework to short-circuit range queries (#​13788)
  • [Workload Management] Add query group level failure tracking (#​15227)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 12, 2023 05:23
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from c38ae20 to 922cd5e Compare October 17, 2023 02:47
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 922cd5e to 293913f Compare November 2, 2023 08:40
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 293913f to 311f366 Compare November 17, 2023 02:53
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 311f366 to 9a6f534 Compare December 1, 2023 04:40
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch 2 times, most recently from 8bcf380 to efc75a4 Compare February 13, 2024 04:51
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch 2 times, most recently from 3a841b1 to 7d1ba8c Compare February 23, 2024 08:16
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch 2 times, most recently from 98da7ff to 0ac170b Compare March 14, 2024 20:52
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 0ac170b to 72f9c03 Compare April 3, 2024 02:37
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch 2 times, most recently from 5ab2cba to 33b62bc Compare April 16, 2024 23:55
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 33b62bc to 428b702 Compare May 1, 2024 08:32
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 428b702 to 2800d25 Compare May 9, 2024 20:54
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 2800d25 to 1f754ae Compare May 23, 2024 17:38
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 1f754ae to cd3d6bb Compare June 7, 2024 02:21
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch 3 times, most recently from b94c69a to 7c0d63a Compare June 28, 2024 05:04
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 7c0d63a to fa33938 Compare July 24, 2024 05:36
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from fa33938 to 7dcfc50 Compare August 2, 2024 02:30
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 7dcfc50 to db85add Compare August 10, 2024 06:00
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from db85add to 17ab32f Compare August 28, 2024 02:57
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 17ab32f to b1bdc84 Compare September 9, 2024 05:54
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from b1bdc84 to b15e25d Compare September 18, 2024 17:39
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from b15e25d to f6c71ca Compare October 2, 2024 05:08
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch 2 times, most recently from 32a64ae to cf71bd3 Compare October 23, 2024 20:48
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch 2 times, most recently from 4538d76 to 2cbf525 Compare November 6, 2024 05:33
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 2cbf525 to 6db7539 Compare November 20, 2024 05:18
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 6db7539 to 3b31224 Compare December 12, 2024 04:43
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from 3b31224 to b33386d Compare January 3, 2025 23:54
@renovate renovate bot force-pushed the renovate/all-maven-minor-patch branch from b33386d to 33f3575 Compare February 5, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants