We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219ffb6 commit 92e9893Copy full SHA for 92e9893
pubsublite-beam-io/README.md
@@ -9,7 +9,7 @@ into the allowlist and launch the pipeline with `--experiments=use_runner_v2`.
9
<dependency>
10
<groupId>com.google.cloud</groupId>
11
<artifactId>pubsublite-beam-io</artifactId>
12
- <version>0.14.2</version>
+ <version>0.15.0</version>
13
</dependency>
14
```
15
1. Create a topic using [`gcloud pubsub lite-topics create`](https://cloud.google.com/sdk/gcloud/reference/pubsub/lite-topics/create)
0 commit comments