Releases: apple/swift-cassandra-client
Releases · apple/swift-cassandra-client
0.7.0
What's Changed
SemVer Minor
- Expose configuration option of the load balancing strategy by @FranzBusch in #63
 - Add serial consistency configuration for LWT operations by @ericraio in #64
 - Add map data type support for Cassandra by @ericraio in #67
 
SemVer Patch
Other Changes
- Enable release mode builds by @josephnoir in #62
 - Enhance security of GitHub workflows using least privilege principle by @yifan-c in #69
 
New Contributors
- @josephnoir made their first contribution in #62
 - @ericraio made their first contribution in #60
 - @yifan-c made their first contribution in #69
 
Full Changelog: 0.6.1...0.7.0
0.6.1
What's Changed
SemVer Patch
- Update swift-nio-ssl to 2.33.0 by @czechboy0 in #61
 
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
SemVer Minor
SemVer Patch
- Lock an exact swift-nio-ssl dependency version by @czechboy0 in #58
 
Other Changes
- Rename nightly_6_1 params to nightly_next by @rnro in #48
 - Only apply standard swift settings on valid targets by @rnro in #49
 - Enable macOS CI on merge to main and daily timer by @rnro in #51
 - Partially disable macOS CI by @rnro in #52
 - Enable macOS CI on pull requests by @rnro in #53
 - Enable Swift 6.1 jobs in CI by @rnro in #54
 - Update unit_tests.yml to disable 5.9 by default by @rnro in #56
 - Add static SDK CI workflow by @rnro in #50
 
New Contributors
- @czechboy0 made their first contribution in #58
 
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
SemVer Minor
- Drop support for Swift < 5.9 by @PeterAdams-A in #39
 
SemVer Patch
- Format code similar to SwiftNIO by @PeterAdams-A in #38
 - Use Cassandra service for unit tests by @rnro in #40
 - Require cxx17 and require NIOSSL 2.29.3 by @fabianfett in #47
 
Other Changes
- Config to enable release notes generation by @PeterAdams-A in #34
 - Set up Github Actions by @PeterAdams-A in #37
 - Update pull_request.yml by @rnro in #41
 - Aligning semantic version label check name by @FranzBusch in #43
 - Enable MemberImportVisibility check on all targets by @rnro in #44
 - Update release.yml by @FranzBusch in #45
 - CI use 6.1 nightlies by @rnro in #46
 
New Contributors
- @PeterAdams-A made their first contribution in #34
 - @FranzBusch made their first contribution in #43
 - @fabianfett made their first contribution in #47
 
Full Changelog: 0.4.0...0.5.0