joao-r-reis commented on code in PR #1863: URL: https://github.com/apache/cassandra-gocql-driver/pull/1863#discussion_r2012645475
########## filters.go: ########## @@ -61,12 +62,6 @@ func DataCenterHostFilter(dataCenter string) HostFilter { }) } -// Deprecated: Use DataCenterHostFilter instead. -// DataCentreHostFilter is an alias that doesn't use the preferred spelling. -func DataCentreHostFilter(dataCenter string) HostFilter { Review Comment: This was deprecated very recently for the 2.0 release, we don't want to remove it now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org