-
Notifications
You must be signed in to change notification settings - Fork 35
Pull requests: apple/swift-cassandra-client
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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.