Skip to content

Update dependency RavenDB.Client to 6.2.9#718

Merged
danielmarbach merged 1 commit intomasterfrom
renovate/ravendb.client-6.x
Aug 20, 2025
Merged

Update dependency RavenDB.Client to 6.2.9#718
danielmarbach merged 1 commit intomasterfrom
renovate/ravendb.client-6.x

Conversation

@dependencyupdates
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
RavenDB.Client (source) 6.2.8 -> 6.2.9 age adoption passing confidence

Release Notes

ravendb/ravendb (RavenDB.Client)

v6.2.9

Compare Source

Server
  • [Backup] Fixed an exception when enabling the CompressAllCollections setting
  • [Backup/Restore] License configuration is now validated before a restore operation
  • [Cluster] Fixed an issue with updating cluster node status reports for maintenance supervision
  • [Data Archival] Cloning an archived document will now correctly drop the @archived metadata flag
  • [Data Archival] The @archive-at metadata property is now correctly handled in patch test results
  • [Data Archival] Ensure that '@​archived' metadata flag can be removed only by using 'archived.unarchive' patch method
  • [Debug] Added /databases/*/notifications endpoint to the debug package
  • [Licensing] Fixed an issue where some license attributes were not correctly validated by the cluster
  • [Logging] Fixed logging for CertificateExecTimeout if an executable won't exit in a given timeout
  • [Memory] Optimized memory usage in the storage engine by using unmanaged allocations for streams, reducing LOH pressure
  • [Monitoring] Exposed the number of open file descriptors in SNMP
  • [Operations] DeleteByQuery for collection queries will now correctly process all matching documents instead of only the first 1024
  • [Server] Fixed a potential read transaction hang causing accumulation of temp files
  • [Server] Fixed a race condition in deferrable timeouts
  • [.NET] Updated to .NET 8.0.18

Client
  • [Includes] Improved the error message when registering includes for an entity that is not tracked

Studio
  • [Client Configuration] Fixed handling of client configuration overrides when the server-wide configuration is disabled
  • [Edit Document] Fixed layering issues in the document editor's fullscreen mode
  • [Indexes] Added the ability to filter the indexes list by search engine type
  • [Indexes] Fixed an issue where non-existent indexing configuration options could cause errors
  • [Themes] Fixed editor colors for various UI themes

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.


  • If you want to rebase/retry this PR, check this box

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

@dependencyupdates dependencyupdates bot added dependencies Pull requests that update a dependency file NuGet labels Aug 19, 2025
@danielmarbach danielmarbach enabled auto-merge (squash) August 20, 2025 07:38
@danielmarbach danielmarbach merged commit fb2ab8b into master Aug 20, 2025
4 checks passed
@danielmarbach danielmarbach deleted the renovate/ravendb.client-6.x branch August 20, 2025 07:39
@danielmarbach
Copy link
Contributor

Works toward #720

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file NuGet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant