Skip to content

Update dependency RavenDB.Embedded to 6.2.13#5284

Merged
andreasohlund merged 1 commit intomasterfrom
renovate/ravendb.embedded-6.x
Feb 3, 2026
Merged

Update dependency RavenDB.Embedded to 6.2.13#5284
andreasohlund merged 1 commit intomasterfrom
renovate/ravendb.embedded-6.x

Conversation

@dependencyupdates
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
RavenDB.Embedded (source) 6.2.126.2.13 age adoption passing confidence

Release Notes

ravendb/ravendb (RavenDB.Embedded)

v6.2.13

Compare Source

Features
  • [Setup Wizard] Revamped the Setup Wizard with improved UI/UX

Server
  • [Audit Log] Normalized audit logging for better consistency
  • [Backup] Added a configuration option Security.Backup.RestrictExternalScriptUsageForNonClusterAdmin to restrict external script usage for non-cluster admins
  • [Backup] Used the current time as the default value for backup status if no backup has been performed
  • [Backup/Restore] Fixed an issue where restoring a snapshot with SkipIndexes set to true would incorrectly restore the indexes folder
  • [Certificates] Ensure the sign byte for the serial number is positive
  • [Configuration] Fixing issue that ForceUsing32BitsPager configuration didn't affect PulseReadTransactionLimit and MaxTxSize
  • [Corax] Added support for the In() method in search highlighting
  • [Corax] Fixed In query behavior when handling empty lists
  • [Corax] Introduce DocumentEntryId to strictly type document entry IDs and prevent internal storage layer confusion
  • [HTTP] Configured internal server calls to use HTTP/2 prior-knowledge when running in unsecured HTTP/2 environments
  • [Import/Export] CSV Export will now correctly quote string identifiers
  • [Indexing] Fixed an issue preventing index creation for collections containing a dot in their name
  • [Indexing] Fixed stale cache state in Lucene's TermInfosReader during transaction rollbacks which caused IndexOutOfRangeException
  • [Indexing] Removed failed entries from the Lucen's cache on generation errors to allow retries
  • [Monitoring] Reimplemented the requests per second meter to provide more accurate rate calculations
  • [Operations] Implemented /admin/debug/operations/max-running endpoint for debugging
  • [Querying] Dynamic index exact InQuery will now correctly use ExactField
  • [Replication] Fixed connection timeouts during slow batch preparation and improved batch interruption logic
  • [Replication] Fixed tombstone cleanup blockage on passive External Replication nodes
  • [Sharding] Ensured the correct topology is used during license checks
  • [Sharding] Fixed an issue with resharding where data could not be moved correctly
  • [Sharding] Fixed import with attachments to sharded database
  • [SNMP] Fixed ServerLicenseExpirationLeft to match the expiration date displayed in the Studio
  • [Time Series] Fixed aggregation logic on time series boundaries
  • [Tools] Added 1EKU support to the rvn put-client-certificate command
  • [Voron] Fixed page allocation cleanup when deleting tables
  • [.NET] Updated to .NET 8.0.23

Client
  • [Changes API] Fixed race conditions where registering on a disposed Changes API could cause duplicate changes or errors

Studio
  • [Client Configuration] Fixed the tooltip for "Identity Parts Separator"
  • [Common] Fixed a bug in FileDropzone that caused unnecessary updates

Articles

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 Feb 2, 2026
@dependencyupdates dependencyupdates bot force-pushed the renovate/ravendb.embedded-6.x branch from 9d08ae9 to 182813e Compare February 3, 2026 00:16
@andreasohlund
Copy link
Member

@mauroservienti @ramonsmits should we merge so this will go in the next minor?

@mauroservienti
Copy link
Member

Yes

@andreasohlund andreasohlund merged commit b82e5d1 into master Feb 3, 2026
32 checks passed
@andreasohlund andreasohlund deleted the renovate/ravendb.embedded-6.x branch February 3, 2026 10:36
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