datastax / cdc-apache-cassandra

Datastax CDC for Apache Cassandra
Apache License 2.0
35 stars 21 forks source link

version-resolve #165

Closed mendonk closed 1 year ago

mendonk commented 1 year ago

Add a version asciidoc attribute to reference the current cdc release version in docs. Reference it with {version}. Note that you will need to include the ,subs="attributes+" to render the variable in code sample blocks, as below.

Java standalone::
+
--
[source,shell,subs="attributes+"]
----
include::example$java-start.sh[]
----
--

Coppi build: https://coppi.aws.dsinternal.org/en/latest-version-var/docs/2.2.9/backfill-cli.html