File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111### Changed
1212
13+ - Don't restrict server authenticator unless PasswordAuthentictor.AllowedAuthenticators is provided (CASSGO-19)
14+
1315### Fixed
1416
1517## [ 1.7.0] - 2024-09-23
@@ -18,7 +20,7 @@ This release is the first after the donation of gocql to the Apache Software Fou
1820
1921### Changed
2022- Update DRIVER_NAME parameter in STARTUP messages to a different value intended to clearly identify this
21- driver as an ASF driver. This should clearly distinguish this release (and future gocql- cassandra-driver
23+ driver as an ASF driver. This should clearly distinguish this release (and future cassandra-gocql -driver
2224 releases) from prior versions. (#1824 )
2325- Supported Go versions updated to 1.23 and 1.22 to conform to gocql's sunset model. (#1825 )
2426
You can’t perform that action at this time.
0 commit comments