Skip to content

Pull requests: apple/swift-cassandra-client

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

make Column.isNull public
#106 opened Jun 22, 2026 by hamzahrmalik Contributor Loading…
Fix Column.string returning raw bytes for non-text column types
#105 opened Jun 20, 2026 by ericraio Contributor Loading…
Add uuidArray support for list<uuid> columns
#104 opened Jun 18, 2026 by ericraio Contributor Loading…
Annotate closures and generics as Sendable for strict concurrency 🔨 semver/patch No public API change.
#103 opened Jun 12, 2026 by shruti-p-s Contributor Loading…
Add support for the DECIMAL type 🆕 semver/minor Adds new public API.
#102 opened Jun 8, 2026 by ericraio Contributor Loading…
Add support for user-defined types (UDTs) 🆕 semver/minor Adds new public API.
#101 opened Jun 8, 2026 by ericraio Contributor Loading…
Check state again after connecting to ensure we don't resurrect a dead session 🔨 semver/patch No public API change.
#99 opened Jun 3, 2026 by hamzahrmalik Contributor Loading…
Ensure prepared statement is freed when lookupPrimaryKeyColumnNames throws 🔨 semver/patch No public API change.
#96 opened Jun 1, 2026 by hamzahrmalik Contributor Loading…
Avoid semaphores in async code 🔨 semver/patch No public API change.
#93 opened May 13, 2026 by hamzahrmalik Contributor Loading…
Make Statement.setPagingSize method public 🆕 semver/minor Adds new public API.
#30 opened Jun 4, 2024 by virtan Loading…
ProTip! Exclude everything labeled bug with -label:bug.