Skip to content

Conversation

@dkropachev
Copy link

No description provided.

sylwiaszunejko and others added 30 commits April 9, 2025 09:10
…x-patch Apply driver matrix patch and migrate to github actions
Run unit tests in CICD and make it work
In order for Scylla to send the tablet info, the driver must tell the database during connection handshake that it is able to interpret it.
Add parsing TABLETS_ROUTING_V1 extension
dkropachev and others added 29 commits September 16, 2025 22:28
chore(deps): update actions/setup-dotnet action to v5
chore(deps): update dependency system.valuetuple to 4.6.1
chore(deps): update dependency nunit3testadapter to v5
chore(deps): update dependency newtonsoft.json to v13.0.4
Those are not going to be supported by the driver.
codewide: remove DataStax-specific functionalities
chore(deps): update dependency xunitxml.testlogger to v6
fix(deps): update dependency myst-parser to v4
.NET Framework is an ancient platform at this point and maintaining compatibility with it is a burden. Eventually, we will drop support for .NET Standard 2.0 as well, because .NET 5+ is now the mainstream .NET platform and .NET Standard is effectively deprecated; moreover, we need .NET 5+ to have a good interop story with the Rust driver via FFI.
codewide: drop support for .NET Framework
NUnit 4 has different Assert API. So, some test code changes needed.
chore(deps): update dotnet monorepo to v9 (major)
…ation.json-4.x chore(deps): update dependency system.runtime.serialization.json to 4.3.0
New version has int? in SshCommand.ExitStatus instead of int. Small code changes needed to address that.
API for `Callback` had changed, small fix for code is needed.
chore(deps): update dependency k4os.compression.lz4 to 1.3.8
@dkropachev dkropachev closed this Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants