Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps RavenDB.Embedded from 6.2.4 to 6.2.5.

Release notes

Sourced from RavenDB.Embedded's releases.

6.2.5

Server

  • [Audit Log] Logging enhancements
  • [Certificates] Fixed an issue with loading a certificate with a password after removing the password
  • [Corax] Fixed NRE when using wildcard search with multiple analyzers
  • [Corax] Optimizations and enhancements for deletions
  • [Corax] Performance optimizations for range queries on big datasets
  • [Databases] Improved management of database idleness detection timers
  • [Indexing] Fixed an issue where indexes could start before custom analyzers and sorters had been loaded
  • [Indexing] Improved validation of an index definition when using Run Test functionality
  • [Licensing] Introduced grace period for upgrade required modal - 14 days
  • [Memory] Prevented possible memory fragmentation in internal allocations
  • [Monitoring] Added SNMP endpoint for getting the time since the creation of oldest active transaction
  • [Monitoring] Fixed incorrect CPU usage calculation on machines with two physical processors
  • [Replication] Fixed an issue in which the incoming replication recreated a revision that has been deleted
  • [Setup] Fixed ports reservation for server
  • [Subscriptions] Snapshot backup restore will restore an original subscription name
  • [TestDriver / Embedded] Added more details on how to handle invalid or missing license
  • [Voron] Fixed a potential issue with missing removal of an active transaction from in-memory state in some edge conditions
  • [.NET] Updated to 8.0.15

Client

  • [Querying] Added RavenQuery.Include method which extends existing include functionality to allow more complex operations

Studio

  • [Cluster] Improvements to Cluster Debug view
  • [Index Errors] Opening the errors by default
  • [Indexes] Fixed filtering arrow icons
  • [Revisions] Exposed size of a revision
  • [Tombstones view] Exposed info about what is blocking tombstones deletion
Commits
  • 3ac84c7 RavenDB-24107 fix (infinite loop in import indexes modal) - fixed infinite loop
  • 2d525cd Merge pull request #20467 from ppekrol/release/v6.2
  • 2c804d2 RavenDB-23799 Update the dynamic indexed field.
  • 2f9d2f4 RavenDB-23799 Set UnmanagedAllocationsBatchLimit to 128MB on a 32 bit platform.
  • 3537ccd RavenDB-23799 Comments & test fix
  • f1131fe RavenDB-23799 We can assign the condition of the loop exit instead of OR-ing it.
  • c5a46cc RavenDB-23799 Container vectorization optimization and fixes & tests
  • 7dd51ed RavenDB-23799 Add new indexing configuration to the studio.
  • fdfd753 RavenDB-23799 Index:
  • b73e668 RavenDB-23799 IndexWriter enhancments:
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
RavenDB.Embedded [>= 7.a, < 8]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [RavenDB.Embedded](https://github.com/ravendb/ravendb) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/ravendb/ravendb/releases)
- [Changelog](https://github.com/ravendb/ravendb/blob/v7.0/publish-stable-release.ps1)
- [Commits](ravendb/ravendb@6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: RavenDB.Embedded
  dependency-version: 6.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 29, 2025
@bording bording merged commit 8bb7a61 into master Apr 29, 2025
32 checks passed
@bording bording deleted the dependabot/nuget/src/RavenDB.Embedded-6.2.5 branch April 29, 2025 20:58
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants