chore(deps): update opensearchproject/opensearch docker tag to v2.12.0 #1110
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.11.1
->2.12.0
Release Notes
opensearch-project/OpenSearch (opensearchproject/opensearch)
v2.12.0
Compare Source
2024-02-09 Version 2.12.0 Release Notes
[2.12.0]
Added
cluster.index.restrict.replication.type
to prevent replication type setting override during index creations(#11583)org.opensearch.rest.MethodHandlers
andRestController#getAllHandlers
(11876)Dependencies
commons-io:commons-io
from 2.13.0 to 2.15.1 (#10294, #11001, #11002, #11446, #11554, #11560, #11796)com.google.api.grpc:proto-google-common-protos
from 2.10.0 to 2.25.1 (#10208, #10298)com.netflix.nebula.ospackage-base
from 11.4.0 to 11.8.0 (#10295, #11630, #12167)org.apache.zookeeper:zookeeper
from 3.9.0 to 3.9.1 (#10506)de.thetaphi:forbiddenapis
from 3.5.1 to 3.6 (#10508)org.codehaus.woodstox:stax2-api
from 4.2.1 to 4.2.2 (#10639)org.bouncycastle:bc-fips
from 1.0.2.3 to 1.0.2.4 (#10297)com.google.http-client:google-http-client
from 1.43.2 to 1.43.3 (#10635)com.squareup.okio:okio
from 3.5.0 to 3.7.0 (#10637, #11632)org.apache.logging.log4j:log4j-core
from 2.20.0 to 2.22.1 (#10858, #11000, #11270, #11695)aws-actions/configure-aws-credentials
from 2 to 4 (#10504)stefanzweifel/git-auto-commit-action
from 4 to 5 (#11171)actions/github-script
from 6 to 7.0.1 (#11271, #12166)jackson
andjackson_databind
from 2.15.2 to 2.16.0 (#11273)netty
from 4.1.100.Final to 4.1.106.Final (#11294, #11775), #12034)com.avast.gradle:gradle-docker-compose-plugin
from 0.16.12 to 0.17.6 (#10163, #11692)com.squareup.okhttp3:okhttp
from 4.11.0 to 4.12.0 (#10861)org.apache.commons:commons-text
from 1.10.0 to 1.11.0 (#11344)reactor-netty-core
from 1.1.12 to 1.1.15 (#11350), (#12042)com.gradle.enterprise
from 3.14.1 to 3.16.2 (#11339, #11629, #12056)actions/setup-java
from 3 to 4 (#11447)commons-net:commons-net
from 3.9.0 to 3.10.0 (#11450)org.apache.maven:maven-model
from 3.9.4 to 3.9.6 (#11445)org.apache.xmlbeans:xmlbeans
from 5.1.1 to 5.2.0 (#11448)logback-core
andlogback-classic
to 1.2.13 (#11521)jetty
version from 9.4.52.v20230823 to 9.4.53.v20231009 (#11539)org.wiremock:wiremock-standalone
from 3.1.0 to 3.3.1 (#11555)org.apache.commons:commons-compress
from 1.24.0 to 1.25.0 (#11556)actions/stale
from 8 to 9 (#11557)com.netflix.nebula:nebula-publishing-plugin
from 20.3.0 to 21.0.0 (#11671)commons-cli:commons-cli
from 1.5.0 to 1.6.0 (#10996)com.maxmind.geoip2:geoip2
from 4.1.0 to 4.2.0 (#11559)org.apache.commons:commons-lang3
from 3.13.0 to 3.14.0 (#11691)com.maxmind.db:maxmind-db
from 3.0.0 to 3.1.0 (#11693)net.java.dev.jna:jna
from 5.13.0 to 5.14.0 (#11798)lycheeverse/lychee-action
from 1.8.0 to 1.9.1 (#11795, #11887)Lucene
from 9.8.0 to 9.9.2 (#11421), (#12063)com.networknt:json-schema-validator
from 1.0.86 to 1.2.0 (#11886, #11963)com.google.api:gax-httpjson
from 0.103.1 to 2.42.0 (#11794, #12165)com.google.oauth-client:google-oauth-client
from 1.34.1 to 1.35.0 (#11960)com.diffplug.spotless
from 6.23.2 to 6.25.0 (#11962, #12055)com.google.cloud:google-cloud-core
from 2.5.10 to 2.30.0 (#11961)reactor-core
from 3.5.11 to 3.5.14 (#12042)org.apache.shiro:shiro-core
from 1.11.0 to 1.13.0 (#12200)com.google.http-client:google-http-client-jackson2
from 1.43.3 to 1.44.1 (#12059)peter-evans/create-issue-from-file
from 4 to 5 (#12057)org.gradle.test-retry
from 1.5.4 to 1.5.8 (#12168)org.apache.kerby:kerb-admin
from 1.0.1 to 2.0.3 (#12194)Changed
only_expunge_deletes
honors max segment size (#10036)_nodes/stats
(#10524)doc_values
are enabled (#11508)Removed
Fixed
class_cast_exception
when passing int to_version
and other metadata fields in ingest simulate API (#10101)lang-painless
module publication (#11369)retry_on_conflict
property (#11152)lang-painless
(#11815)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.