Bump Python driver version to 3.30.1#329
Conversation
|
Ping @tolbertam as well (since I know he's taken a look at these in the past). For some reason I couldn't add you as a reviewer Andy but usually the at-mention works well enough in it's place. |
|
|
||
| [.btn.btn--alt] | ||
| https://www.apache.org/dyn/closer.lua/cassandra/cassandra-python-driver/3.30.0/cassandra_driver-3.30.0.tar.gz[3.30.0 (source),window=blank] | ||
| https://www.apache.org/dyn/closer.lua/cassandra/cassandra-python-driver/3.30.1/cassandra_driver-3.30.1.tar.gz[3.30.1 (source),window=blank] |
There was a problem hiding this comment.
…literals everywhere
|
As part of this change I'm converting all the driver version numbers to asciidoc variables... big thanks to @bschoening for the suggestion. For sake of completeness I'm attaching a screenshot of the results after the change, although it should be (and to my eye is) identical to the screenshot above. Manually checked all driver-related links after the conversion to asciidoc variables. All links appeared to function as expected.
|
|
|
||
| [.btn.btn--alt] | ||
| https://www.apache.org/dyn/closer.lua/cassandra/cassandra-python-driver/3.30.0/cassandra_driver-3.30.0.tar.gz[3.30.0 (source),window=blank] | ||
| https://www.apache.org/dyn/closer.lua/cassandra/cassandra-python-driver/{python-driver-version}/cassandra_driver-{python-driver-version}.tar.gz[3.30.1 (source),window=blank] |
There was a problem hiding this comment.
3.30.1 -> python-driver-version: You missed one here
|
Last commit fixes the remaining literal mentioned by @bschoening in his comment above. After that change the rendered UI didn't change (which was an entirely expected result). |

Verified all links work as expected