| | Fix writetime support in LINQ | | | | | Fixed | Jan 9, 2023 | Jan 19, 2023 | | |
| | Race condition in control connection reconnection | | | | | Fixed | Dec 20, 2022 | Dec 22, 2022 | | |
| | LINQ support for writetime() function | | | | | Fixed | Dec 20, 2022 | Jan 18, 2023 | | |
| | Make Cassandra.Data.Linq.Table.Create() be able to send create queries including the IF NOT EXISTS part | | | | | Won't Do | Dec 6, 2022 | Dec 20, 2022 | | |
| | Cassandra.Mapping.Statements.CqlGenerator.GetCreate(...) ignores the ifNotExists flag | | | | | Won't Do | Dec 6, 2022 | Dec 20, 2022 | | |
| | Paging in csharp driver is creating a range query on the cluster | | | | | Not a Problem | Dec 5, 2022 | Dec 5, 2022 | | |
| | Memory leak - Diposed Sessions are still referenced by the Cassandra.Cluster that created them | | | | | Fixed | Nov 8, 2022 | Dec 22, 2022 | | |
| | Improve data reading performance by avoiding using ThreadLocal<T> in the hot loop | | | | | Fixed | Aug 25, 2022 | Dec 22, 2022 | | |
| | Improve data reading performance by inlining hot methods in RecyclableMemoryStream | | | | | Fixed | Aug 24, 2022 | Dec 22, 2022 | | |
| | Reduce memory allocations on BeConverter by renting arrays from ArrayPool | | | | | Fixed | Aug 16, 2022 | Dec 22, 2022 | | |
| | Race condition in Hashed Wheel Timer causes unhandled exception | | | | | Fixed | Jul 19, 2022 | Dec 22, 2022 | | |
| | Low performance compared to Java driver | | | | | Won't Do | Jul 5, 2022 | Jul 6, 2022 | | |
| | Make hashing for RPToken more resilient against Exceptions inside MD5 hashing | | | | | Won't Fix | Jun 15, 2022 | Nov 7, 2022 | | |
| | Cluster initialization exception "The path is empty" using .NET5/.NET6 single file deployment | | | | | Duplicate | Jun 15, 2022 | Jun 15, 2022 | | |
| | Driver does not work in an application published as a single file | | | | | Fixed | Mar 22, 2022 | Jul 4, 2022 | | |
| | g.With(key, value) fails with Gremlin.Net 3.4.7 | | | | | Cannot Reproduce | Feb 10, 2022 | Feb 11, 2022 | | |
| | Create table generation fails with turkish culture | | | | | Fixed | Nov 25, 2021 | Nov 25, 2021 | | |
| | Invalid keyspace in cluster.Connect(string) causes leaked connections | | | | | Fixed | Oct 22, 2021 | Oct 25, 2021 | | |
| | Unitialized cluster shutdown can leak a connection | | | | | Fixed | Oct 18, 2021 | Oct 25, 2021 | | |
| | Retrieve new data from the Astra metadata service when refreshing contact points | | | | | Fixed | Sep 29, 2021 | Oct 25, 2021 | | |
| | Nodes disconnecting can cause Next is null but it is not the tail exception | | | | | Fixed | Jun 22, 2021 | Jul 19, 2022 | | |
| | Enable LZ4 compression for .NET Core | | | | | Duplicate | Jun 11, 2021 | Jun 14, 2021 | | |
| | Driver was unable to reconnect to a node without app restart | | | | | Duplicate | Mar 25, 2021 | Oct 26, 2021 | | |
| | Pagination does not work as expected | | | | | Cannot Reproduce | Mar 15, 2021 | Oct 26, 2021 | | |
| | AuthenticationException when connecting to Astra serverless | | | | | Fixed | Mar 11, 2021 | Mar 15, 2021 | | |
| | Expose UdtMap.AddPropertyMapping(PropertyInfo, string) | | | | | Fixed | Feb 15, 2021 | Mar 12, 2021 | | |
| | Please remove me from this network | | | | | Not a Problem | Jan 25, 2021 | Jan 26, 2021 | | |
| | The driver should read broadcast_address instead of peer for system.local queries | | | | | Fixed | Jan 14, 2021 | Jan 25, 2021 | | |
| | Remove System.Threading.Tasks.Dataflow version restriction | | | | | Fixed | Dec 7, 2020 | Oct 25, 2021 | | |
| | The driver isn't rejecting the DseV1 protocol version | | | | | Fixed | Nov 25, 2020 | Oct 25, 2021 | | |
| | Cluster.Connect() throws "ArgumentException 'The source argument contains duplicate keys.'" | | | | | Fixed | Oct 20, 2020 | Oct 22, 2020 | | |
| | Log control connection init failures | | | | | Fixed | Oct 16, 2020 | Oct 22, 2020 | | |
| | Invalid or unsupported protocol version (114) | | | | | Won't Fix | Sep 25, 2020 | Oct 19, 2020 | | |
| | Optimize TimeoutItem cleanup | | | | | Fixed | Aug 28, 2020 | Sep 10, 2020 | | |
| | Add core graph support in the duration tests application | | | | | Fixed | Aug 3, 2020 | Aug 28, 2020 | | |
| | Document Duration type | | | | | Fixed | Jul 29, 2020 | Sep 10, 2020 | | |
| | Remove explicit System.Net.Http reference | | | | | Fixed | Jul 27, 2020 | Jul 27, 2020 | | |
| | Ignore credentials in secure connect bundle [DataStax Astra] | | | | | Fixed | Jul 22, 2020 | Sep 10, 2020 | | |
| | Graph Fluent API: Add support for DSE 6.8 | | | | | Fixed | Jul 10, 2020 | Sep 10, 2020 | | |
| | Make Astra more visible in the driver docs | | | | | Fixed | Jun 25, 2020 | Jul 7, 2020 | | |
| | Flaky test: Cluster_Should_StopSendingPeersV2Requests_When_InvalidQueryIsThrown | | | | | Fixed | Jun 18, 2020 | Oct 26, 2021 | | |
| | Use "allow list" terminology instead of whitelist | | | | | Fixed | Jun 18, 2020 | Jun 19, 2020 | | |
| | Misleading log message: "contact point resolved to multiple addresses" | | | | | Fixed | Jun 5, 2020 | Sep 10, 2020 | | |
| | DateRangeSerializer precision issue | | | | | Fixed | May 26, 2020 | Sep 10, 2020 | | |
| | Insights CPU info not available in netcoreapp3.1 on Windows | | | | | Fixed | May 25, 2020 | Sep 10, 2020 | | |
| | C# driver doesn't support DSE transitional authentication | | | | | Fixed | May 19, 2020 | Sep 10, 2020 | | |
| | ProtocolEventDebouncer calls refresh keyspace for the same keyspace multiple times | | | | | Fixed | May 7, 2020 | Sep 10, 2020 | | |
| | Replace lz4net with K4os.Compression.LZ4 on net452 | | | | | Fixed | May 4, 2020 | Sep 10, 2020 | | |
| | Invalid deserialization when paging a rowset and a schema change happens | | | | | Fixed | Apr 16, 2020 | May 12, 2020 | | |
| | Add Table.CreateAsync and Table.CreateIfNotExistsAsync | | | | | Fixed | Apr 13, 2020 | May 12, 2020 | | |