Skip to content

Commit e426f89

Browse files
authored
chore(deps): update opensearchproject/opensearch docker tag to v3.2.0 (#7478)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [opensearchproject/opensearch](https://redirect.github.com/opensearch-project/OpenSearch) | minor | `3.1.0` -> `3.2.0` | --- ### Release Notes <details> <summary>opensearch-project/OpenSearch (opensearchproject/opensearch)</summary> ### [`v3.2.0`](https://redirect.github.com/opensearch-project/OpenSearch/releases/tag/3.2.0) [Compare Source](https://redirect.github.com/opensearch-project/OpenSearch/compare/3.1.0...3.2.0) #### Version 3.2.0 Release Notes Compatible with OpenSearch and OpenSearch Dashboards version 3.2.0 ##### Added - \[Feature Request] Enhance Terms lookup query to support query clause instead of docId ([#&#8203;18195](https://redirect.github.com/opensearch-project/OpenSearch/issues/18195)) - Add hierarchical routing processors for ingest and search pipelines ([#&#8203;18826](https://redirect.github.com/opensearch-project/OpenSearch/pull/18826)) - Add ACL-aware routing processors for ingest and search pipelines ([#&#8203;18834](https://redirect.github.com/opensearch-project/OpenSearch/pull/18834)) - Add support for Warm Indices Write Block on Flood Watermark breach ([#&#8203;18375](https://redirect.github.com/opensearch-project/OpenSearch/pull/18375)) - FS stats for warm nodes based on addressable space ([#&#8203;18767](https://redirect.github.com/opensearch-project/OpenSearch/pull/18767)) - Add support for custom index name resolver from cluster plugin ([#&#8203;18593](https://redirect.github.com/opensearch-project/OpenSearch/pull/18593)) - Rename WorkloadGroupTestUtil to WorkloadManagementTestUtil ([#&#8203;18709](https://redirect.github.com/opensearch-project/OpenSearch/pull/18709)) - Disallow resize for Warm Index, add Parameterized ITs for close in remote store ([#&#8203;18686](https://redirect.github.com/opensearch-project/OpenSearch/pull/18686)) - Ability to run Code Coverage with Gradle and produce the jacoco reports locally ([#&#8203;18509](https://redirect.github.com/opensearch-project/OpenSearch/issues/18509)) - Extend BooleanQuery must\_not rewrite to numeric must, term, and terms queries ([#&#8203;18498](https://redirect.github.com/opensearch-project/OpenSearch/pull/18498)) - \[Workload Management] Update logging and Javadoc, rename QueryGroup to WorkloadGroup ([#&#8203;18711](https://redirect.github.com/opensearch-project/OpenSearch/issues/18711)) - Add NodeResourceUsageStats to ClusterInfo ([#&#8203;18480](https://redirect.github.com/opensearch-project/OpenSearch/issues/18472)) - Introduce SecureHttpTransportParameters experimental API (to complement SecureTransportParameters counterpart) ([#&#8203;18572](https://redirect.github.com/opensearch-project/OpenSearch/issues/18572)) - Create equivalents of JSM's AccessController in the java agent ([#&#8203;18346](https://redirect.github.com/opensearch-project/OpenSearch/issues/18346)) - \[WLM] Add WLM mode validation for workload group CRUD requests ([#&#8203;18652](https://redirect.github.com/opensearch-project/OpenSearch/issues/18652)) - Introduced a new cluster-level API to fetch remote store metadata (segments and translogs) for each shard of an index. ([#&#8203;18257](https://redirect.github.com/opensearch-project/OpenSearch/pull/18257)) - Add last index request timestamp columns to the `_cat/indices` API. ([10766](https://redirect.github.com/opensearch-project/OpenSearch/issues/10766)) - Introduce a new pull-based ingestion plugin for file-based indexing (for local testing) ([#&#8203;18591](https://redirect.github.com/opensearch-project/OpenSearch/pull/18591)) - Add support for search pipeline in search and msearch template ([#&#8203;18564](https://redirect.github.com/opensearch-project/OpenSearch/pull/18564)) - \[Workload Management] Modify logging message in WorkloadGroupService ([#&#8203;18712](https://redirect.github.com/opensearch-project/OpenSearch/pull/18712)) - Add BooleanQuery rewrite moving constant-scoring must clauses to filter clauses ([#&#8203;18510](https://redirect.github.com/opensearch-project/OpenSearch/issues/18510)) - Add functionality for plugins to inject QueryCollectorContext during QueryPhase ([#&#8203;18637](https://redirect.github.com/opensearch-project/OpenSearch/pull/18637)) - Add support for non-timing info in profiler ([#&#8203;18460](https://redirect.github.com/opensearch-project/OpenSearch/issues/18460)) - \[Rule-based auto tagging] Bug fix and improvements ([#&#8203;18726](https://redirect.github.com/opensearch-project/OpenSearch/pull/18726)) - Extend Approximation Framework to other numeric types ([#&#8203;18530](https://redirect.github.com/opensearch-project/OpenSearch/issues/18530)) - Add Semantic Version field type mapper and extensive unit tests ([#&#8203;18454](https://redirect.github.com/opensearch-project/OpenSearch/pull/18454)) - Pass index settings to system ingest processor factories. ([#&#8203;18708](https://redirect.github.com/opensearch-project/OpenSearch/pull/18708)) - Add fetch phase profiling. ([#&#8203;18664](https://redirect.github.com/opensearch-project/OpenSearch/pull/18664)) - Include named queries from rescore contexts in matched\_queries array ([#&#8203;18697](https://redirect.github.com/opensearch-project/OpenSearch/pull/18697)) - Add the configurable limit on rule cardinality ([#&#8203;18663](https://redirect.github.com/opensearch-project/OpenSearch/pull/18663)) - Disable approximation framework when dealing with multiple sorts ([#&#8203;18763](https://redirect.github.com/opensearch-project/OpenSearch/pull/18763)) - \[Experimental] Start in "clusterless" mode if a clusterless ClusterPlugin is loaded ([#&#8203;18479](https://redirect.github.com/opensearch-project/OpenSearch/pull/18479)) - \[Star-Tree] Add star-tree search related stats ([#&#8203;18707](https://redirect.github.com/opensearch-project/OpenSearch/pull/18707)) - Add support for plugins to profile information ([#&#8203;18656](https://redirect.github.com/opensearch-project/OpenSearch/pull/18656)) - Add support for Combined Fields query ([#&#8203;18724](https://redirect.github.com/opensearch-project/OpenSearch/pull/18724)) - Make GRPC transport extensible to allow plugins to register and expose their own GRPC services ([#&#8203;18516](https://redirect.github.com/opensearch-project/OpenSearch/pull/18516)) - Added approximation support for range queries with now in date field ([#&#8203;18511](https://redirect.github.com/opensearch-project/OpenSearch/pull/18511)) - Upgrade to protobufs 0.6.0 and clean up deprecated TermQueryProtoUtils code ([#&#8203;18880](https://redirect.github.com/opensearch-project/OpenSearch/pull/18880)) - Expand fetch phase profiling to multi-shard queries ([#&#8203;18887](https://redirect.github.com/opensearch-project/OpenSearch/pull/18887)) - Prevent shard initialization failure due to streaming consumer errors ([#&#8203;18877](https://redirect.github.com/opensearch-project/OpenSearch/pull/18877)) - APIs for stream transport and new stream-based search api action ([#&#8203;18722](https://redirect.github.com/opensearch-project/OpenSearch/pull/18722)) - Add support for custom remote store segment path prefix to support clusterless configurations ([#&#8203;18750](https://redirect.github.com/opensearch-project/OpenSearch/issues/18750)) - Added the core process for warming merged segments in remote-store enabled domains ([#&#8203;18683](https://redirect.github.com/opensearch-project/OpenSearch/pull/18683)) - Streaming aggregation ([#&#8203;18874](https://redirect.github.com/opensearch-project/OpenSearch/pull/18874)) - Optimize Composite Aggregations by removing unnecessary object allocations ([#&#8203;18531](https://redirect.github.com/opensearch-project/OpenSearch/pull/18531)) - \[Star-Tree] Add search support for ip field type ([#&#8203;18671](https://redirect.github.com/opensearch-project/OpenSearch/pull/18671)) - \[Derived Source] Add integration of derived source feature across various paths like get/search/recovery ([#&#8203;18565](https://redirect.github.com/opensearch-project/OpenSearch/pull/18565)) - Supporting Scripted Metric Aggregation when reducing aggregations in InternalValueCount and InternalAvg ([18411](https://redirect.github.com/opensearch-project/OpenSearch/pull18411))) - Support `search_after` numeric queries with Approximation Framework ([#&#8203;18896](https://redirect.github.com/opensearch-project/OpenSearch/pull/18896)) - Add skip\_list parameter to Numeric Field Mappers (default false) ([#&#8203;18889](https://redirect.github.com/opensearch-project/OpenSearch/pull/18889)) - Optimization in Numeric Terms Aggregation query for Large Bucket Counts([#&#8203;18702](https://redirect.github.com/opensearch-project/OpenSearch/pull/18702)) - Map to proper GRPC status codes and achieve exception handling parity with HTTP APIs([#&#8203;18925](https://redirect.github.com/opensearch-project/OpenSearch/pull/18925)) ##### Changed - Update Subject interface to use CheckedRunnable ([#&#8203;18570](https://redirect.github.com/opensearch-project/OpenSearch/issues/18570)) - Update SecureAuxTransportSettingsProvider to distinguish between aux transport types ([#&#8203;18616](https://redirect.github.com/opensearch-project/OpenSearch/pull/18616)) - Make node duress values cacheable ([#&#8203;18649](https://redirect.github.com/opensearch-project/OpenSearch/pull/18649)) - Change default value of remote\_data\_ratio, which is used in Searchable Snapshots and Writeable Warm from 0 to 5 and min allowed value to 1 ([#&#8203;18767](https://redirect.github.com/opensearch-project/OpenSearch/pull/18767)) - Making multi rate limiters in repository dynamic [#&#8203;18069](https://redirect.github.com/opensearch-project/OpenSearch/pull/18069) - Optimize grouping for segment concurrent search by ensuring that documents within each group are as equal as possible ([#&#8203;18451](https://redirect.github.com/opensearch-project/OpenSearch/pull/18451)) - Move transport-grpc from a core plugin to a module ([#&#8203;18897](https://redirect.github.com/opensearch-project/OpenSearch/pull/18897)) - Remove `experimental` designation from transport-grpc settings ([#&#8203;18915](https://redirect.github.com/opensearch-project/OpenSearch/pull/18915)) - Rename package org.opensearch.plugin,transport.grpc to org.opensearch.transport.grpc ([#&#8203;18923](https://redirect.github.com/opensearch-project/OpenSearch/pull/18923)) ##### Dependencies - Bump `stefanzweifel/git-auto-commit-action` from 5 to 6 ([#&#8203;18524](https://redirect.github.com/opensearch-project/OpenSearch/pull/18524)) - Bump Apache Lucene to 10.2.2 ([#&#8203;18573](https://redirect.github.com/opensearch-project/OpenSearch/pull/18573)) - Bump `org.apache.logging.log4j:log4j-core` from 2.24.3 to 2.25.1 ([#&#8203;18589](https://redirect.github.com/opensearch-project/OpenSearch/pull/18589), [#&#8203;18744](https://redirect.github.com/opensearch-project/OpenSearch/pull/18744)) - Bump `com.google.code.gson:gson` from 2.13.0 to 2.13.1 ([#&#8203;18585](https://redirect.github.com/opensearch-project/OpenSearch/pull/18585)) - Bump `com.azure:azure-core-http-netty` from 1.15.11 to 1.15.12 ([#&#8203;18586](https://redirect.github.com/opensearch-project/OpenSearch/pull/18586)) - Bump `com.squareup.okio:okio` from 3.13.0 to 3.15.0 ([#&#8203;18645](https://redirect.github.com/opensearch-project/OpenSearch/pull/18645), [#&#8203;18689](https://redirect.github.com/opensearch-project/OpenSearch/pull/18689)) - Bump `com.netflix.nebula.ospackage-base` from 11.11.2 to 12.0.0 ([#&#8203;18646](https://redirect.github.com/opensearch-project/OpenSearch/pull/18646)) - Bump `com.azure:azure-storage-blob` from 12.30.0 to 12.30.1 ([#&#8203;18644](https://redirect.github.com/opensearch-project/OpenSearch/pull/18644)) - Bump `com.google.guava:failureaccess` from 1.0.1 to 1.0.2 ([#&#8203;18672](https://redirect.github.com/opensearch-project/OpenSearch/pull/18672)) - Bump `io.perfmark:perfmark-api` from 0.26.0 to 0.27.0 ([#&#8203;18672](https://redirect.github.com/opensearch-project/OpenSearch/pull/18672)) - Bump `org.bouncycastle:bctls-fips` from 2.0.19 to 2.0.20 ([#&#8203;18668](https://redirect.github.com/opensearch-project/OpenSearch/pull/18668)) - Bump `org.bouncycastle:bcpkix-fips` from 2.0.7 to 2.0.8 ([#&#8203;18668](https://redirect.github.com/opensearch-project/OpenSearch/pull/18668)) - Bump `org.bouncycastle:bcpg-fips` from 2.0.10 to 2.0.11 ([#&#8203;18668](https://redirect.github.com/opensearch-project/OpenSearch/pull/18668)) - Bump `com.password4j:password4j` from 1.8.2 to 1.8.3 ([#&#8203;18668](https://redirect.github.com/opensearch-project/OpenSearch/pull/18668)) - Bump `com.azure:azure-core` from 1.55.3 to 1.55.5 ([#&#8203;18691](https://redirect.github.com/opensearch-project/OpenSearch/pull/18691)) - Bump `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.1.0 ([#&#8203;18749](https://redirect.github.com/opensearch-project/OpenSearch/pull/18749)) - Bump `com.google.jimfs:jimfs` from 1.3.0 to 1.3.1 ([#&#8203;18743](https://redirect.github.com/opensearch-project/OpenSearch/pull/18743)), [#&#8203;18746](https://redirect.github.com/opensearch-project/OpenSearch/pull/18746)), [#&#8203;18748](https://redirect.github.com/opensearch-project/OpenSearch/pull/18748)) - Bump `com.azure:azure-storage-common` from 12.29.0 to 12.29.1 ([#&#8203;18742](https://redirect.github.com/opensearch-project/OpenSearch/pull/18742)) - Bump `org.apache.commons:commons-lang3` from 3.17.0 to 3.18.0 ([#&#8203;18745](https://redirect.github.com/opensearch-project/OpenSearch/pull/18745)), ([#&#8203;18955](https://redirect.github.com/opensearch-project/OpenSearch/pull/18955)) - Bump `com.nimbusds:nimbus-jose-jwt` from 10.2 to 10.4 ([#&#8203;18759](https://redirect.github.com/opensearch-project/OpenSearch/pull/18759), [#&#8203;18804](https://redirect.github.com/opensearch-project/OpenSearch/pull/18804)) - Bump `commons-beanutils:commons-beanutils` from 1.9.4 to 1.11.0 ([#&#8203;18401](https://redirect.github.com/opensearch-project/OpenSearch/issues/18401)) - Bump `org.xerial.snappy:snappy-java` from 1.1.10.7 to 1.1.10.8 ([#&#8203;18803](https://redirect.github.com/opensearch-project/OpenSearch/pull/18803)) - Bump `org.ajoberstar.grgit:grgit-core` from 5.2.1 to 5.3.2 ([#&#8203;18935](https://redirect.github.com/opensearch-project/OpenSearch/pull/18935)) - Bump `org.apache.kafka:kafka-clients` from 3.8.1 to 3.9.1 ([#&#8203;18935](https://redirect.github.com/opensearch-project/OpenSearch/pull/18935)) ##### Fixed - Add task cancellation checks in aggregators ([#&#8203;18426](https://redirect.github.com/opensearch-project/OpenSearch/pull/18426)) - Fix concurrent timings in profiler ([#&#8203;18540](https://redirect.github.com/opensearch-project/OpenSearch/pull/18540)) - Fix regex query from query string query to work with field alias ([#&#8203;18215](https://redirect.github.com/opensearch-project/OpenSearch/issues/18215)) - \[Autotagging] Fix delete rule event consumption in InMemoryRuleProcessingService ([#&#8203;18628](https://redirect.github.com/opensearch-project/OpenSearch/pull/18628)) - Cannot communicate with HTTP/2 when reactor-netty is enabled ([#&#8203;18599](https://redirect.github.com/opensearch-project/OpenSearch/pull/18599)) - Fix the visit of sub queries for HasParentQuery and HasChildQuery ([#&#8203;18621](https://redirect.github.com/opensearch-project/OpenSearch/pull/18621)) - Fix the backward compatibility regression with COMPLEMENT for Regexp queries introduced in OpenSearch 3.0 ([#&#8203;18640](https://redirect.github.com/opensearch-project/OpenSearch/pull/18640)) - Fix Replication lag computation ([#&#8203;18602](https://redirect.github.com/opensearch-project/OpenSearch/pull/18602)) - Fix max\_score is null when sorting on score firstly ([#&#8203;18715](https://redirect.github.com/opensearch-project/OpenSearch/pull/18715)) - Field-level ignore\_malformed should override index-level setting ([#&#8203;18706](https://redirect.github.com/opensearch-project/OpenSearch/pull/18706)) - Fixed Staggered merge - load average replace with AverageTrackers, some Default thresholds modified ([#&#8203;18666](https://redirect.github.com/opensearch-project/OpenSearch/pull/18666)) - Use `new SecureRandom()` to avoid blocking ([18729](https://redirect.github.com/opensearch-project/OpenSearch/issues/18729)) - Ignore archived settings on update ([#&#8203;8714](https://redirect.github.com/opensearch-project/OpenSearch/issues/8714)) - Ignore awareness attributes when a custom preference string is included with a search request ([#&#8203;18848](https://redirect.github.com/opensearch-project/OpenSearch/pull/18848)) - Use ScoreDoc instead of FieldDoc when creating TopScoreDocCollectorManager to avoid unnecessary conversion ([#&#8203;18802](https://redirect.github.com/opensearch-project/OpenSearch/pull/18802)) - Fix leafSorter optimization for ReadOnlyEngine and NRTReplicationEngine ([#&#8203;18639](https://redirect.github.com/opensearch-project/OpenSearch/pull/18639)) - Close IndexFieldDataService asynchronously ([#&#8203;18888](https://redirect.github.com/opensearch-project/OpenSearch/pull/18888)) - Fix query string regex queries incorrectly swallowing TooComplexToDeterminizeException ([#&#8203;18883](https://redirect.github.com/opensearch-project/OpenSearch/pull/18883)) - Fix socks5 user password settings for Azure repo ([#&#8203;18904](https://redirect.github.com/opensearch-project/OpenSearch/pull/18904)) - Reset isPipelineResolved to false to resolve the system ingest pipeline again. ([#&#8203;18911](https://redirect.github.com/opensearch-project/OpenSearch/pull/18911)) - Bug fix for `scaled_float` in `encodePoint` method ([#&#8203;18952](https://redirect.github.com/opensearch-project/OpenSearch/pull/18952)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: Mend Renovate <[email protected]>
1 parent 69d4233 commit e426f89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose/monitor/docker-compose-opensearch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
opensearch:
3-
image: opensearchproject/opensearch:3.1.0@sha256:2ddce3f8e2e00644f122cedeeb8b2e93d8a2dc587d3a1338bfe868ec56848afe
3+
image: opensearchproject/opensearch:3.2.0@sha256:23297b8d8545e129dd58c254ed08d786dc552410ba772983ad2af31048d2f04b
44
networks:
55
- backend
66
environment:

docker-compose/opensearch/v3/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
opensearch:
3-
image: opensearchproject/opensearch:3.1.0@sha256:2ddce3f8e2e00644f122cedeeb8b2e93d8a2dc587d3a1338bfe868ec56848afe
3+
image: opensearchproject/opensearch:3.2.0@sha256:23297b8d8545e129dd58c254ed08d786dc552410ba772983ad2af31048d2f04b
44
environment:
55
- discovery.type=single-node
66
- plugins.security.disabled=true

0 commit comments

Comments
 (0)