Skip to content

Commit b00f2c8

Browse files
committed
Add CASSGO-19 to CHANGELOG.md
patch by João Reis; reviewed by Andy Tolbert for CASSGO-19
1 parent 445d974 commit b00f2c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)