fix(deps): update opensearchproject/opensearch docker tag to v3 (master) - #2963
Open
mender-test-bot wants to merge 1 commit into
Open
fix(deps): update opensearchproject/opensearch docker tag to v3 (master)#2963mender-test-bot wants to merge 1 commit into
mender-test-bot wants to merge 1 commit into
Conversation
Contributor
Author
|
@mender-test-bot, start a full integration test pipeline with:
my commands and optionsYou can prevent me from automatically starting CI pipelines:
You can trigger a client pipeline on multiple prs with:
You can trigger a client pipeline for a specific Mender Client release with:
You can trigger GitHub->GitLab branch sync with:
You can print PR statistics for a repository with:
You can deploy a review app with:
You can run e2e tests against a deployed review app with:
You can cherry pick to a given branch or branches with:
|
Signed-off-by: mender-test-bot <mender@northern.tech>
mender-test-bot
force-pushed
the
renovate/master-major-docker-compose
branch
from
August 28, 2026 09:42
5e19637 to
edde5cb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.0→3.8.0Release Notes
opensearch-project/OpenSearch (opensearchproject/opensearch)
v3.8.0Compare Source
Version 3.8.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.8.0
Features
POST /_data_stream/_modify) (#22487)multivalue_doc_countaggregation that returns the number of documents with two or more values (#20472)ingestion-hiveplugin (#21700)extra_field_valuesin bulk requests (#21907)can_matchfor faster time-range queries (#21865)bootstrap.serial_filtersetting (#22073)cluster.routing.allocation.unassigned.node_left.delayed_timeout) (#22379)Enhancements
ProcessorGenerationContextfor conditional system-generated processor logic (#22195)RestClientin favor of the internal HTTP client (#22116)GET _aliasesserialization to MANAGEMENT thread pool to avoid blocking transport threads (#21954)scroll_idvalidation to prevent OOM from crafted scroll IDs (#22396)base_pathin FsRepository to prevent path traversal outsidepath.repo(#22328)resolveAnalyzerPathto prevent directory traversal (#22094)snapshot.repository.io_timeout,max_outstanding_ops,cleanup_stale_blobs) (#22516)request_timeoutinto S3 sync client to prevent indefinite hangs on degraded stores (#22479)total_primary_shards_per_nodeon index templates against the cluster instead of index-local flag (#22203)checkBlocknow scoped to write index only, skipping non-write alias members (#21838)Bug Fixes
OpenSearchTimeoutExceptionto return HTTP 504 instead of 500 (#22064)ClassCastExceptionon malformed mappings in create index to return 400 instead of 500 (#22371)provideStream()throws, and fix shared segment array corruption (#22309)ReplicationCheckpoint.compareToto return 0 for equal checkpoints, preventing TimSort crash during shard allocation (#22376)os.cpu.percenton cgroup v2 containers by granting read access to/sys/fs/cgroup/cpu.stat(#22408)AES256header, preventing silent snapshot failures on buckets requiring encryption (#22144)opensearch.yml) (#22334)filterrewrite crash with sub-aggregations indate_histogramwhen segment contains out-of-range documents (#22390)disable_objectsarray parsing to preserve dotted field names (#22127)disable_objects(#21929)NestedQueryBuilder.visit()to recursively visit child query tree (#22196)InputStreamleak when loading hyphenation patterns in analysis-common (#22508)_cat/nodesAPI showing negative values in cpu stats when perf counters are unavailable (#22074)Maintenance
bc-fipsto 2.1.3 to fix CVE-2026-8149 (#22537)OpenSearchYamlFactory/OpenSearchYamlParserafter Jackson 3.2.0 update (#22147)v3.7.0Compare Source
Version 3.7.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.7.0
Features
appendcommand support with multi-child stage runtime for Union (#21474)dedupcommand support via ROW_NUMBER window function (#21622)eventstatsandstreamstatswindow function support (#21734)topandrarecommand support via window functions (#21593)parsecommand with regex mode via Rust UDFs (#21573)rexcommand with sed and extract modes (#21550)spathcommand with auto-extract mode via json_extract_all UDF (#21664)extra_fieldsoutside_sourceindexing for improved vector ingestion throughput (#20635)search.max_bucketsto workload group settings for per-tenant bucket limits (#21721)override_request_valuesto workload management groups (#21523)_refresh_search_analyzersAPI (#21559)Enhancements
analytics_schedulerthread pool to prevent coordinator deadlock (#21771)analytics_reducethread pool for coordinator reduce drains (#21800)current_application_duration_msto cluster state download stats in node stats API (#20922)queryTimeoutto IndexSearcher for KNN vector search timeout enforcement (#21316)/_analytics/ppl/_explainendpoint with stage profiling (#21660)auto_expand_replicasis set to all (#21217)_sourcefiltering (#21203)indices_boost_2array format for gRPC search (#21300)Bug Fixes
map_unmapped_fields_as_textlost after dynamic mapping update in PercolatorFieldMapper (#21301)Rounding.isUTC()to recognize UTC timezone aliases for date histogram optimization (#21221)IndicesRequestCacheCleanupITflakiness by removing too-short assertBusy timeouts (#21494)half_floatingest writing wrong fp16 bit pattern in Parquet (#21783)transport-reactor-netty4plugin with persistent connections (#21788)ExitablePostingsEnumto extendFilterPostingsEnumfor proper delegation (#21558)microsecond()function and add timestamp lower-bound validation in analytics engine (#21793)Maintenance
httpclient5to 5.6.1 (#21441)v3.6.0Compare Source
Version 3.6.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.6.0
Features
Enhancements
Sensitivesetting property for tiering dynamic settings authorization (#20901)search_settingssupport to WLM workload groups with initialtimeoutsetting (#20536)ref_pathsupport for package-based Hunspell dictionary loading with multi-tenant isolation (#20840)ReadAdviseByContextfor MMapDirectory instead of Lucene default read advise (#21062)Bug Fixes
copy_tofunctionality for geo_point fields with object and array values (#20542)field_capsreturning empty results fordisable_objectsmappings and field name corruption (#20814)max_clause_countsetting instead of hardcoded fallback (#20823)array_index_out_of_bounds_exceptionwith wildcard and aggregations under concurrent access (#20842)SecurityExceptionwhen usingopensearch.cgroups.hierarchy.overridesetting (#20565)listBlobsByPrefixInSortedOrderin EncryptedBlobContainer to respect limit and prevent JVM exhaustion (#20514)ExitableTermsto delegategetMin/getMaxmethods avoiding slow path in field sort (#20775)madvisecalls (#20827)updatedAtvalidation for WLM workload group creation to handle minor clock skew (#20486)STRICT_EXPAND_OPEN_HIDDEN_FORBID_CLOSEDindex option via static method (#20980)Randomnessfrom server to lib/common to reduce FIPS demo installer size (#20570)accessUnixDomainSocketpermission for transport-grpc on Windows (#20649)OPENSEARCH_FIPS_MODEenvironment variable to enable FIPS enforced mode instead of checking for bcFIPS jars (#20625)Maintenance
ch.qos.logback:logback-classicto 1.5.32 andlogback-coreto 1.5.27 (#20525), (#20761)com.nimbusds:nimbus-jose-jwtfrom 10.7 to 10.8 (#20715)com.sun.xml.bind:jaxb-implfrom 4.0.6 to 4.0.7 (#20886)com.netflix.nebula.ospackage-basefrom 12.2.0 to 12.3.0 (#20799)org.apache.commons:commons-textfrom 1.14.0 to 1.15.0 (#20576)org.jline:jlinefrom 3.30.6 to 4.0.0 (#20800)org.jruby.jcodings:jcodingsfrom 1.0.63 to 1.0.64 (#20713)org.jruby.joni:jonifrom 2.2.3 to 2.2.7 (#20714), (#20759)org.tukaani:xzfrom 1.11 to 1.12 (#20760)v3.5.0Compare Source
Version 3.5.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.5.0
Added
SourceFieldMapperto return excluded field (#20205)SourceFieldMapperto return included field (#20290)almalinux:10(#20482)Changed
cluster.initial_cluster_manager_nodesto testClusters OVERRIDABLE_SETTINGS (#20348)Alt-Svcheader support to advertise HTTP/3 availability (#20434)Fixed
cluster.remote.<cluster_alias>.server_namesetting no populating SNI (#20321)size:0. (20427)Dependencies
com.google.auth:google-auth-library-oauth2-httpfrom 1.38.0 to 1.41.0 (#20183)actions/checkoutfrom 5 to 6 (#20186)org.apache.commons:commons-configuration2from 2.12.0 to 2.13.0 (#20185, #20184)peter-evans/create-pull-requestfrom 7 to 8 (#20236)org.apache.kerby:kerb-adminfrom 2.1.0 to 2.1.1 (#20235)org.checkerframework:checker-qualfrom 3.49.0 to 3.52.1 (#20234)nettyto 4.2.9.Final (#20230)log4jfrom 2.21.0 to 2.25.3 ([#20308](https://redirect.github.com/opensearch-project/OpenSearch/puConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.