github ravendb/ravendb 6.2.12

latest releases: 7.1.5, 7.0.9
7 hours ago

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

Don't miss a new ravendb release

NewReleases is sending notifications on new releases.