Update dependency RavenDB.Embedded to 6.2.19 - #5841
Open
dependencyupdates[bot] wants to merge 1 commit into
Open
Update dependency RavenDB.Embedded to 6.2.19#5841dependencyupdates[bot] wants to merge 1 commit into
dependencyupdates[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.18→6.2.19Release Notes
ravendb/ravendb (RavenDB.Embedded)
v6.2.19Compare Source
Server
[Audit Log]Fixed certificate audit log entries to be worded as create vs update and to omit an empty permissions clause[Certificates]Server certificate renewal is no longer deferred to the closest Saturday and happens at the first calculated renewal date[Cluster Transactions]Cluster transaction commands are now cleaned up in bounded batches, and cleanup no longer stalls when a single transaction exceeds the batch size[Cluster Transactions]Fixed cluster transaction commands cleanup being blocked after a snapshot restore by a stale truncated-commands count[Cluster Transactions]Fixed high CPU when reading cluster transaction command batches by stopping at the database prefix instead of scanning past it[Corax]Fixed slowandqueries with excessive unmanaged memory usage when both sides matched large result sets, using bitmap-based evaluation of binary clauses[Corax]Fixed spatial query matches to be sorted and deduplicated[Corax]Fixed queries with... and not startsWith()/endsWith()dropping documents that were missing the queried field[Corax]Fixed frequency handling of numeric terms: frequencies are normalized on indexing and correctly adjusted on term removal[Indexing]Fixed a side-by-side index being lost: the side-by-side replacement is no longer deleted on an unrelated database record change and is re-opened after a server restart[Performance]Reduced write-transaction commit overhead by computing the documents transaction cache incrementally, only for the collections modified by the committing transaction[Querying]Fixedexact()on DateTime/DateTimeOffset fields in Lucene indexes to match by instant, consistent with Corax[Querying]Fixed query result IndexTimestamp and LastQueryTime to always be written as UTC; the Z suffix was omitted when the index had not run any batch yet[Replication]Fixed a busy node never timing out a dead incoming replication connection, which blocked the source from reconnecting until its task was restarted[Voron]Fixed checksum validation being skipped for the last 64 pages of the data file when the allocated page count was an exact multiple of 64[Voron]Fixed a stream tag larger than a single page overwriting past its scratch allocation; oversized stream tags are now rejected[Voron]Fixed NewPageAllocator page enumeration and pre-allocated free page counting to iterate all allocation sections[Voron/Corax]Fixed CompactTree key encoding to handle storage growth and prevent invalid pointer usage[.NET]Updated to .NET 8.0.30Studio
[About]Improved accordion and popover layout and scrolling behavior in the About view[Certificates]Added a guidance dialog with browser and API instructions shown after renewing the server certificate[Certificates]The certificates view now filters to valid certificates by default[Ongoing tasks]Redesigned the new-ongoing-task view with filtering and a compact layout, revamped license restriction badges, and a redirect to it when no ongoing tasks exist[Setup]Fixed the setup wizard being stuck on 'Configuration in progress' when the setup operation completed before the notifications connection was establishedArticles
Configuration
📅 Schedule: (UTC)
🚦 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