absurdfarce commented on code in PR #1826: URL: https://github.com/apache/cassandra-gocql-driver/pull/1826#discussion_r1774158814
########## CHANGELOG.md: ########## @@ -12,6 +12,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +## [1.7.0] - 2024-09-23 + +This release is the first after the donation of gocql to the Apache Software Foundation (ASF) + +### Changed +- DRIVER_NAME parameter in STARTUP messages changed to new project URL after donation. This should provide Review Comment: Good points both @martin-sucha! I will absolutely add the PR numbers to the relevant entries and come up with better terminology. Maybe something more generic like "identifier" makes more sense 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

