Skip to content

Commit

Permalink
Update opensearchproject/opensearch Docker tag to v2.15.0 (#5678)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[opensearchproject/opensearch](https://github.com/opensearch-project/OpenSearch)
| minor | `2.14.0` -> `2.15.0` |

---

### Release Notes

<details>
<summary>opensearch-project/OpenSearch
(opensearchproject/opensearch)</summary>

###
[`v2.15.0`](https://github.com/opensearch-project/OpenSearch/releases/tag/2.15.0)

[Compare
Source](https://github.com/opensearch-project/OpenSearch/compare/2.14.0...2.15.0)

#### 2024-06-12 Version 2.15.0 Release Notes

#### \[2.15.0]

##### Added

- Add leader and follower check failure counter metrics
([#&#8203;12439](https://github.com/opensearch-project/OpenSearch/pull/12439))
- Add latency metrics for instrumenting critical clusterManager code
paths
([#&#8203;12333](https://github.com/opensearch-project/OpenSearch/pull/12333))
- Add support for Azure Managed Identity in repository-azure
([#&#8203;12423](https://github.com/opensearch-project/OpenSearch/issues/12423))
- Add useCompoundFile index setting
([#&#8203;13478](https://github.com/opensearch-project/OpenSearch/pull/13478))
- Make outbound side of transport protocol dependent
([#&#8203;13293](https://github.com/opensearch-project/OpenSearch/pull/13293))
- \[Remote Store] Upload translog checkpoint as object metadata to
translog.tlog([#&#8203;13637](https://github.com/opensearch-project/OpenSearch/pull/13637))
- \[Remote Store] Add dynamic cluster settings to set timeout for
segments upload to Remote Store
([#&#8203;13679](https://github.com/opensearch-project/OpenSearch/pull/13679))
- Add getMetadataFields to MapperService
([#&#8203;13819](https://github.com/opensearch-project/OpenSearch/pull/13819))
- Add "wildcard" field type that supports efficient wildcard, prefix,
and regexp queries
([#&#8203;13461](https://github.com/opensearch-project/OpenSearch/pull/13461))
- Allow setting query parameters on requests
([#&#8203;13776](https://github.com/opensearch-project/OpenSearch/issues/13776))
- Add dynamic action retry timeout setting
([#&#8203;14022](https://github.com/opensearch-project/OpenSearch/issues/14022))
- Add capability to disable source recovery_source for an index
([#&#8203;13590](https://github.com/opensearch-project/OpenSearch/pull/13590))
- Add remote routing table for remote state publication with
experimental feature flag
([#&#8203;13304](https://github.com/opensearch-project/OpenSearch/pull/13304))
- Add upload flow for writing routing table to remote store
([#&#8203;13870](https://github.com/opensearch-project/OpenSearch/pull/13870))
- Add dynamic action retry timeout setting
([#&#8203;14022](https://github.com/opensearch-project/OpenSearch/issues/14022))
- \[Remote Store] Add support to disable flush based on translog reader
count
([#&#8203;14027](https://github.com/opensearch-project/OpenSearch/pull/14027))
- Add recovery chunk size setting
([#&#8203;13997](https://github.com/opensearch-project/OpenSearch/pull/13997))
- \[Query Insights] Add exporter support for top n queries
([#&#8203;12982](https://github.com/opensearch-project/OpenSearch/pull/12982))
- \[Query Insights] Add X-Opaque-Id to search request metadata for top n
queries
([#&#8203;13374](https://github.com/opensearch-project/OpenSearch/pull/13374))
- \[Streaming Indexing] Enhance RestAction with request / response
streaming support
([#&#8203;13772](https://github.com/opensearch-project/OpenSearch/pull/13772))
- Move Remote Store Migration from DocRep to GA and modify remote
migration settings name
([#&#8203;14100](https://github.com/opensearch-project/OpenSearch/pull/14100))
- \[Remote State] Add async remote state deletion task running on an
interval, configurable by a setting
([#&#8203;13995](https://github.com/opensearch-project/OpenSearch/pull/13995))
- Add remote routing table for remote state publication with
experimental feature flag
([#&#8203;13304](https://github.com/opensearch-project/OpenSearch/pull/13304))
- Add support for query level resource usage tracking
([#&#8203;13172](https://github.com/opensearch-project/OpenSearch/pull/13172))
- \[Query Insights] Add cpu and memory metrics to top n queries
([#&#8203;13739](https://github.com/opensearch-project/OpenSearch/pull/13739))
- Derived field object type support
([#&#8203;13720](https://github.com/opensearch-project/OpenSearch/pull/13720))
- Support Dynamic Pruning in Cardinality Aggregation
([#&#8203;13821](https://github.com/opensearch-project/OpenSearch/pull/13821))

##### Dependencies

- Bump `com.github.spullara.mustache.java:compiler` from 0.9.10 to
0.9.13
([#&#8203;13329](https://github.com/opensearch-project/OpenSearch/pull/13329),
[#&#8203;13559](https://github.com/opensearch-project/OpenSearch/pull/13559))
- Bump `org.apache.commons:commons-text` from 1.11.0 to 1.12.0
([#&#8203;13557](https://github.com/opensearch-project/OpenSearch/pull/13557))
- Bump `org.hdrhistogram:HdrHistogram` from 2.1.12 to 2.2.2
([#&#8203;13556](https://github.com/opensearch-project/OpenSearch/pull/13556),
[#&#8203;13986](https://github.com/opensearch-project/OpenSearch/pull/13986))
- Bump `com.gradle.enterprise` from 3.17.2 to 3.17.4
([#&#8203;13641](https://github.com/opensearch-project/OpenSearch/pull/13641),
[#&#8203;13753](https://github.com/opensearch-project/OpenSearch/pull/13753))
- Bump `org.apache.hadoop:hadoop-minicluster` from 3.3.6 to 3.4.0
([#&#8203;13642](https://github.com/opensearch-project/OpenSearch/pull/13642))
- Bump `mockito` from 5.11.0 to 5.12.0
([#&#8203;13665](https://github.com/opensearch-project/OpenSearch/pull/13665))
- Bump `com.google.code.gson:gson` from 2.10.1 to 2.11.0
([#&#8203;13752](https://github.com/opensearch-project/OpenSearch/pull/13752))
- Bump `ch.qos.logback:logback-core` from 1.5.3 to 1.5.6
([#&#8203;13756](https://github.com/opensearch-project/OpenSearch/pull/13756))
- Bump `netty` from 4.1.109.Final to 4.1.110.Final
([#&#8203;13802](https://github.com/opensearch-project/OpenSearch/pull/13802))
- Bump `jackson` from 2.17.0 to 2.17.1
([#&#8203;13817](https://github.com/opensearch-project/OpenSearch/pull/13817))
- Bump `reactor` from 3.5.15 to 3.5.17
([#&#8203;13825](https://github.com/opensearch-project/OpenSearch/pull/13825))
- Bump `reactor-netty` from 1.1.17 to 1.1.19
([#&#8203;13825](https://github.com/opensearch-project/OpenSearch/pull/13825))
- Bump `commons-cli:commons-cli` from 1.7.0 to 1.8.0
([#&#8203;13840](https://github.com/opensearch-project/OpenSearch/pull/13840))
- Bump `org.apache.xmlbeans:xmlbeans` from 5.2.0 to 5.2.1
([#&#8203;13839](https://github.com/opensearch-project/OpenSearch/pull/13839))
- Bump `actions/checkout` from 3 to 4
([#&#8203;13935](https://github.com/opensearch-project/OpenSearch/pull/13935))
- Bump `com.netflix.nebula.ospackage-base` from 11.9.0 to 11.9.1
([#&#8203;13933](https://github.com/opensearch-project/OpenSearch/pull/13933))
- Bump `com.azure:azure-core-http-netty` from 1.12.8 to 1.15.1
([#&#8203;14128](https://github.com/opensearch-project/OpenSearch/pull/14128))
- Bump `tim-actions/get-pr-commits` from 1.1.0 to 1.3.1
([#&#8203;14126](https://github.com/opensearch-project/OpenSearch/pull/14126))

##### Changed

- Add ability for Boolean and date field queries to run when only
doc_values are enabled
([#&#8203;11650](https://github.com/opensearch-project/OpenSearch/pull/11650))
- Refactor implementations of query phase searcher, allow
QueryCollectorContext to have zero collectors
([#&#8203;13481](https://github.com/opensearch-project/OpenSearch/pull/13481))
- Adds support to inject telemetry instances to plugins
([#&#8203;13636](https://github.com/opensearch-project/OpenSearch/pull/13636))
- Adds support to provide tags with value in Gauge metric.
([#&#8203;13994](https://github.com/opensearch-project/OpenSearch/pull/13994))
- Move cache removal notifications outside lru lock
([#&#8203;14017](https://github.com/opensearch-project/OpenSearch/pull/14017))

##### Removed

- Remove handling of index.mapper.dynamic in
AutoCreateIndex([#&#8203;13067](https://github.com/opensearch-project/OpenSearch/pull/13067))

##### Fixed

- Fix get field mapping API returns 404 error in mixed cluster with
multiple versions
([#&#8203;13624](https://github.com/opensearch-project/OpenSearch/pull/13624))
- Allow clearing `remote_store.compatibility_mode` setting
([#&#8203;13646](https://github.com/opensearch-project/OpenSearch/pull/13646))
- Painless: ensure type "UnmodifiableMap" for params
([#&#8203;13885](https://github.com/opensearch-project/OpenSearch/pull/13885))
- Don't return negative scores from `multi_match` query with
`cross_fields` type
([#&#8203;13829](https://github.com/opensearch-project/OpenSearch/pull/13829))
- Pass parent filter to inner hit query
([#&#8203;13903](https://github.com/opensearch-project/OpenSearch/pull/13903))
- Fix NPE on restore searchable snapshot
([#&#8203;13911](https://github.com/opensearch-project/OpenSearch/pull/13911))
- Fix double invocation of postCollection when MultiBucketCollector is
present
([#&#8203;14015](https://github.com/opensearch-project/OpenSearch/pull/14015))
- Fix ReplicaShardBatchAllocator to batch shards without duplicates
([#&#8203;13710](https://github.com/opensearch-project/OpenSearch/pull/13710))
- Java high-level REST client bulk() is not respecting the
bulkRequest.requireAlias(true) method call
([#&#8203;14146](https://github.com/opensearch-project/OpenSearch/pull/14146))
- Fix ShardNotFoundException during request cache clean up
([#&#8203;14219](https://github.com/opensearch-project/OpenSearch/pull/14219))
- Fix the rewrite method for MatchOnlyText field query
([#&#8203;14248](https://github.com/opensearch-project/OpenSearch/pull/14248))
- Fix Concurrent Modification Exception in Indices Request
Cache([#&#8203;14032](https://github.com/opensearch-project/OpenSearch/pull/14221))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Jun 26, 2024
1 parent be558df commit fd41130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/opensearch/v2/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
opensearch:
image: opensearchproject/opensearch:2.14.0
image: opensearchproject/opensearch:2.15.0
environment:
- discovery.type=single-node
- plugins.security.disabled=true
Expand Down

0 comments on commit fd41130

Please sign in to comment.