joao-r-reis commented on code in PR #1868: URL: https://github.com/apache/cassandra-gocql-driver/pull/1868#discussion_r2128994199
########## CHANGELOG.md: ########## @@ -54,7 +54,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Move "execute batch" methods to Batch type (CASSGO-57) -- Make `Session` immutable by removing setters and associated mutex (CASSGO-23) +- Make Session immutable by removing setters and associated mutex (CASSGO-23) + +- Changes to Query and Batch to make them safely reusable (CASSGO-22) Review Comment: reminder to add CASSGO-73 here -- 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