| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 502ec9c commit 6a915b1
8 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -108,6 +108,13 @@ | |||
| 108 | 108 | ### [0.120.14](https://www.github.com/googleapis/java-errorreporting/compare/v0.120.13...v0.120.14) (2021-02-17) | |
| 109 | 109 | ||
| 110 | 110 | ||
| 111 | + ### Dependencies | ||
| 112 | + | ||
| 113 | + * update dependency com.google.cloud:google-cloud-core to v1.94.1 ([#382](https://www.github.com/googleapis/java-errorreporting/issues/382)) ([5509341](https://www.github.com/googleapis/java-errorreporting/commit/5509341f7359da2279500873d4b8b2c9aa8ad33f)) | ||
| 114 | + | ||
| 115 | + ### [0.120.14](https://www.github.com/googleapis/java-errorreporting/compare/v0.120.13...v0.120.14) (2021-02-17) | ||
| 116 | + | ||
| 117 | + | ||
| 111 | 118 | ### Dependencies | |
| 112 | 119 | ||
| 113 | 120 | * update dependency com.google.cloud:google-cloud-core to v1.94.1 ([#382](https://www.github.com/googleapis/java-errorreporting/issues/382)) ([5509341](https://www.github.com/googleapis/java-errorreporting/commit/5509341f7359da2279500873d4b8b2c9aa8ad33f)) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ | |||
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-errorreporting-bom</artifactId> | |
| 6 | - <version>0.120.31-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 6 | + <version>0.120.31-beta</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 7 | 7 | <packaging>pom</packaging> | |
| 8 | 8 | <parent> | |
| 9 | 9 | <groupId>com.google.cloud</groupId> | |
@@ -63,17 +63,17 @@ | |||
| 63 | 63 | <dependency> | |
| 64 | 64 | <groupId>com.google.cloud</groupId> | |
| 65 | 65 | <artifactId>google-cloud-errorreporting</artifactId> | |
| 66 | - <version>0.120.31-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 66 | + <version>0.120.31-beta</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 67 | 67 | </dependency> | |
| 68 | 68 | <dependency> | |
| 69 | 69 | <groupId>com.google.api.grpc</groupId> | |
| 70 | 70 | <artifactId>grpc-google-cloud-error-reporting-v1beta1</artifactId> | |
| 71 | - <version>0.86.31-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-errorreporting-v1beta1:current} --> | ||
| 71 | + <version>0.86.31</version><!-- {x-version-update:grpc-google-cloud-errorreporting-v1beta1:current} --> | ||
| 72 | 72 | </dependency> | |
| 73 | 73 | <dependency> | |
| 74 | 74 | <groupId>com.google.api.grpc</groupId> | |
| 75 | 75 | <artifactId>proto-google-cloud-error-reporting-v1beta1</artifactId> | |
| 76 | - <version>0.86.31-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-errorreporting-v1beta1:current} --> | ||
| 76 | + <version>0.86.31</version><!-- {x-version-update:proto-google-cloud-errorreporting-v1beta1:current} --> | ||
| 77 | 77 | </dependency> | |
| 78 | 78 | </dependencies> | |
| 79 | 79 | </dependencyManagement> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,15 +3,15 @@ | |||
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-errorreporting</artifactId> | |
| 6 | - <version>0.120.31-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 6 | + <version>0.120.31-beta</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 7 | 7 | <packaging>jar</packaging> | |
| 8 | 8 | <name>Google Cloud Error Reporting</name> | |
| 9 | 9 | <url>https://github.com/googleapis/java-errorreporting</url> | |
| 10 | 10 | <description>Java idiomatic client for Google Cloud Error Reporting</description> | |
| 11 | 11 | <parent> | |
| 12 | 12 | <groupId>com.google.cloud</groupId> | |
| 13 | 13 | <artifactId>google-cloud-errorreporting-parent</artifactId> | |
| 14 | - <version>0.120.31-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 14 | + <version>0.120.31-beta</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 15 | 15 | </parent> | |
| 16 | 16 | <properties> | |
| 17 | 17 | <site.installationModule>google-cloud-errorreporting</site.installationModule> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>grpc-google-cloud-error-reporting-v1beta1</artifactId> | |
| 7 | - <version>0.86.31-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-errorreporting-v1beta1:current} --> | ||
| 7 | + <version>0.86.31</version><!-- {x-version-update:grpc-google-cloud-errorreporting-v1beta1:current} --> | ||
| 8 | 8 | <name>grpc-google-cloud-error-reporting-v1beta1</name> | |
| 9 | 9 | <description>GRPC library for grpc-google-cloud-error-reporting-v1beta1</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-errorreporting-parent</artifactId> | |
| 13 | - <version>0.120.31-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 13 | + <version>0.120.31-beta</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-errorreporting-parent</artifactId> | |
| 6 | 6 | <packaging>pom</packaging> | |
| 7 | - <version>0.120.31-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 7 | + <version>0.120.31-beta</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 8 | 8 | <name>Google Cloud Error Reporting Parent</name> | |
| 9 | 9 | <url>https://github.com/googleapis/java-errorreporting</url> | |
| 10 | 10 | <description> | |
@@ -70,17 +70,17 @@ | |||
| 70 | 70 | <dependency> | |
| 71 | 71 | <groupId>com.google.cloud</groupId> | |
| 72 | 72 | <artifactId>google-cloud-errorreporting</artifactId> | |
| 73 | - <version>0.120.31-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 73 | + <version>0.120.31-beta</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 74 | 74 | </dependency> | |
| 75 | 75 | <dependency> | |
| 76 | 76 | <groupId>com.google.api.grpc</groupId> | |
| 77 | 77 | <artifactId>proto-google-cloud-error-reporting-v1beta1</artifactId> | |
| 78 | - <version>0.86.31-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-errorreporting-v1beta1:current} --> | ||
| 78 | + <version>0.86.31</version><!-- {x-version-update:proto-google-cloud-errorreporting-v1beta1:current} --> | ||
| 79 | 79 | </dependency> | |
| 80 | 80 | <dependency> | |
| 81 | 81 | <groupId>com.google.api.grpc</groupId> | |
| 82 | 82 | <artifactId>grpc-google-cloud-error-reporting-v1beta1</artifactId> | |
| 83 | - <version>0.86.31-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-errorreporting-v1beta1:current} --> | ||
| 83 | + <version>0.86.31</version><!-- {x-version-update:grpc-google-cloud-errorreporting-v1beta1:current} --> | ||
| 84 | 84 | </dependency> | |
| 85 | 85 | ||
| 86 | 86 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>proto-google-cloud-error-reporting-v1beta1</artifactId> | |
| 7 | - <version>0.86.31-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-errorreporting-v1beta1:current} --> | ||
| 7 | + <version>0.86.31</version><!-- {x-version-update:proto-google-cloud-errorreporting-v1beta1:current} --> | ||
| 8 | 8 | <name>proto-google-cloud-error-reporting-v1beta1</name> | |
| 9 | 9 | <description>PROTO library for proto-google-cloud-error-reporting-v1beta1</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-errorreporting-parent</artifactId> | |
| 13 | - <version>0.120.31-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 13 | + <version>0.120.31-beta</version><!-- {x-version-update:google-cloud-errorreporting:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ | |||
| 28 | 28 | <dependency> | |
| 29 | 29 | <groupId>com.google.cloud</groupId> | |
| 30 | 30 | <artifactId>google-cloud-errorreporting</artifactId> | |
| 31 | - <version>0.120.31-beta-SNAPSHOT</version> | ||
| 31 | + <version>0.120.31-beta</version> | ||
| 32 | 32 | </dependency> | |
| 33 | 33 | <!-- {x-version-update-end} --> | |
| 34 | 34 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # Format: | |
| 2 | 2 | # module:released-version:current-version | |
| 3 | 3 | ||
| 4 | - grpc-google-cloud-errorreporting-v1beta1:0.86.30:0.86.31-SNAPSHOT | ||
| 5 | - proto-google-cloud-errorreporting-v1beta1:0.86.30:0.86.31-SNAPSHOT | ||
| 6 | - google-cloud-errorreporting:0.120.30-beta:0.120.31-beta-SNAPSHOT | ||
| 4 | + grpc-google-cloud-errorreporting-v1beta1:0.86.31:0.86.31 | ||
| 5 | + proto-google-cloud-errorreporting-v1beta1:0.86.31:0.86.31 | ||
| 6 | + google-cloud-errorreporting:0.120.31-beta:0.120.31-beta | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments