File tree Expand file tree Collapse file tree 8 files changed +22
-15
lines changed
grpc-google-cloud-pubsublite-v1
proto-google-cloud-pubsublite-v1 Expand file tree Collapse file tree 8 files changed +22
-15
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 0.1.3] ( https://www.github.com/googleapis/java-pubsublite/compare/v0.1.2...v0.1.3 ) (2020-05-20)
4+
5+
6+ ### Bug Fixes
7+
8+ * fix the regex in Versions.java to actually split on '.' ([ #57 ] ( https://www.github.com/googleapis/java-pubsublite/issues/57 ) ) ([ b9371b1] ( https://www.github.com/googleapis/java-pubsublite/commit/b9371b1ef1c7f4ff9b3d86f00d899a1ba3bfd85c ) )
9+
310### [ 0.1.2] ( https://www.github.com/googleapis/java-pubsublite/compare/v0.1.1...v0.1.2 ) (2020-05-19)
411
512
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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
6+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
12+ <version >0.1.3</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 >
3535 <dependency >
3636 <groupId >com.google.api.grpc</groupId >
3737 <artifactId >proto-google-cloud-pubsublite-v1</artifactId >
38- <version >0.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
38+ <version >0.1.3</version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
3939 </dependency >
4040 <dependency >
4141 <groupId >com.google.api.grpc</groupId >
4242 <artifactId >grpc-google-cloud-pubsublite-v1</artifactId >
43- <version >0.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
43+ <version >0.1.3</version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
4444 </dependency >
4545 <dependency >
4646 <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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
7+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
13+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
20+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
11+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
7+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
13+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
6+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
12+ <version >0.1.3</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.1.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
21+ <version >0.1.3</version ><!-- {x-version-update:google-cloud-pubsublite:current} -->
2222 </dependency >
2323 <dependency >
2424 <groupId >com.google.code.findbugs</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.1.3-SNAPSHOT </version >
48+ <version >0.1.3</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.1.2 :0.1.3-SNAPSHOT
4+ google-cloud-pubsublite:0.1.3 :0.1.3
You can’t perform that action at this time.
0 commit comments