File tree Expand file tree Collapse file tree 9 files changed +42
-19
lines changed
grpc-google-cloud-pubsublite-v1
proto-google-cloud-pubsublite-v1
pubsublite-spark-sql-streaming Expand file tree Collapse file tree 9 files changed +42
-19
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.7.0] ( https://www.github.com/googleapis/java-pubsublite/compare/v0.6.5...v0.7.0 ) (2020-12-08)
4+
5+
6+ ### Features
7+
8+ * Add the PartitionCountWatchingPublisher ([ #387 ] ( https://www.github.com/googleapis/java-pubsublite/issues/387 ) ) ([ 74a8504] ( https://www.github.com/googleapis/java-pubsublite/commit/74a85048141170d764e78a0c5f43c37d167510eb ) )
9+ * PSL spark sql streaming utility classes ([ #391 ] ( https://www.github.com/googleapis/java-pubsublite/issues/391 ) ) ([ 0e4cb93] ( https://www.github.com/googleapis/java-pubsublite/commit/0e4cb932cf74564780ad1461ca305b9487b7f9d6 ) )
10+ * The TopicConfigWatcher polls the topic config and calls a handler whenever it changes ([ #377 ] ( https://www.github.com/googleapis/java-pubsublite/issues/377 ) ) ([ b98c501] ( https://www.github.com/googleapis/java-pubsublite/commit/b98c501b4b2bb1d21668884dc7c0517e93e88c78 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * Deadlock in RetryingConnectionImpl when tearing down a connection ([ #406 ] ( https://www.github.com/googleapis/java-pubsublite/issues/406 ) ) ([ af77486] ( https://www.github.com/googleapis/java-pubsublite/commit/af774861b693375cbc93f26315cdcfa8139c52ba ) )
16+ * Remove extra logic to convert to project numbers now that this is handled in the backend ([ #397 ] ( https://www.github.com/googleapis/java-pubsublite/issues/397 ) ) ([ 14e5ab4] ( https://www.github.com/googleapis/java-pubsublite/commit/14e5ab4f61e532667ade4ad539acaeddbab738b9 ) )
17+
18+
19+ ### Dependencies
20+
21+ * update dependency com.google.cloud: google-cloud-pubsub to v1.110.0 ([ #393 ] ( https://www.github.com/googleapis/java-pubsublite/issues/393 ) ) ([ 98aa9b2] ( https://www.github.com/googleapis/java-pubsublite/commit/98aa9b2293130732de65d1c6e0100b697bb1af8e ) )
22+ * update dependency com.google.cloud: google-cloud-pubsub-bom to v1.110.0 ([ #392 ] ( https://www.github.com/googleapis/java-pubsublite/issues/392 ) ) ([ 9e71b67] ( https://www.github.com/googleapis/java-pubsublite/commit/9e71b672b37ec54c2e945d1f9bb6254db0ea530d ) )
23+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v0.16.0 ([ #394 ] ( https://www.github.com/googleapis/java-pubsublite/issues/394 ) ) ([ 6890f2a] ( https://www.github.com/googleapis/java-pubsublite/commit/6890f2a98a50051cf374004a08b7f77876579d86 ) )
24+ * update dependency commons-codec: commons-codec to v1.15 ([ #399 ] ( https://www.github.com/googleapis/java-pubsublite/issues/399 ) ) ([ 00a18a6] ( https://www.github.com/googleapis/java-pubsublite/commit/00a18a6929fa5209a415d899513b1da82cb80584 ) )
25+
326### [ 0.6.5] ( https://www.github.com/googleapis/java-pubsublite/compare/v0.6.4...v0.6.5 ) (2020-11-19)
427
528
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-pubsublite-parent</artifactId >
6- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
6+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <groupId >com.google.cloud</groupId >
1111 <artifactId >google-cloud-pubsublite</artifactId >
12- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
12+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
1313 <packaging >jar</packaging >
1414 <name >Google Cloud Pub/Sub Lite</name >
1515 <url >https://github.com/googleapis/java-pubsublite</url >
4646 <dependency >
4747 <groupId >com.google.api.grpc</groupId >
4848 <artifactId >proto-google-cloud-pubsublite-v1</artifactId >
49- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
49+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
5050 </dependency >
5151 <dependency >
5252 <groupId >com.google.api.grpc</groupId >
5353 <artifactId >grpc-google-cloud-pubsublite-v1</artifactId >
54- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
54+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
5555 </dependency >
5656 <dependency >
5757 <groupId >com.google.flogger</groupId >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >grpc-google-cloud-pubsublite-v1</artifactId >
7- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
7+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
88 <name >grpc-google-cloud-pubsublite-v1</name >
99 <description >GRPC library for grpc-google-cloud-pubsublite-v1</description >
1010 <parent >
1111 <groupId >com.google.cloud</groupId >
1212 <artifactId >google-cloud-pubsublite-parent</artifactId >
13- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
13+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616 <dependencies >
1717 <dependency >
1818 <groupId >com.google.api.grpc</groupId >
1919 <artifactId >proto-google-cloud-pubsublite-v1</artifactId >
20- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
20+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
2121 </dependency >
2222 <dependency >
2323 <groupId >io.grpc</groupId >
Original file line number Diff line number Diff line change 88 <modelVersion >4.0.0</modelVersion >
99 <groupId >com.google.cloud</groupId >
1010 <artifactId >google-cloud-pubsublite-parent</artifactId >
11- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
11+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
1212 <packaging >pom</packaging >
1313 <name >Google Cloud Pub/Sub Lite Parent</name >
1414 <url >https://github.com/googleapis/java-pubsublite</url >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >proto-google-cloud-pubsublite-v1</artifactId >
7- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
7+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
88 <name >proto-google-cloud-pubsublite-v1</name >
99 <description >PROTO library for proto-google-cloud-pubsublite-v1</description >
1010 <parent >
1111 <groupId >com.google.cloud</groupId >
1212 <artifactId >google-cloud-pubsublite-parent</artifactId >
13- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
13+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616 <dependencies >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-pubsublite-parent</artifactId >
6- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
6+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <groupId >com.google.cloud</groupId >
1111 <artifactId >pubsublite-beam-io</artifactId >
12- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
12+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
1313 <packaging >jar</packaging >
1414 <name >Pub/Sub Lite IO</name >
1515 <url >https://github.com/googleapis/java-pubsublite</url >
1818 <dependency >
1919 <groupId >com.google.cloud</groupId >
2020 <artifactId >google-cloud-pubsublite</artifactId >
21- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
21+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
2222 </dependency >
2323 <dependency >
2424 <groupId >org.apache.beam</groupId >
6565 <dependency >
6666 <groupId >com.google.api.grpc</groupId >
6767 <artifactId >proto-google-cloud-pubsublite-v1</artifactId >
68- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
68+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
6969 </dependency >
7070 <dependency >
7171 <groupId >com.google.api.grpc</groupId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-pubsublite-parent</artifactId >
6- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
6+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <groupId >com.google.cloud</groupId >
1111 <artifactId >pubsublite-spark-sql-streaming</artifactId >
12- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
12+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
1313 <packaging >jar</packaging >
1414 <name >Pub/Sub Lite Spark SQL Streaming</name >
1515 <url >https://github.com/googleapis/java-pubsublite</url >
2828 <dependency >
2929 <groupId >com.google.cloud</groupId >
3030 <artifactId >google-cloud-pubsublite</artifactId >
31- <version >0.6.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
31+ <version >0.7.0 </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
3232 </dependency >
3333 <dependency >
3434 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.google.cloud</groupId >
4747 <artifactId >google-cloud-pubsublite</artifactId >
48- <version >0.6.6-SNAPSHOT </version >
48+ <version >0.7.0 </version >
4949 </dependency >
5050 <!-- {x-version-update-end} -->
5151 <dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-pubsublite:0.6.5 :0.6.6-SNAPSHOT
4+ google-cloud-pubsublite:0.7.0 :0.7.0
You can’t perform that action at this time.
0 commit comments