-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update all non-major maven dependencies #9
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-maven-minor-patch
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
a3b85a3
to
bc7432a
Compare
bc7432a
to
048bd4a
Compare
048bd4a
to
6cc11c6
Compare
6cc11c6
to
b7e2ab1
Compare
7f46058
to
29a2d7f
Compare
f7b7c21
to
609f686
Compare
27c3281
to
0f34186
Compare
0f34186
to
85772c5
Compare
4522bec
to
a1c7577
Compare
a1c7577
to
18827f0
Compare
18827f0
to
ba8a871
Compare
ba8a871
to
8c1ac8c
Compare
8c1ac8c
to
c0f0c0f
Compare
cac844e
to
36a5b04
Compare
36a5b04
to
7dcaf77
Compare
7dcaf77
to
24b8ec7
Compare
c7cf3a2
to
2ec4788
Compare
2ec4788
to
782e46f
Compare
782e46f
to
f405896
Compare
f405896
to
7cfa0e7
Compare
7cfa0e7
to
e56ae4f
Compare
e56ae4f
to
d4a7480
Compare
d4a7480
to
debb25c
Compare
7e06014
to
27ecf5b
Compare
27ecf5b
to
4b01d0e
Compare
4b01d0e
to
02ddd8f
Compare
02ddd8f
to
d7bf04d
Compare
d7bf04d
to
11357cf
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
3.3.1
->3.4.0
3.0.0
->3.3.0
2.4.0
->2.20.0
2.7.0
->2.18.0
Release Notes
opensearch-project/opensearch-java (org.opensearch.client:opensearch-java)
v2.20.0
Compare Source
What's Changed
method_parameters
andrescore
properties by @Xtansia in https://github.com/opensearch-project/opensearch-java/pull/1407Full Changelog: opensearch-project/opensearch-java@v2.19.0...v2.20.0
v2.19.0
Compare Source
Added
IcuCollationKeywordProperty
'scountry
,language
andvariant
properties (#1321)Dependencies
org.junit:junit-bom
from 5.10.2 to 5.11.3com.carrotsearch.randomizedtesting:randomizedtesting-runner
from 2.8.1 to 2.8.2 (#1343)org.owasp.dependencycheck
from 11.1.0 to 11.1.1 (#1344)Fixed
IcuCollationDecomposition
's variants to align with those supported by OpenSearch (#1321)FieldSort
was not implementingSortOptionsVariant
(#1323)GetSnapshotResponse
deserialization (#1299)CreateSnapshotResponse
deserialization when wait_for_completion is false (#1332)SingleBucketAggregateBase
(#1350)v2.18.0
Compare Source
Added
batch_size
param on thetext_embedding
processor (#1298)Dependencies
io.github.classgraph:classgraph
from 4.8.177 to 4.8.179 (#1302)Changed
v2.17.0
Compare Source
Added
KnnVectorProperty
'scompression_level
,data_type
,mode
&space_type
properties (#1255)Dependencies
org.apache.httpcomponents.core5:httpcore5-h2
from 5.3 to 5.3.1org.owasp.dependencycheck
from 10.0.2 to 11.1.0Fixed
UndeployModelResponse
deserialization (#1257)v2.16.0
Added
minScore
andmaxDistance
toKnnQuery
(#1166)minScore
andmaxDistance
toNeuralQuery
(#1235)Dependencies
org.ajoberstar.grgit:grgit-gradle
from 5.2.2 to 5.3.0Fixed
GeoBoundsAggregate
whenbounds
is not returned by OpenSearch (#1238)v2.15.0
Added
hashCode
andequals
implementations to generated code (#312)sortVals
toHit
to allow retrieving non-string sort values (#1224)searchAfterVals
toMultisearchBody
to allow passing arbitraryFieldValue
s tosearch_after
(#1224)Dependencies
org.junit:junit-bom
from 5.10.3 to 5.11.1org.apache.httpcomponents.core5:httpcore5-h2
from 5.2.5 to 5.3org.apache.httpcomponents.core5:httpcore5
from 5.2.5 to 5.3org.apache.httpcomponents.client5:httpclient5
from 5.3.1 to 5.4io.github.classgraph:classgraph
from 4.8.175 to 4.8.177Fixed
TextEmbeddingProcessor
returning the wrong processor kind (#1127)v2.14.0
Compare Source
Added
queryImage
(query_image) field toNeuralQuery
, following definition in (Neural Query) (#1137)cancelAfterTimeInterval
toSearchRequest
andMsearchRequest
(#1147)ml
namespace operations (#1158)IndexTemplateMapping.Builder#withJson
,SourceField.Builder#withJson
andIndexSettings.Builder#withJson
for streamlining deserialization (#1148)Dependencies
commons-logging:commons-logging
from 1.3.3 to 1.3.4io.github.classgraph:classgraph
from 4.8.174 to 4.8.175Fixed
v2.13.0
Compare Source
Added
searchAfterVals
toSearchRequest
to allow passing arbitraryFieldValue
s tosearch_after
(#1105)Changed
Fixed
_source
is an array (#1117)v2.12.0
Compare Source
Added
parent
aggregation type (#706)Dependencies
io.github.classgraph:classgraph
from 4.8.173 to 4.8.174org.owasp.dependencycheck
from 9.1.0 to 10.0.2com.github.jk1.dependency-license-report
from 2.7 to 2.8commons-logging:commons-logging
from 1.3.2 to 1.3.3org.apache.httpcomponents.core5:httpcore5-h2
from 5.2.4 to 5.2.5org.apache.httpcomponents.core5:httpcore5
from 5.2.4 to 5.2.5Fixed
v2.11.1
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
source
in InlineGet (#1042)Security
v2.11.0
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
type
specified (#1033)Security
v2.10.4
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.10.3
Compare Source
Added
Dependencies
io.github.classgraph:classgraph
from 4.8.170 to 4.8.172Changed
Deprecated
Removed
Fixed
Security
v2.10.2
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.10.1
Compare Source
Added
Dependencies
com.github.jk1.dependency-license-report
from 2.6 to 2.7Changed
Deprecated
Removed
Fixed
Security
v2.10.0
Compare Source
Added
Dependencies
io.github.classgraph:classgraph
from 4.8.161 to 4.8.165org.owasp.dependencycheck
from 9.0.8 to 9.1.0org.apache.httpcomponents.client5:httpclient5
from 5.3.0 to 5.3.1io.github.classgraph:classgraph
from 4.8.165 to 4.8.170jackson
from 2.15.2 to 2.17.0org.eclipse.parsson:parsson
from 1.1.5 to 1.1.6Changed
Deprecated
Removed
Fixed
Security
v2.9.1
Compare Source
What's Changed
Full Changelog: opensearch-project/opensearch-java@v2.9.0...v2.9.1
v2.9.0
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.8.4
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.8.3
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.8.2
Compare Source
Added
ResponseException#status
(#756)Dependencies
com.diffplug.spotless
from 6.22.0 to 6.25.0org.apache.httpcomponents.client5:httpclient5
from 5.2.1 to 5.3org.owasp.dependencycheck
from 8.4.2 to 9.0.8Changed
Deprecated
Removed
prefix
field from CompletionSuggester (#812)Fixed
Security
v2.8.1
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.8.0
Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.7.0
Compare Source
Added
Dependencies
org.ajoberstar.grgit:grgit-gradle
from 5.0.0 to 5.2.0com.github.jk1.dependency-license-report
from 2.4 to 2.5io.github.classgraph:classgraph
from 4.8.160 to 4.8.161Changed
Deprecated
Removed
Fixed
Security
v2.6.0
Compare Source
Added
Dependencies
com.github.jk1.dependency-license-report
from 2.2 to 2.4io.github.classgraph:classgraph
from 4.8.157 to 4.8.160jackson
from 2.14.2 to 2.15.2 ((#537)[https://github.com/opensearch-project/opensearch-java/pull/537](https://redirect.github.com/opensearch-project/opensearch-java/pull/537)7])org.apache.httpcomponents.client5:httpclient5
from5.1.4
to5.2.1
andorg.apache.httpcomponents.core5:httpcore5
from5.1.5
to5.2.2
Changed
Deprecated
Removed
Fixed
Security
v2.5.0
Compare Source
Added
Dependencies
com.github.jk1.dependency-license-report
from 1.19 to 2.2org.eclipse.parsson:parsson
from 1.1.1 to 1.1.2Changed
Deprecated
Removed
Fixed
Security
opensearch-project/OpenSearch (org.opensearch.client:opensearch-rest-client)
v2.18.0
Compare Source
2024-10-28 Version 2.18.0 Release Notes
[2.18.0]
Added
phone
&phone-search
analyzer + tokenizer (#15915)Dependencies
org.apache.logging.log4j:log4j-core
from 2.23.1 to 2.24.0 (#15858)com.azure:azure-identity
from 1.13.0 to 1.13.2 (#15578)protobuf
from 3.22.3 to 3.25.4 (#15684)peter-evans/create-pull-request
from 6 to 7 (#15863)com.nimbusds:oauth2-oidc-sdk
from 11.9.1 to 11.19.1 (#15862)com.microsoft.azure:msal4j
from 1.17.0 to 1.17.2 (#15945, #16406)ch.qos.logback:logback-core
from 1.5.6 to 1.5.10 (#15946, #16307)org.roaringbitmap:RoaringBitmap
from 1.2.1 to 1.3.0 (#16040)com.nimbusds:nimbus-jose-jwt
from 9.40 to 9.41.1 (#16038)actions/github-script
from 5 to 7 (#16039)dnsjava:dnsjava
from 3.6.1 to 3.6.2 (#16041)com.maxmind.geoip2:geoip2
from 4.2.0 to 4.2.1 (#16042)com.maxmind.db:maxmind-db
from 3.1.0 to 3.1.1 (#16137)com.azure:azure-core-http-netty
from 1.15.3 to 1.15.5 (#16133, #16311)netty
from 4.1.112.Final to 4.1.114.Final (#16182)com.google.api-client:google-api-client
from 2.2.0 to 2.7.0 (#16216)com.azure:azure-json
from 1.1.0 to 1.3.0 (#16217)io.grpc:grpc-api
from 1.57.2 to 1.68.0 (#16213)org.jline:jline
from 3.26.3 to 3.27.0 (#16135)com.squareup.okio:okio
from 3.9.0 to 3.9.1 (#16212)lycheeverse/lychee-action
from 1.10.0 to 2.0.2 (#16310)com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#16308)io.grpc:grpc-api
from 1.57.2 to 1.68.0 (#16213)me.champeau.gradle.japicmp
from 0.4.3 to 0.4.4 (#16309)com.google.oauth-client:google-oauth-client
from 1.35.0 to 1.36.0 (#16306)Changed
Fixed
flat_object
field contains invalid token (#15985)index.number_of_routing_shards
to null on index creation (#16331)testApproximateRangeWithSizeOverDefault
by adjusting totalHits assertion logic (#16434)v2.17.1
Compare Source
2024-10-01 Version 2.17.1 Release Notes
[2.17.1]
Added
Dependencies
Changed
Deprecated
Removed
Fixed
v2.17.0
Compare Source
2024-09-17 Version 2.17.0 Release Notes
[2.17.0]
Added
rangeQuery
andregexpQuery
forconstant_keyword
field type (#14711)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.