Merged
Show file tree
Hide file tree
Changes from all commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Failed to load files.
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.9.4](https://www..com/googleapis/java-shared-config/compare/v0.9.3...v0.9.4) (2020-10-21)


### Documentation

* Latest for Cloud-RAD ([#199](https://www..com/googleapis/java-shared-config/issues/199)) ([34712af](https://www..com/googleapis/java-shared-config/commit/34712afac58aa0d148f0843026b3ff770ee030c2))

### [0.9.3](https://www..com/googleapis/java-shared-config/compare/v0.9.2...v0.9.3) (2020-10-15)


Expand Down
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,7 +13,7 @@ If you are using Maven, use this artifact as your project's parent.
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.9.3</version>
<version>0.9.4</version>
</parent>
</project>
```
Expand Down
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,7 +6,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<packaging>pom</packaging>
<version>0.9.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-config:current} -->
<version>0.9.4</version><!-- {x-version-update:google-cloud-shared-config:current} -->
<name>Google Cloud</name>
<url>https://.com/googleapis/java-shared-config</url>
<description>
Expand Down
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-shared-config:0.9.3:0.9.4-SNAPSHOT
google-cloud-shared-config:0.9.4:0.9.4