absurdfarce commented on code in PR #1984: URL: https://github.com/apache/cassandra-java-driver/pull/1984#discussion_r1831872209
########## Jenkinsfile-datastax: ########## @@ -274,12 +274,8 @@ pipeline { '3.11', // Previous Apache CassandraⓇ '4.0', // Previous Apache CassandraⓇ '4.1', // Current Apache CassandraⓇ - '5.0-beta1', // Development Apache CassandraⓇ - 'dse-4.8.16', // Previous EOSL DataStax Enterprise - 'dse-5.0.15', // Long Term Support DataStax Enterprise + '5.0', // Development Apache CassandraⓇ 'dse-5.1.35', // Legacy DataStax Enterprise - 'dse-6.0.18', // Previous DataStax Enterprise - 'dse-6.7.17', // Previous DataStax Enterprise Review Comment: This might be too aggressive. The top-level readme for the driver says that we support C* 2.1 and up as well as DSE 4.8.x and up. The four releases above are now EOL and we did decide that we were going to follow the DataStax drivers policy of only supporting releases that weren't EOL at time of release... so I decided to yank these. At a minimum we should probably update the readme to be clearer about our policy if we choose to move forward with these. -- 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