-
Notifications
You must be signed in to change notification settings - Fork 0
Update all non-major maven dependencies #4
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
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 hidden or 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
88981d2 to
779fb68
Compare
c7a9cb3 to
63729de
Compare
45a3cf2 to
32bbd99
Compare
32bbd99 to
fcd22a8
Compare
460afbc to
9054847
Compare
9054847 to
826e75e
Compare
6d087ef to
bf7d0c3
Compare
bf7d0c3 to
7e3da5a
Compare
7e3da5a to
444b40d
Compare
444b40d to
77a0ceb
Compare
77a0ceb to
9ac0d8d
Compare
9ac0d8d to
5b25ae0
Compare
5b25ae0 to
20be691
Compare
20be691 to
7654c29
Compare
4c9b72d to
de9717d
Compare
196a86e to
5dbbf2d
Compare
5dbbf2d to
424500a
Compare
424500a to
d11a08f
Compare
d11a08f to
d20187b
Compare
d20187b to
d4fe634
Compare
d4fe634 to
880f7f2
Compare
f6ab974 to
549a09a
Compare
549a09a to
9660938
Compare
9660938 to
2d0ed9a
Compare
2d0ed9a to
e415661
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.03.0.0→3.3.042.7.3→42.7.933.2.1-jre→33.5.0-jre2.12.0→2.26.02.12.0→2.19.4Release Notes
pgjdbc/pgjdbc (org.postgresql:postgresql)
v42.7.9Added
Changed
Fixed
v42.7.8Added
Changed
BufferedInputStreamwithFileInputStreamPR #3750Fixed
v42.7.7Security
Fix
channel binding requiredhandling to reject non-SASL authenticationPreviously, when channel binding was set to "require", the driver would silently ignore this
requirement for non-SASL authentication methods. This could lead to a false sense of security
when channel binding was explicitly requested but not actually enforced. The fix ensures that when
channel binding is set to "require", the driver will reject connections that use
non-SASL authentication methods or when SASL authentication has not completed properly.
See the Security Advisory for more detail. Reported by George MacKerron
The following CVE-2025-49146 has been issued
Added
v42.7.6Features
Performance Improvements
v42.7.5Added
Fixed
fc60537PR #3476v42.7.4Added
Fixed
Deprecated
opensearch-project/opensearch-java (org.opensearch.client:opensearch-java)
v2.26.0Added
ObjectMappermodule auto-detection (#1643)Dependencies
org.owasp.dependencycheckfrom 12.1.1 to 12.1.3 (#1608, #1607, #1623)org.junit:junit-bomfrom 5.13.0 to 5.13.2 (#1606, #1650, #1665)org.ajoberstar.grgit:grgit-gradlefrom 5.3.0 to 5.3.2 (#1621)io.github.classgraph:classgraphfrom 4.8.179 to 4.8.180 (#1651)Fixed
ApacheHttpClient5Transportnot honoring connect & socket timeouts configured onConnectionConfig(#1662)v2.25.0Added
templatequery type (#1586)sliceproperty (#1586)score-ranker-processorphase results processor (#1594)Dependencies
org.junit:junit-bomfrom 5.12.2 to 5.13.0 (#1587)Fixed
parametersstructure (#1594)v2.24.0Dependencies
org.apache.httpcomponents.client5:httpclient5from 5.4.3 to 5.4.4 (#1544)Changed
StopTokenFilter'sstopwordsfield to no longer be required (#1551)Fixed
wrapperqueries (#1537)is_hiddentoAliasDefinition(#1537)v2.23.0Added
normalizerto wildcard field (#1489)paginationDepthtoHybridQuery(#1490)Dependencies
org.owasp.dependencycheckfrom 12.0.2 to 12.1.1 (#1440, #1514)org.junit:junit-bomfrom 5.12.0 to 5.12.2 (#1486, #1525)org.apache.httpcomponents.client5:httpclient5from 5.4.2 to 5.4.3 (#1506)org.apache.httpcomponents.core5:httpcore5-h2from 5.3.3 to 5.3.4 (#1498)org.apache.httpcomponents.core5:httpcore5from 5.3.3 to 5.3.4 (#1497)Fixed
v2.22.0Added
toBuilder()andBuilder.copy()methods to all generated classes (#1300)simple_patternandsimple_pattern_splittokenizers (#1448, #1451)phase_tookfield (#1449)GeoDistanceSort'snestedandvalidation_methodfields (#1470)Dependencies
org.junit:junit-bomfrom 5.11.4 to 5.12.0 (#1456)Changed
v2.21.0Added
GeoDistanceQuery'signore_unmappedproperty (#1430)Dependencies
commons-logging:commons-loggingfrom 1.3.4 to 1.3.5 (#1418)Fixed
KnnQuery'smethod_parametersproperty (#1427)GeoValidationMethodenum values when uppercase (#1431)v2.20.0Added
KnnQuery'sexpand_nested_docs,method_parametersandrescoreproperties (#1407)Dependencies
org.junit:junit-bomfrom 5.11.3 to 5.11.4 (#1367)org.apache.httpcomponents.client5:httpclient5from 5.4 to 5.4.2 (#1401)org.apache.httpcomponents.core5:httpcore5from 5.3 to 5.3.3 (#1383, #1402)org.owasp.dependencycheckfrom 11.1.1 to 12.0.2 (#1381, #1393, #1399)Fixed
time_zonefield inCompositeDateHistogramAggregationSource(#1362)v2.19.0Added
IcuCollationKeywordProperty'scountry,languageandvariantproperties (#1321)Dependencies
org.junit:junit-bomfrom 5.10.2 to 5.11.3com.carrotsearch.randomizedtesting:randomizedtesting-runnerfrom 2.8.1 to 2.8.2 (#1343)org.owasp.dependencycheckfrom 11.1.0 to 11.1.1 (#1344)Fixed
IcuCollationDecomposition's variants to align with those supported by OpenSearch (#1321)FieldSortwas not implementingSortOptionsVariant(#1323)GetSnapshotResponsedeserialization (#1299)CreateSnapshotResponsedeserialization when wait_for_completion is false (#1332)SingleBucketAggregateBase(#1350)v2.18.0Added
batch_sizeparam on thetext_embeddingprocessor (#1298)Dependencies
io.github.classgraph:classgraphfrom 4.8.177 to 4.8.179 (#1302)Changed
v2.17.0Added
KnnVectorProperty'scompression_level,data_type,mode&space_typeproperties (#1255)Dependencies
org.apache.httpcomponents.core5:httpcore5-h2from 5.3 to 5.3.1org.owasp.dependencycheckfrom 10.0.2 to 11.1.0Fixed
UndeployModelResponsedeserialization (#1257)v2.16.0Added
minScoreandmaxDistancetoKnnQuery(#1166)minScoreandmaxDistancetoNeuralQuery(#1235)Dependencies
org.ajoberstar.grgit:grgit-gradlefrom 5.2.2 to 5.3.0Fixed
GeoBoundsAggregatewhenboundsis not returned by OpenSearch (#1238)v2.15.0Added
hashCodeandequalsimplementations to generated code (#312)sortValstoHitto allow retrieving non-string sort values (#1224)searchAfterValstoMultisearchBodyto allow passing arbitraryFieldValues tosearch_after(#1224)Dependencies
org.junit:junit-bomfrom 5.10.3 to 5.11.1org.apache.httpcomponents.core5:httpcore5-h2from 5.2.5 to 5.3org.apache.httpcomponents.core5:httpcore5from 5.2.5 to 5.3org.apache.httpcomponents.client5:httpclient5from 5.3.1 to 5.4io.github.classgraph:classgraphfrom 4.8.175 to 4.8.177Fixed
TextEmbeddingProcessorreturning the wrong processor kind (#1127)v2.14.0Compare Source
Added
queryImage(query_image) field toNeuralQuery, following definition in (Neural Query) (#1137)cancelAfterTimeIntervaltoSearchRequestandMsearchRequest(#1147)mlnamespace operations (#1158)IndexTemplateMapping.Builder#withJson,SourceField.Builder#withJsonandIndexSettings.Builder#withJsonfor streamlining deserialization (#1148)Dependencies
commons-logging:commons-loggingfrom 1.3.3 to 1.3.4io.github.classgraph:classgraphfrom 4.8.174 to 4.8.175Fixed
v2.13.0Compare Source
Added
searchAfterValstoSearchRequestto allow passing arbitraryFieldValues tosearch_after(#1105)Changed
Fixed
_sourceis an array (#1117)opensearch-project/OpenSearch (org.opensearch.client:opensearch-rest-client)
v2.19.4Compare Source
Version 2.19.4 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 2.19.4
Added
Dependencies
org.bouncycastle:bc-fipsfrom 2.0.0 to 2.1.2 (#19155)org.apache.commons:commons-lang3from 3.14.0 to 3.18.0 (#19155)org.bouncycastle:bcprov-jdk18onfrom 1.78 to 1.79 (#19155)org.bouncycastle:bcmail-jdk18onfrom 1.78 to 1.79 (#19155)org.bouncycastle:bcpkix-jdk18onfrom 1.78 to 1.79 (#19155)org.apache.tikafrom 2.9.2 to 3.2.2 (#19242)org.apache.commons:commons-compressfrom 1.26.1 to 1.28.0 (#19125)org.apache.commons:commonscodecfrom 1.16.1 to 1.18.0 (#19125)org.ajoberstar.grgit:grgit-corefrom 5.2.1 to 5.3.2 (#19606)reactor-nettyfrom 1.1.23 to 1.2.9 (#19603)reactorfrom 3.5.20 to 3.7.5 (#19603)org.apache.hadoop:hadoop-miniclusterfrom 3.4.1 to 3.4.2 (#19605)io.grpcdeps from 1.68.2 to 1.75.0 (#19495)com.nimbusds:nimbus-jose-jwtfrom 10.0.2 to 10.3 (#19604)Fixed
Changed
v2.19.3Compare Source
Version 2.19.3 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 2.19.3
Added
Dependencies
nettyfrom 4.1.118.Final to 4.1.121.Final (#18192)commons-beanutils:commons-beanutilsfrom 1.9.4 to 1.11.0 (#18401)org.apache.poiversion from 5.2.5 to 5.4.1 in /plugins/ingest-attachment (#17887)Fixed
Changed
v2.19.2Compare Source
Version 2.19.2 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 2.19.2
Added
Dependencies
Changed
Deprecated
Fixed
v2.19.1Compare Source
2025-02-27 Version 2.19.1 Release Notes
[2.19.1]
Added
Dependencies
jettyversion from 9.4.55.v20240627 to 9.4.57.v20241219Changed
Deprecated
Fixed
v2.19.0Compare Source
v2.18.0Compare Source
2024-10-28 Version 2.18.0 Release Notes
[2.18.0]
Added
phone&phone-searchanalyzer + tokenizer (#15915)Dependencies
org.apache.logging.log4j:log4j-corefrom 2.23.1 to 2.24.0 (#15858)com.azure:azure-identityfrom 1.13.0 to 1.13.2 (#15578)protobuffrom 3.22.3 to 3.25.4 (#15684)peter-evans/create-pull-requestfrom 6 to 7 (#15863)com.nimbusds:oauth2-oidc-sdkfrom 11.9.1 to 11.19.1 (#15862)com.microsoft.azure:msal4jfrom 1.17.0 to 1.17.2 (#15945, #16406)ch.qos.logback:logback-corefrom 1.5.6 to 1.5.10 (#15946, #16307)org.roaringbitmap:RoaringBitmapfrom 1.2.1 to 1.3.0 (#16040)com.nimbusds:nimbus-jose-jwtfrom 9.40 to 9.41.1 (#16038)actions/github-scriptfrom 5 to 7 (#16039)dnsjava:dnsjavafrom 3.6.1 to 3.6.2 (#16041)com.maxmind.geoip2:geoip2from 4.2.0 to 4.2.1 (#16042)com.maxmind.db:maxmind-dbfrom 3.1.0 to 3.1.1 (#16137)com.azure:azure-core-http-nettyfrom 1.15.3 to 1.15.5 (#16133, #16311)nettyfrom 4.1.112.Final to 4.1.114.Final (#16182)com.google.api-client:google-api-clientfrom 2.2.0 to 2.7.0 (#16216)com.azure:azure-jsonfrom 1.1.0 to 1.3.0 (#16217)io.grpc:grpc-apifrom 1.57.2 to 1.68.0 (#16213)org.jline:jlinefrom 3.26.3 to 3.27.0 (#16135)com.squareup.okio:okiofrom 3.9.0 to 3.9.1 (#16212)lycheeverse/lychee-actionfrom 1.10.0 to 2.0.2 (#16310)com.google.code.gson:gsonfrom 2.10.1 to 2.11.0 (#16308)io.grpc:grpc-apifrom 1.57.2 to 1.68.0 (#16213)me.champeau.gradle.japicmpfrom 0.4.3 to 0.4.4 (#16309)com.google.oauth-client:google-oauth-clientfrom 1.35.0 to 1.36.0 (#16306)Changed
Fixed
flat_objectfield contains invalid token (#15985)index.number_of_routing_shardsto null on index creation (#16331)testApproximateRangeWithSizeOverDefaultby adjusting totalHits assertion logic (#16434)v2.17.1Compare Source
2024-10-01 Version 2.17.1 Release Notes
[2.17.1]
Added
Dependencies
Changed
Deprecated
Removed
Fixed
v2.17.0Compare Source
2024-09-17 Version 2.17.0 Release Notes
[2.17.0]
Added
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.
👻 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.