This is an automated email from the ASF dual-hosted git repository.

joaoreis pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-gocql-driver.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 7b7e6af  Add CASSGO-19 to CHANGELOG.md
7b7e6af is described below

commit 7b7e6affbfddf36e9cbc1068e96ecb9c7cc0af18
Author: João Reis <joaor...@apache.org>
AuthorDate: Fri Nov 8 14:32:40 2024 +0000

    Add CASSGO-19 to CHANGELOG.md
    
    patch by João Reis; reviewed by Andy Tolbert for CASSGO-19
---
 CHANGELOG.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cf02cf0..20da746 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic 
Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 
+- Don't restrict server authenticator unless 
PasswordAuthentictor.AllowedAuthenticators is provided (CASSGO-19)
+
 ### Fixed
 
 ## [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
 
 ### Changed
 - Update DRIVER_NAME parameter in STARTUP messages to a different value 
intended to clearly identify this
-  driver as an ASF driver.  This should clearly distinguish this release (and 
future gocql-cassandra-driver
+  driver as an ASF driver.  This should clearly distinguish this release (and 
future cassandra-gocql-driver
   releases) from prior versions. (#1824)
 - Supported Go versions updated to 1.23 and 1.22 to conform to gocql's sunset 
model. (#1825)
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to