chore(deps): update opensearchproject/opensearch docker tag to v2.13.0 (main) #964
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.12.0
->2.13.0
Release Notes
opensearch-project/OpenSearch (opensearchproject/opensearch)
v2.13.0
Compare Source
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
index.query.max_nested_depth
limiting nested queries (#3268index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)gradle/wrapper-validation-action
from 1 to 2 (#12367)netty
from 4.1.106.Final to 4.1.107.Final (#12372)opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)antlr4
from 4.11.1 to 4.13.1 (#12445)com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)peter-evans/create-or-update-comment
from 3 to 4 (#12462)lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)codecov/codecov-action
from 3 to 4 (#12585)org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)org.codehaus.woodstox:stax2-api
from 4.2.1 to 4.2.2 (#12579)reactor-netty
from 1.1.15 to 1.1.17 (#12633)reactor
from 3.5.14 to 3.5.15 (#12633)aws-sdk-java
from 2.20.55 to 2.20.86 (#12251)Changed
Fixed
terms
query onfloat
field whendoc_values
are turned off by reverting back toFloatPoint
fromFloatField
(#12499)epoch_millis
datetime field (#12676)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.
This PR has been generated by Mend Renovate. View repository job log here.