Bump the prod-dependencies group across 1 directory with 16 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(3 months ago)
(about 1 month ago)
dependencies java gradle
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the prod-dependencies group with 16 updates in the / directory:
| Package | From | To |
|---|---|---|
| org.jetbrains.kotlin:kotlin-gradle-plugin | 2.1.20 |
2.2.0 |
| io.projectreactor:reactor-core | 3.7.4 |
3.7.8 |
| io.reactivex.rxjava3:rxjava | 3.1.10 |
3.1.11 |
| org.mongodb:mongodb-driver-core | 5.4.0 |
5.5.1 |
| org.mongodb:mongodb-driver-reactivestreams | 5.4.0 |
5.5.1 |
| org.mongodb:mongodb-driver-kotlin-coroutine | 5.4.0 |
5.5.1 |
| org.mongodb:mongodb-driver-sync | 5.4.0 |
5.5.1 |
| org.postgresql:postgresql | 42.7.5 |
42.7.7 |
| com.mysql:mysql-connector-j | 9.2.0 |
9.3.0 |
| io.asyncer:r2dbc-mysql | 1.4.0 |
1.4.1 |
| org.junit.jupiter:junit-jupiter-api | 5.12.2 |
5.13.4 |
| org.junit.jupiter:junit-jupiter-engine | 5.12.2 |
5.13.4 |
| org.junit.platform:junit-platform-launcher | 1.12.2 |
1.13.4 |
| org.testcontainers:mongodb | 1.20.6 |
1.21.3 |
| org.testcontainers:mysql | 1.20.6 |
1.21.3 |
| org.testcontainers:postgresql | 1.20.6 |
1.21.3 |
Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.20 to 2.2.0
Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
Kotlin 2.2.0
Changelog
Analysis API
KT-73337Migrate analysis sources to new IR parameter APIKT-75880K2 Mode: Typealias reference resolves to the underlying class in KMP projectKT-74246KaVisibilityChecker.isVisible is inefficient with multiple calls on the same use-siteKT-57733Analysis API: Use optimizedModuleWithDependenciesScopes in combined symbol providersKT-69535Redesign 'containingSymbol'KT-69950Analysis API: IntroduceisSubtypeOf(ClassId)KT-68393Analysis API: RenameKaClassLikeSymbol. classIdIfNonLocaltoclassIdKT-62924Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableIdAnalysis API. Code Compilation
KT-75502K2: IDEA hangs when evaluating inside kotlin-stdlib modules in the Kotlin projectKT-73077Evaluation of inline functions is broken inside Kotlin project and Amper module in Idea sourcesKT-73936K2: CyclicInlineDependencyException: Inline functions have a cyclic dependency in evaluatorKT-74582InterpreterMethodNotFoundError when trying to evaluate simple expressions after recent fixesKT-74524Compilation exception with incorrect JvmName annotation argumentsKT-74443Compilation peer collector ignores inline property accessorsAnalysis API. FIR
New Features
KT-73493Support context parametersPerformance Improvements
KT-75790Experiment with increasing DEFAULT_LOCKING_INTERVAL timeKT-72159LLFirCompilerRequiredAnnotationsTargetResolver: consider rewriting it to use honest jumping locksFixes
KT-76331Cleanup FileStructureElement for classesKT-73117K2 AA: Exception "Setter is not found" when val has a setter without bodyKT-76540K2: Missing library dependency on Android SDK from androidx.activity-1.8.2 causes LiveEdit failuresKT-73266K2. "Declaration should have non-local container" with unclosed annotation on top-level functionKT-76432JavaClassUseSiteMemberScope: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImplKT-76217K2 AA: "No fir element was found for KtParameter" with multiple context parameter listsKT-74740Highlighting is broken after the built-in serialization refactoringKT-76366ContextCollector: annotations on class members don't have the class as implicit receiverKT-76352ContextCollector: wrong class annotation context in BODY modeKT-76341ContextCollector: support dangling modifiersKT-76332"Declaration should have non-local container" for declaration inside file annotationKT-76115DisableFirElementBuilder#getFirForElementInsideAnnotationsoptimization for files, classes and scriptsKT-76347ContextCollector: avoid resolution for enum entry annotationsKT-76272Cleanup AbstractFileStructureTest
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
2.2.0
Analysis API
KT-73337Migrate analysis sources to new IR parameter APIKT-75880K2 Mode: Typealias reference resolves to the underlying class in KMP projectKT-74246KaVisibilityChecker.isVisible is inefficient with multiple calls on the same use-siteKT-57733Analysis API: Use optimizedModuleWithDependenciesScopes in combined symbol providersKT-69535Redesign 'containingSymbol'KT-69950Analysis API: IntroduceisSubtypeOf(ClassId)KT-68393Analysis API: RenameKaClassLikeSymbol. classIdIfNonLocaltoclassIdKT-62924Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableIdAnalysis API. Code Compilation
KT-75502K2: IDEA hangs when evaluating inside kotlin-stdlib modules in the Kotlin projectKT-73077Evaluation of inline functions is broken inside Kotlin project and Amper module in Idea sourcesKT-73936K2: CyclicInlineDependencyException: Inline functions have a cyclic dependency in evaluatorKT-74582InterpreterMethodNotFoundError when trying to evaluate simple expressions after recent fixesKT-74524Compilation exception with incorrect JvmName annotation argumentsKT-74443Compilation peer collector ignores inline property accessorsAnalysis API. FIR
New Features
KT-73493Support context parametersPerformance Improvements
KT-75790Experiment with increasing DEFAULT_LOCKING_INTERVAL timeKT-72159LLFirCompilerRequiredAnnotationsTargetResolver: consider rewriting it to use honest jumping locksFixes
KT-76331Cleanup FileStructureElement for classesKT-73117K2 AA: Exception "Setter is not found" when val has a setter without bodyKT-76540K2: Missing library dependency on Android SDK from androidx.activity-1.8.2 causes LiveEdit failuresKT-73266K2. "Declaration should have non-local container" with unclosed annotation on top-level functionKT-76432JavaClassUseSiteMemberScope: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImplKT-76217K2 AA: "No fir element was found for KtParameter" with multiple context parameter listsKT-74740Highlighting is broken after the built-in serialization refactoringKT-76366ContextCollector: annotations on class members don't have the class as implicit receiverKT-76352ContextCollector: wrong class annotation context in BODY modeKT-76341ContextCollector: support dangling modifiersKT-76332"Declaration should have non-local container" for declaration inside file annotationKT-76115DisableFirElementBuilder#getFirForElementInsideAnnotationsoptimization for files, classes and scriptsKT-76347ContextCollector: avoid resolution for enum entry annotationsKT-76272Cleanup AbstractFileStructureTestKT-75542K2 AA: "FirDeclaration was not found for class KtNamedFunction, fir is class FirErrorExpressionImpl" for unclosed annotation on member function
... (truncated)
Commits
631e9fdAdd ChangeLog for 2.2.0-RC3f4ff47f[Accessors] Correctly create arguments for accessors4086c4b[Gradle] Apply Dokka versioning plugin also to leaf partial htmla8a8e06[JS] Fix getting names of local delegated properties3b804bc[JS] Introduce theJsNoLiftingannotation classe690a3a[test] Add a reproducer for KT-780730f85940[FIR] Fix collection of DSL markers from function types726a9d7[Tests] Reproduce #KT-77301a6aed74Add ChangeLog for 2.2.0-RC22293f5fCLI: Follow symbolic links of content roots- Additional commits viewable in compare view
Updates io.projectreactor:reactor-core from 3.7.4 to 3.7.8
Release notes
Sourced from io.projectreactor:reactor-core's releases.
v3.7.8
Reactor Core3.7.8is part of the2024.0.8Release Train.What's Changed
:sparkles: New features and improvements
- Bump byteBuddyVersion from 1.17.5 to 1.17.6 by
@dependabot[bot] in reactor/reactor-core#4040- Depend on Micrometer 1.14.9 by
@chemicLin https://github.com/reactor/reactor-core/commit/56303348fd3158ddf0c8f9cc3586d7f337fbf2e2:lady_beetle: Bug fixes
- Fix RetryBackoffSpec multiplier handling of fractional values by
@chemicLin reactor/reactor-core#4048New Contributors
@georgebanasiosmade their first contribution in reactor/reactor-core#4036Full Changelog: https://github.com/reactor/reactor-core/compare/v3.7.7...v3.7.8
v3.7.7
Reactor Core3.7.7is part of2024.0.7Release Train.What's Changed
:sparkles: New features and improvements
- Bump io.projectreactor.tools:blockhound from 1.0.11.RELEASE to 1.0.13.RELEASE by
@dependabotin #4030- Depend on
Micrometer1.14.8by@violetaggin 78f477ddc11e7602cf42a19f487fd81d2d70a214- Depend on
Micrometer Tracing1.4.7by@violetaggin 78f477ddc11e7602cf42a19f487fd81d2d70a214Full Changelog: https://github.com/reactor/reactor-core/compare/v3.7.6...v3.7.7
v3.7.6
Reactor Core3.7.6is part of2024.0.6Release Train.What's Changed
:sparkles: New features and improvements
- Bump byteBuddyVersion from 1.17.2 to 1.17.5 by
@dependabotin reactor/reactor-core#4018- Depend on
Micrometer1.14.7by@chemicLin 90909e5010215daca84433d5679eb7705276c3d7- Depend on
Micrometer Tracing1.4.6by@chemicLin 90909e5010215daca84433d5679eb7705276c3d7Full Changelog: https://github.com/reactor/reactor-core/compare/v3.7.5...v3.7.6
v3.7.5
Reactor Core3.7.5is part of2024.0.5Release Train.What's Changed
:sparkles: New features and improvements
... (truncated)
Commits
5630334[release] Prepare and release 3.7.823d4de5[test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOptimistical...cd881ceFix RetryBackoffSpec multiplier handling of fractional values (#4048)d358fb1[build] Include GitHub Actions in CodeQL checks (#4047)1f3f015[build] Adjust GitHub Actions permissions4c7b244Remove dependencies.gradle and finish migration to catalog (#4045)ff9874eBump JUnit from 5.13.1 to 5.13.2cb21512Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)1f0a4faBump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)beffae2Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#4039)- Additional commits viewable in compare view
Updates io.reactivex.rxjava3:rxjava from 3.1.10 to 3.1.11
Release notes
Sourced from io.reactivex.rxjava3:rxjava's releases.
v3.1.11
Version 3.1.11 - July 7, 2025
Bugfixes
- Fix ReplaySubject termination-subscription race emitting wrongly. #7879
v3.1.11-RC5
Testing if releasing to the new Central Sonatype repository works. Round 5.
Please ignore this update.
v3.1.11-RC4
Testing if releasing to the new Central Sonatype repository works. Attempt 4.
Please ignore this update.
v3.1.11-RC3
Testing if releasing to the new Central Sonatype repository works. Attempt 3.
Please ignore this update.
v3.1.11-RC2
Testing if releasing to the new Central Sonatype repository works. Attempt 2.
Please ignore this update.
v3.1.11-RC1
Testing if releasing to the new Central Sonatype repository works.
Please ignore this update.
Commits
df73d033.x: Fix ReplaySubject termination-subscription race emitting wrongly (#7879)be0bd27chore(deps): bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 (#7875)a206350chore(deps): bump github/codeql-action from 3.29.0 to 3.29.2 (#7877)c9516bechore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 (#7873)19412e6chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 (#7871)c8c5399Bump JMH Plugin to 0.7.3 & adjust build.gradle (#7869)bf452a7Fix snapshot publishing5a0ef13chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#7870)6bc940dFix syntax error5081ce2Try another way for sonatype central portal- Additional commits viewable in compare view
Updates org.mongodb:mongodb-driver-core from 5.4.0 to 5.5.1
Release notes
Sourced from org.mongodb:mongodb-driver-core's releases.
Java Driver 5.5.1 (June 06, 2025)
What's Changed
- Fixed an issue where OIDC reauthentication failed when sessions were involved (#1725).
- Ensured custom
KPropertyimplementations correctly include property names in their hashcode calculations (#1731).- Resolved failures in datalake and Kubernetes integration tests (#1732).
- Updated to use
OperationContextwith a NOOP session for improved consistency (#1734).Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1
Verifying artifact signatures
Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.5/security/validate-signatures/ for the full procedure.
To download and import the public key for verifying signatures, execute
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8Java Driver 5.5.0 (May 07, 2025)
What's Changed
🚀 New Features and Improvements
Credential Handling:
- Added option to configure Data Encryption Key (DEK) cache lifetime (#1689).
Performance Optimizations:
- Enhanced BSON codec lookup (#1632).
- Optimized BSON decoding (#1667).
- Reduced temporary buffer allocations during BSON serialization (#1628).
- Optimized numeric value writing (#1635).
- Improved String write and length computations (#1651, #1685).
- Enhanced buffer handling to avoid direct list access (#1675).
- Replaced
StackwithArrayDequefor better performance (#1681).Resource Management:
Compatibility and Maintenance:
... (truncated)
Commits
a91368dVersion: bump 5.5.1f325224Use OperationContext with NOOP Session (#1733)a2e0c29Fix datalake and k8s test failures (#1732)ebdd5bfEnsure custom KProperty include the name in the hashcode (#1731)02a5722Fix OIDC reauthentication when a session is involved (#1719) (#1725)c59ab52Version: bump 5.5.1-SNAPSHOT6b13ae1Version: bump 5.5.0fdc3ecbBuild: Fix Scala publishingea5e698Revert "Version: bump 5.6.0-SNAPSHOT"6020597Version: bump 5.6.0-SNAPSHOT- Additional commits viewable in compare view
Updates org.mongodb:mongodb-driver-reactivestreams from 5.4.0 to 5.5.1
Release notes
Sourced from org.mongodb:mongodb-driver-reactivestreams's releases.
Java Driver 5.5.1 (June 06, 2025)
What's Changed
- Fixed an issue where OIDC reauthentication failed when sessions were involved (#1725).
- Ensured custom
KPropertyimplementations correctly include property names in their hashcode calculations (#1731).- Resolved failures in datalake and Kubernetes integration tests (#1732).
- Updated to use
OperationContextwith a NOOP session for improved consistency (#1734).Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1
Verifying artifact signatures
Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.5/security/validate-signatures/ for the full procedure.
To download and import the public key for verifying signatures, execute
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8Java Driver 5.5.0 (May 07, 2025)
What's Changed
🚀 New Features and Improvements
Credential Handling:
- Added option to configure Data Encryption Key (DEK) cache lifetime (#1689).
Performance Optimizations:
- Enhanced BSON codec lookup (#1632).
- Optimized BSON decoding (#1667).
- Reduced temporary buffer allocations during BSON serialization (#1628).
- Optimized numeric value writing (#1635).
- Improved String write and length computations (#1651, #1685).
- Enhanced buffer handling to avoid direct list access (#1675).
- Replaced
StackwithArrayDequefor better performance (#1681).Resource Management:
Compatibility and Maintenance:
... (truncated)
Commits
a91368dVersion: bump 5.5.1f325224Use OperationContext with NOOP Session (#1733)a2e0c29Fix datalake and k8s test failures (#1732)ebdd5bfEnsure custom KProperty include the name in the hashcode (#1731)02a5722Fix OIDC reauthentication when a session is involved (#1719) (#1725)c59ab52Version: bump 5.5.1-SNAPSHOT6b13ae1Version: bump 5.5.0fdc3ecbBuild: Fix Scala publishingea5e698Revert "Version: bump 5.6.0-SNAPSHOT"6020597Version: bump 5.6.0-SNAPSHOT- Additional commits viewable in compare view
Updates org.mongodb:mongodb-driver-kotlin-coroutine from 5.4.0 to 5.5.1
Release notes
Sourced from org.mongodb:mongodb-driver-kotlin-coroutine's releases.
Java Driver 5.5.1 (June 06, 2025)
What's Changed
- Fixed an issue where OIDC reauthentication failed when sessions were involved (#1725).
- Ensured custom
KPropertyimplementations correctly include property names in their hashcode calculations (#1731).- Resolved failures in datalake and Kubernetes integration tests (#1732).
- Updated to use
OperationContextwith a NOOP session for improved consistency (#1734).Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1
Verifying artifact signatures
Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.5/security/validate-signatures/ for the full procedure.
To download and import the public key for verifying signatures, execute
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8Java Driver 5.5.0 (May 07, 2025)
What's Changed
🚀 New Features and Improvements
Credential Handling:
- Added option to configure Data Encryption Key (DEK) cache lifetime (#1689).
Performance Optimizations:
- Enhanced BSON codec lookup (#1632).
- Optimized BSON decoding (#1667).
- Reduced temporary buffer allocations during BSON serialization (#1628).
- Optimized numeric value writing (#1635).
- Improved String write and length computations (#1651, #1685).
- Enhanced buffer handling to avoid direct list access (#1675).
- Replaced
StackwithArrayDequefor better performance (#1681).Resource Management:
Compatibility and Maintenance:
... (truncated)
Commits
a91368dVersion: bump 5.5.1f325224Use OperationContext with NOOP Session (#1733)a2e0c29Fix datalake and k8s test failures (#1732)ebdd5bfEnsure custom KProperty include the name in the hashcode (#1731)02a5722Fix OIDC reauthentication when a session is involved (#1719) (#1725)c59ab52Version: bump 5.5.1-SNAPSHOT6b13ae1Version: bump 5.5.0fdc3ecbBuild: Fix Scala publishingea5e698Revert "Version: bump 5.6.0-SNAPSHOT"6020597Version: bump 5.6.0-SNAPSHOT- Additional commits viewable in compare view
Updates org.mongodb:mongodb-driver-sync from 5.4.0 to 5.5.1
Release notes
Sourced from org.mongodb:mongodb-driver-sync's releases.
Java Driver 5.5.1 (June 06, 2025)
What's Changed
- Fixed an issue where OIDC reauthentication failed when sessions were involved (#1725).
- Ensured custom
KPropertyimplementations correctly include property names in their hashcode calculations (#1731).- Resolved failures in datalake and Kubernetes integration tests (#1732).
- Updated to use
OperationContextwith a NOOP session for improved consistency (#1734).Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1
Verifying artifact signatures
Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.5/security/validate-signatures/ for the full procedure.
To download and import the public key for verifying signatures, execute
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8Java Driver 5.5.0 (May 07, 2025)
What's Changed
🚀 New Features and Improvements
Credential Handling:
- Added option to configure Data Encryption Key (DEK) cache lifetime (#1689).
Performance Optimizations:
- Enhanced BSON codec lookup (#1632).
- Optimized BSON decoding (#1667).
- Reduced temporary buffer allocations during BSON serialization (#1628).
- Optimized numeric value writing (#1635).
- Improved String write and length computations (#1651, #1685).
- Enhanced buffer handling to avoid direct list access (#1675).
- Replaced
StackwithArrayDequefor better performance (#1681).Resource Management:
Compatibility and Maintenance:
... (truncated)
Commits
a91368dVersion: bump 5.5.1f325224Use OperationContext with NOOP Session (#1733)a2e0c29Fix datalake and k8s test failures (#1732)ebdd5bfEnsure custom KProperty include the name in the hashcode (#1731)02a5722Fix OIDC reauthentication when a session is involved (#1719) (#1725)c59ab52Version: bump 5.5.1-SNAPSHOT6b13ae1Version: bump 5.5.0fdc3ecbBuild: Fix Scala publishingea5e698Revert "Version: bump 5.6.0-SNAPSHOT"6020597Version: bump 5.6.0-SNAPSHOT- Additional commits viewable in compare view
Updates org.mongodb:mongodb-driver-reactivestreams from 5.4.0 to 5.5.1
Release notes
Sourced from org.mongodb:mongodb-driver-reactivestreams's releases.
Java Driver 5.5.1 (June 06, 2025)
What's Changed
- Fixed an issue where OIDC reauthentication failed when sessions were involved (#1725).
- Ensured custom
KPropertyimplementations correctly include property names in their hashcode calculations (#1731).- Resolved failures in datalake and Kubernetes integration tests (#1732).
- Updated to use
OperationContextwith a NOOP session for improved consistency (#1734).Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1
Verifying artifact signatures
Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.5/security/validate-signatures/ for the full procedure.
To download and import the public key for verifying signatures, execute
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8Java Driver 5.5.0 (May 07, 2025)
What's Changed
🚀 New Features and Improvements
Credential Handling:
- Added option to configure Data Encryption Key (DEK) cache lifetime (#1689).
Performance Optimizations:
- Enhanced BSON codec lookup (#1632).
- Optimized BSON decoding (#1667).
- Reduced temporary buffer allocations during BSON serialization (#1628).
- Optimized numeric value writing (#1635).
- Improved String write and length computations (#1651, #1685).
- Enhanced buffer handling to avoid direct list access (#1675).
- Replaced
StackwithArrayDequefor better performance (#1681).Resource Management:
Compatibility and Maintenance:
... (truncated)
Commits
a91368dVersion: bump 5.5.1f325224Use OperationContext with NOOP Session (#1733)a2e0c29Fix datalake and k8s test failures (#1732)ebdd5bfEnsure custom KProperty include the name in the hashcode (#1731)02a5722Fix OIDC reauthentication when a session is involved (#1719) (#1725)c59ab52Version: bump 5.5.1-SNAPSHOT6b13ae1Version: bump 5.5.0fdc3ecbBuild: Fix Scala publishingea5e698Revert "Version: bump 5.6.0-SNAPSHOT"6020597Version: bump 5.6.0-SNAPSHOT- Additional commits viewable in compare view
Updates org.mongodb:mongodb-driver-kotlin-coroutine from 5.4.0 to 5.5.1
Release notes
Sourced from org.mongodb:mongodb-driver-kotlin-coroutine's releases.
Java Driver 5.5.1 (June 06, 2025)
What's Changed
- Fixed an issue where OIDC reauthentication failed when sessions were involved (#1725).
- Ensured custom
KPropertyimplementations correctly include property names in their hashcode calculations (#1731).- Resolved failures in datalake and Kubernetes integration tests (#1732).
- Updated to use
OperationContextwith a NOOP session for improved consistency (#1734).Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1
Verifying artifact signatures
Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.5/security/validate-signatures/ for the full procedure.
To download and import the public key for verifying signatures, execute
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8Java Driver 5.5.0 (May 07, 2025)
What's Changed
🚀 New Features and Improvements
Credential Handling:
- Added option to configure Data Encryption Key (DEK) cache lifetime (#1689).
Performance Optimizations:
- Enhanced BSON codec lookup (#1632).
- Optimized BSON decoding (#1667).
- Reduced temporary buffer allocations during BSON serialization (#1628).
- Optimized numeric value writing (#1635).
- Improved String write and length computations (#1651, #1685).
- Enhanced buffer handling to avoid direct list access (#1675).
- Replaced
StackwithArrayDequefor better performance (#1681).Resource Management:
Compatibility and Maintenance:
... (truncated)
Commits
a91368dVersion: bump 5.5.1f325224Use OperationContext with NOOP Session (#1733)a2e0c29Fix datalake and k8s test failures (#1732)ebdd5bfEnsure custom KProperty include the name in the hashcode (#1731)02a5722Fix OIDC reauthentication when a session is involved (#1719) (#1725)c59ab52Version: bump 5.5.1-SNAPSHOT6b13ae1Version: bump 5.5.0fdc3ecbBuild: Fix Scala publishingea5e698Revert "Version: bump 5.6.0-SNAPSHOT"602059...Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
maven
5.12.2 → 5.13.4
Minor
org.postgresql:postgresql
maven
42.7.5 → 42.7.7
Patch
org.mongodb:mongodb-driver-sync
maven
5.4.0 → 5.5.1
Minor
org.junit.jupiter:junit-jupiter-api
maven
5.12.2 → 5.13.4
Minor
maven
1.12.2 → 1.13.4
Minor
org.testcontainers:postgresql
maven
1.20.6 → 1.21.3
Minor
io.reactivex.rxjava3:rxjava
maven
3.1.10 → 3.1.11
Patch
com.mysql:mysql-connector-j
maven
9.2.0 → 9.3.0
Minor
maven
2.1.20 → 2.2.0
Minor
maven
5.4.0 → 5.5.1
Minor
org.mongodb:mongodb-driver-core
maven
5.4.0 → 5.5.1
Minor
maven
5.4.0 → 5.5.1
Minor
io.projectreactor:reactor-core
maven
3.7.4 → 3.7.8
Patch
org.testcontainers:mongodb
maven
1.20.6 → 1.21.3
Minor
org.testcontainers:mysql
maven
1.20.6 → 1.21.3
Minor
Technical Details
| ID: | 8848422 |
| UUID: | 3273241419 |
| Node ID: | PR_kwDOC6J51M6hKDPd |
| Host: | GitHub |
| Repository: | coditory/sherlock-distributed-lock |