Update dependency RavenDB.Embedded to 6.2.18#5636
Open
dependencyupdates[bot] wants to merge 1 commit into
Open
Update dependency RavenDB.Embedded to 6.2.18#5636dependencyupdates[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.17→6.2.18Release Notes
ravendb/ravendb (RavenDB.Embedded)
v6.2.18Compare Source
Server
[Audit Log]Fixed audit logging for pull replication sink updates[Backup]Fixed a backup hang when uploading directly to Amazon S3 or Azure Blob Storage (upload I/O no longer runs on the backup thread's synchronization context)[Compaction]Fixed an error during compaction of the TimeSeries.Stats table[Corax]Fixed faceted queries returning empty values when the facet field used an alias (the term was resolved from the display name instead of the indexed field name)[Corax]Fixed search() with wildcards on dynamic fields created with CreateField()[Corax]Fixed UTF-8 bounds checking and same-language number comparison in alphanumerical sorting[Core]Fixed inconsistent equality, hashing and string materialization for values containing control characters; databases created with this version also reject control characters in document identifiers. This change does not affect existing databases[Databases]Persisted the database's supported features in the documents storage; creating a database over an existing data directory now restores them from disk instead of assuming the newest defaults[Debug]Fixed missing information from some shards in the debug package of a sharded database[Docker]Added a multiarch Docker image tag with the full server version[Indexing]Fixed index terms of non-ASCII values being truncated after a value longer than 2048 characters was indexed into the same field[Linux]Issued a sequential read-ahead hint for journal files on database startup recovery and released already-processed journal pages during recovery (configurable viaStorage.UseSequentialReadAheadHintForJournalRecovery, enabled by default)[Linux]Added a server startup alert when a block device'sread_ahead_kbexceeds the recommended threshold (configurable viaStorage.ReadAheadKbAlertThresholdInKb, default 128 KB)[Logging]Fixed an ObjectDisposedException when audit logging an offline database migration[Monitoring]Added support for customizing the OpenTelemetry service name and namespace (configurable viaMonitoring.OpenTelemetry.ServiceNameandMonitoring.OpenTelemetry.ServiceNamespace)[Performance]Fixed high CPU usage when writing large HTTP responses[Querying]Fixed a NullReferenceException in streaming queries on encrypted databases with Lucene indexes when a concurrent read transaction was disposed mid-read[Replication]Fixed active/active replication divergence for counters and time series: conflict-resolved values could be skipped by the replication send gate, and concurrent same-timestamp time series values now converge regardless of replication direction[Replication]Fixed majority write assurance to compute the required sibling count from the database group topology, excluding promotable nodes, instead of the destinations list[Sharding]Fixed re-put attachments not surviving a bucket re-send after bucket migration source failover (an attachment put over a tombstone now supersedes the tombstone's change vector)[Sharding]Fixed bucket migration getting stuck when revision or attachment tombstones were present[Voron]Fixed tree rebalancing corrupting the tree when re-adding a large separator key split ancestor pages during a delete, which could unlink subtrees and make keys unreachable; added invariant checks that fail the transaction instead of committing corruption[Voron]Prevented journal recovery from overwriting flushed data when invalid journals are skipped due toIgnoreInvalidJournalErrors[.NET]Updated to .NET 8.0.28Studio
[Certificates]Fixed database access checks to compare certificate database permissions case-insensitively[Core]Fixed download links in the import-from-RavenDB view and the new-version-available notification to point to the correct URL[Databases]Fixed footer statistics initialization to prevent null reference errors[Databases]Fixed the databases view to load database details from the first healthy node when the database is not hosted on the current nodeConfiguration
📅 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