Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2022

Bumps CassandraCSharpDriver from 3.17.1 to 3.19.0.

Changelog

Sourced from CassandraCSharpDriver's changelog.

3.19.0

2022-12-22

Bug fixes

  • [CSHARP-974] Race condition in Hashed Wheel Timer causes unhandled exception
  • [CSHARP-981] Memory leak - Diposed Sessions are still referenced by the Cassandra.Cluster that created them
  • [CSHARP-987] Race condition in control connection reconnection

Improvements

  • [CSHARP-977] Reduce memory allocations on BeConverter by renting arrays from ArrayPool
  • [CSHARP-979] Improve data reading performance by inlining hot methods in RecyclableMemoryStream
  • [CSHARP-980] Improve data reading performance by avoiding using ThreadLocal in the hot loop

New Features

  • [CSHARP-986] LINQ support for writetime() function

3.18.0

2022-07-04

Bug fixes

  • [CSHARP-954] Nodes disconnecting can cause Next is null but it is not the tail exception
  • [CSHARP-967] Driver does not work in an application published as a single file

New Features

  • [CSHARP-968] Provide easier way to deserialize ElementMap graph results

3.18.0-alpha1

2022-06-22

Bug fixes

  • [CSHARP-954] Nodes disconnecting can cause Next is null but it is not the tail exception

New Features

  • [CSHARP-968] Provide easier way to deserialize ElementMap graph results
Commits

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 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 [CassandraCSharpDriver](https://github.com/datastax/csharp-driver) from 3.17.1 to 3.19.0.
- [Release notes](https://github.com/datastax/csharp-driver/releases)
- [Changelog](https://github.com/datastax/csharp-driver/blob/master/CHANGELOG.md)
- [Commits](datastax/csharp-driver@3.17.1...3.19.0)

---
updated-dependencies:
- dependency-name: CassandraCSharpDriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 22, 2022
@dependabot dependabot bot requested review from a team, Stepan2215, leksyCode and spardadanthe and removed request for a team December 22, 2022 21:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2023

Superseded by #109.

@dependabot dependabot bot closed this Jan 19, 2023
@dependabot dependabot bot deleted the dependabot/nuget/CassandraCSharpDriver-3.19.0 branch January 19, 2023 21:03
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