Skip to content

Commit 03dfb11

Browse files
chore(main): release 0.1.5 (#187)
🤖 I have created a release *beep* *boop* --- ## [0.1.5](https://togithub.com/googleapis/java-pubsub-group-kafka-connector/compare/v0.1.4...v0.1.5) (2022-11-14) ### Dependencies * Update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.102.25 ([#184](https://togithub.com/googleapis/java-pubsub-group-kafka-connector/issues/184)) ([36814e1](https://togithub.com/googleapis/java-pubsub-group-kafka-connector/commit/36814e12b4f96a0edfff117fc065bdc75c59b1e2)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
1 parent bdae00f commit 03dfb11

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/googleapis/java-pubsub-group-kafka-connector/compare/v0.1.4...v0.1.5) (2022-11-14)
4+
5+
6+
### Dependencies
7+
8+
* Update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.102.25 ([#184](https://github.com/googleapis/java-pubsub-group-kafka-connector/issues/184)) ([36814e1](https://github.com/googleapis/java-pubsub-group-kafka-connector/commit/36814e12b4f96a0edfff117fc065bdc75c59b1e2))
9+
310
## [0.1.4](https://github.com/googleapis/java-pubsub-group-kafka-connector/compare/v0.1.3...v0.1.4) (2022-11-10)
411

512

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>pubsub-group-kafka-connector</artifactId>
6-
<version>0.1.5-SNAPSHOT</version><!-- {x-version-update:pubsub-group-kafka-connector:current} -->
6+
<version>0.1.5</version><!-- {x-version-update:pubsub-group-kafka-connector:current} -->
77
<packaging>jar</packaging>
88
<name>Pub/Sub Group Kafka Connector</name>
99
<url>https://github.com/googleapis/java-pubsub-group-kafka-connector</url>

versions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
pubsub-group-kafka-connector:0.1.4:0.1.5-SNAPSHOT
4+
pubsub-group-kafka-connector:0.1.5:0.1.5

0 commit comments

Comments
 (0)