Skip to content

Bump RavenDB.Client from 5.4.116 to 6.2.2 in /src#647

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/RavenDB.Client-6.2.2
Closed

Bump RavenDB.Client from 5.4.116 to 6.2.2 in /src#647
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/RavenDB.Client-6.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps RavenDB.Client from 5.4.116 to 6.2.2.

Release notes

Sourced from RavenDB.Client's releases.

6.2.2

Server

  • [Backups] disposing skipped cluster commands to avoid increased memory consumption during restore
  • [Backups] fixed issue with incorrect operation ID being returned when 'StartBackupOperation' is called while backup is already running
  • [Certificates] fixed possible NRE when /whoami endpoint is hit with invalid cert
  • [Certificates] added an option to validate trusted issuers certificate SAN's via 'Security.WellKnownIssuers.Admin.ValidateCertificateNames' configuration option
  • [Certificates] avoiding possible text injection to the auth-error page
  • [Corax] fixed issue with order by long retuning incorrect results in some cases
  • [Corax] added support for UTF8 in lower-cased analyzers
  • [Cluster] removing cluster transaction error notification after cluster transaction applier resumes work
  • [Cluster] fixed possible endless loop on FollowerSteadyState
  • [Http] server will now use HttpClientFactory to maintain connectivity and handle DNS changes
  • [Indexes] fixed 'NotSupportedException' when deleting index entries in Time-Series Map-Reduce indexes
  • [Indexes] fixed issue with long running batches in indexes with a lot of references
  • [Licensing] fixed issue with license limitations not being properly applied on server startup if cluster is still booting
  • [Linux] displaying thread names on Threads View
  • [Prometheus] exposed 'AvailableMemoryForProcessingInMb', 'ManagedMemoryInBytes' and 'UnmanagedMemoryInBytes' metrics
  • [Replication] properly handle idle databases with sink and hub replication tasks
  • [Storage] improved the performance of getting free pages count
  • [Storage] optimized free space search performance
  • [Time Series] fixed possible issue with retention stop working and not resuming
  • [.NET] updated to .NET 8.0.11

Client API

  • [Indexes] improved deployment of multiple indexes while using IndexCreation.CreateIndexes

Studio

  • [Cluster Dashboard] added GC widget
  • [Cluster Dashboard] exposed average request time
  • [Cluster Debug] introduced new view
  • [Expiration & Refresh] add an option to specify max items to process in a single expiration and refresh run

6.2.1

Server

  • [Attachments] added range support
  • [Backup] fixed possible high unmanaged memory during import of large amount of compare exchange values
  • [Backup] fixed possible NRE when Backup Retention Policy is running
  • [Backup] fixed issue with database not being deleted when restore is cancelled
  • [Backup] properly setting idle database timer if next activity time is null
  • [Certificates] optimized certificate replacement mechanism to avoid re-issuing a new certificate when it was correctly generated but cluster was down during the save process
  • [Corax] adjusting Corax's search to match Lucene's search method
  • [Corax] fixing sorting edge case in Corax where all matches have been found already so there is no need to fallback to normal sorting (which expected to get non empty batch of results)

... (truncated)

Commits
  • 5e4f23a RavenDB-23100 - use the correct item ID casing to align with the storage state
  • 644489c RavenDB-22265 Audit log on client certificates management operations
  • 2d5439c RavenDB-22265 Audit log on client certificates management operations
  • 6a29cb1 HRINT-3844 - show the subscription expiration date in the expired view
  • 1b515f7 RavenDB-23202 'Open faulty index' in header only visible for local node
  • 28eecf4 RavenDB-23202 Open faulty index for specific location
  • 83706ff RavenDB-22637 : change back from properties to fields
  • 8d017a8 Merge pull request #19659 from ppekrol/release/v6.2
  • 3550694 Merge pull request #19649 from ppekrol/v6.2
  • 61136d5 Merge branch 'v6.0' of https://github.com/ravendb/ravendb into v6.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 11, 2024
Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) from 5.4.116 to 6.2.2.
- [Release notes](https://github.com/ravendb/ravendb/releases)
- [Changelog](https://github.com/ravendb/ravendb/blob/v6.2/publish-stable-release.ps1)
- [Commits](ravendb/ravendb@5.4.116...6.2.2)

---
updated-dependencies:
- dependency-name: RavenDB.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/RavenDB.Client-6.2.2 branch from a8b0c54 to c9c3345 Compare January 10, 2025 01:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2025

Superseded by #663.

@dependabot dependabot bot closed this Jan 21, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/RavenDB.Client-6.2.2 branch January 21, 2025 18:28
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.

0 participants