Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump RavenDB.Client from 5.4.116 to 6.2.1 in /src #1352

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

Bumps RavenDB.Client from 5.4.116 to 6.2.1.

Release notes

Sourced from RavenDB.Client's releases.

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)
  • [Corax] empty strings have to be projected as EMPTY_STRING instead of \u0003 when Facets are used
  • [Cluster] fixed issue with modifying a document by a non-cluster session after it was created in a cluster-wide transaction
  • [Cluster] stability fixes
  • [Indexes] deleting time series directly should update index entries correctly
  • [Linux] switched from /smaps to /smaps_rollup which decreases number of kernel locks especially on high memory systems
  • [Monitoring] exposed 'Number of indexing errors in all loaded databases' in SNMP
  • [Replication] removing incoming and outgoing replication handlers on change correctly
  • [Replication] fixed issue with replicating tombstones from artificial documents
  • [Revisions] will throw document ID too big exception when change vector is too long
  • [.NET] updated to 8.0.10

Studio

  • [Cluster] added Cluster Debug View
  • [ETL] added deprecate warning message when 'MySql.Data.MySqlClient' is used
  • [Indexes] added ability to more easily copy/export/import indexes between databases

Client API

  • [Attachments] GetAttachmentOperation now supports returning ranges
  • [Session] fixed InvalidOperationException that would be thrown if ConditionalLoadAsync is called in the same session as LoadAsync

6.2.0

Features

  • [Sharding] added prefixed sharding feature. More here
  • [ETL] added Azure Queue Storage ETL. More here
  • [Monitoring] added OpenTelemetry support. More here
  • [Studio] introduced OmniSearch for easier navigation
  • [Integrations] Akka.NET Persistence. Guide | Docs | Design Notes

Upgrading from previous versions

... (truncated)

Commits
  • 8428b32 RavenDB-23017 we need to force flushing in the document actions after we flus...
  • 6d8a22b RavenDB-23036 getting thread name for linux
  • 1ed0300 RavenDB-23017 added dispose to ClusterTransactionDataCommand
  • 0d5ad47 RavenDB-23017 null check
  • 33f32a2 RavenDB-23017 - dispose the command if it's being skipped
  • 908738b RavenDB-21833 - generate a new cancellation token if the previous was already...
  • 7e4cd7d Merge pull request #19447 from ppekrol/release/v6.2
  • 57fde12 Merge pull request #19445 from ppekrol/v6.2
  • 314e725 RavenDB-7070 fixing compilation
  • f81b134 Merge branch 'v6.0' of https://github.com/ravendb/ravendb into v6.2
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 31, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/src/RavenDB.Client-6.2.1 branch from 34daf66 to 83ad13c Compare November 5, 2024 05:42
@dependabot dependabot bot force-pushed the dependabot/nuget/src/RavenDB.Client-6.2.1 branch from 83ad13c to 6526447 Compare November 13, 2024 05:39
Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) from 5.4.116 to 6.2.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/RavenDB.Client-6.2.1 branch from 6526447 to 7888482 Compare November 14, 2024 06:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Superseded by #1369.

@dependabot dependabot bot closed this Dec 12, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/RavenDB.Client-6.2.1 branch December 12, 2024 06:17
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