Update dependency RavenDB.Client to 6.2.11 #755
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:
6.2.10->6.2.11Release Notes
ravendb/ravendb (RavenDB.Client)
v6.2.11Compare Source
Server
[Audit Log]Added audit logging for index management operations (start, stop, set lock mode, set priority)[Audit Log]UsedX509Certificate2.GetDisplayName()instead ofSubjectfor more readable audit log messages[Certificates]Removed BouncyCastle dependency and in favour of build-in .NET certificates generation mechanisms[Certificates]Fixed subject creation for cluster communication certificates in 1-EKU certificate setup without a common name[Corax]Refactored IndexWriter and fixed handling of text-only terms being marked as numeric[Corax]EnsuredTermsReaderis available for map-reduce queries that require paging[Corax]Implemented entry deduplication within Corax to improve deep pagination and correctness of results[Data Archival]Fixed replication of unarchived documents[Databases]Fixed regression issue that made databases were not unloaded correctly when when idle[Documents]Improved handling ofVoronConcurrencyErrorExceptionduring patch operations doingput()for document ID ending with "/"[Documents]Optimized document get handlers by reducing async allocations[ETL/Backups]Ensured ETL configuration data is included in backups[Indexing / Memory]Improved memory usage in Lucene by reducing number of allocated object and using native memory to reduce LOH utilizaiton[Indexing]Optimized index reference processing by using bulk updates for MultiTree in the storage[Licensing]Enforced license limits for server-wide client configuration[Licensing]Will now skip license checks for features that are disabled[Memory]Increased the number of inactive handlers based on the total handler count to improve low-memory behavior[Monitoring]Fixed Open Telemetry feature usage alert[Querying]Will now throw an exception if afilterclause is used in aDeleteByQueryorPatchByQueryoperation[Replication]Refactored outgoing replication logic for better scoping and resource management[Replication]Improved memory management in document replication[SNMP]Added 'Available Memory For Processing %' to SNMP (OID 1.6.14)[Subscriptions]Ensuringc.'@​metadata'.'@​refresh' == nullworks for subscriptions[Time Series]Fixed rollup calculations when a segment edge aligns perfectly with the aggregation[.NET]Updated to .NET 8.0.21Client
[Replication]AddeduseServerCertificateparameter toUpdatePullReplicationAsSinkOperationStudio
[Cluster Debug]Fixed UI display issues for the Blue theme[Compare Exchange]Fixed an issue with cloning compare exchange items[Documents]Added a 'Require typed confirmation' toggle to the delete documents dialog[Edit Document]Fixed layering issues in the document editor's fullscreen mode[Indexes]Disabled side-by-side index reset for map-reduce indexes that have an output collection[Studio]Adjusted main menu layout for smaller screen resolutions[Studio]Fixed compression handling for Studio static files[Thread Info]Showing I/O stats per thread in the advanced threads runtime viewArticles
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 Renovate Bot.
Commands to ignore dependencies
You can trigger dependency actions by commenting on this PR:
@particularbot ignore this major version@particularbot ignore this minor version@particularbot ignore this dependency