Skip to content

Conversation

@dependencyupdates
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
RavenDB.Client (source) 6.2.116.2.12 age adoption passing confidence

Release Notes

ravendb/ravendb (RavenDB.Client)

v6.2.12

Compare Source

Server
  • [Backup/Restore] Ignore license validation for disabled features when restoring a database
  • [Backup/Restore] Restore fails on ongoing tasks that are unsupported by the license instead of disabling them
  • [Cluster] Reintroduced HardResetToPassive method to be available in Admin JS console
  • [Cluster] Retrieve database names from the cluster storage instead of the online databases cache
  • [Cluster] Skipped rehab checks when deleting the entire database
  • [Compare Exchange] Return index 0 when deleting a non-existent compare exchange
  • [Configuration] Added new configuration options for HTTP/2: Http.Http2.Profile, Http.Http2.LatencyHint and expert option to configure windows and frame sizes
  • [Corax] Adjusted memoization match retrieval to evaluate the Fill method first
  • [Corax] Ensured container IDs and entry IDs cannot be mixed
  • [Corax] Set the maximum number of OrderBy statements to 16
  • [Database] Fixed the calculation of additional database idle time
  • [ETL] Fixed SqlException when using dots in field names defined in an ETL script
  • [Indexing] Added configuration to force the use of the default search analyzer for dynamic fields
  • [Indexing] Fixed index type assignment for test indexes
  • [Indexing] Fixed regression issue with missing pointer update in optimized index reference processing for MultiTree in the storage
  • [Querying] Fixed NullReferenceException when handling null values in queries with loads
  • [Replication] Fixed handling of silent connection drops in Pull Replication Sink
  • [Replication] Throwing exceptions on attempt to use forbidden methods in conflict resolution script
  • [Revisions] Fixed revisions count calculation after restoring an incremental backup
  • [Security] Fixed AccessViolationException on encrypted database queries by clearing the loaded documents cache during pulsed transactions
  • [Setup] Fixed incorrect path generated in settings.json after setup when using Setup.Certificate.Path option
  • [Setup] Fixed secure setup package creation
  • [Setup] Stopped using the EphemeralKeySet flag to fix setup on MacOS
  • [System] Fixed incorrect CPU usage calculation on machines with more than 64 cores
  • [Voron] Validated blittable data before reading it in Voron.Recovery
  • [.NET] Updated to .NET 8.0.22

Client
  • [Indexing] Added support for MemoryExtensions.Contains and MemoryExtensions.ContainsAny in index definitions
  • [Querying] Fixed failing on queries with MemoryExtensions.ContainsAny
  • [Revisions] Fixed "revert revision" behavior after loading revisions and then saving changes
  • [Session] SessionInfo now exposes the database name

Studio
  • [Databases] Fixed z-index and scrolling issues in the Databases view
  • [Edit Document] Fixed z-index handling for the fullscreen editor
  • [Studio] Fixed notifications in the Delete Documents modal
  • [Studio] Fixed tooltip and popover z-indices in Create Connection String modal
  • [Tombstones] Updated columns in the Tombstones view

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 Dec 22, 2025
@mauroservienti mauroservienti merged commit aff805a into master Dec 23, 2025
4 checks passed
@mauroservienti mauroservienti deleted the renovate/ravendb.client-6.x branch December 23, 2025 07:23
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.

2 participants