Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): bump RavenDB.Client from 6.2.2 to 6.2.3 #327

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps RavenDB.Client from 6.2.2 to 6.2.3.

Release notes

Sourced from RavenDB.Client's releases.

6.2.3

Server

  • [Backups] fixed issue with re-sending save backup status command in case of a failure
  • [Cluster] fixed issue with compare exchange tombstones not being cleaned if there is no cluster wide transaction
  • [Cluster] introduced a limit of executed cluster transactions by their size to avoid excessive memory usage
  • [Configuration] switched 'Cluster.WorkerSamplePeriodInMs' from 250 to 500 ms
  • [Configuration] switched 'Cluster.SupervisorSamplePeriodInMs' from 500 to 1000 ms
  • [Corax] fixed issue with TotalResults not being calculated properly when OrderBy clause is used
  • [Corax] fixed memory leak when dynamic fields are being used
  • [Counters] fixed issue with possible counter corruption
  • [Indexes] fixed issue with search with leading wildcard returning different results when StandardAnalyzer is used
  • [Indexes] fixed issue with map-reduce indexes taking longer to process due to invalid handling of references
  • [Indexes] disabled the ability to reset map-reduce index with output reduce to collection via side-by-side mode
  • [JSON] fixed a corner case when we would recognize date properly when .FFFFFFFK or .FFFK format is used
  • [Querying] added support to export time series query to CSV for sharded database
  • [Querying] properly export time series query to CSV
  • [Revisions] fixed issue with including duplicates when 'include' is being used on documents
  • [RQL] fixed issue with using 'select with load' in RQL for sharded databases
  • [Security] added audit log for client certificate management operations
  • [Setup] removed Single File App
  • [Subscriptions] better memory handling when compressed documents are used
  • [.NET] updated to 8.0.12

Client

  • [Http] fixed issue with usage of Multi-Get and possible NRE when HttpCache is used
  • [Session] added Delete and Stream to the incremental time series session
  • [Session] fixed caching behavior when NoCaching is used as a session parameter

Studio

  • [Configuration] fixed issue with Database settings not displaying content when aliased configuration key is being used
  • [Community] exposed community link in the footer
  • [Indexes] fixed issue with auto-index not refreshing after change
  • [Licensing] exposed more information about developer license
  • [Security] fixed issue with using backspace in 2FA view
Commits
  • 4593653 RavenDB-23590 Improve run-raven.sh script
  • 290fc13 RavenDB-7070 updated NuGet packages
  • 78d937b RavenDB-7070 updated to .NET SDK 8.0.405
  • 3e402eb RavenDB-7070 updated to .NET 8.0.12
  • 36f19ac RavenDB-23316 fix (Fix ipv6 redirect): Fixed
  • 72512ee RavenDB-23541 fix (unformatted popup in sidebar): fixed
  • 62cce30 RavenDB-23511 fix (Database settings doesnt show content): Removed generics f...
  • 5ff040d RavenDB-23511 fix (Database settings doesnt show content): Fixed, added funct...
  • aa3d11b RavenDB-23532 - use a single raftid
  • d8bce06 RavenDB-23532 - don't reuse the command
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
RavenDB.Client [< 6, > 5.2.4]

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.Client](https://github.com/ravendb/ravendb) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/ravendb/ravendb/releases)
- [Changelog](https://github.com/ravendb/ravendb/blob/v6.2/publish-stable-release.ps1)
- [Commits](ravendb/ravendb@6.2.2...6.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2025 15:46
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 27, 2025
@AndreaCuneo AndreaCuneo closed this Feb 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/RavenDB.Client-6.2.3 branch February 1, 2025 12:04
# for free to join this conversation on GitHub. Already have an account? # 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.

1 participant