From 5633a639391ee2d5931e4efa84b18e0c4d1b8185 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:01 +0000
Subject: [PATCH 01/12] chore: updated CHANGELOG.md [ci skip]
---
CHANGELOG.md | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43a88cac..7cba5eee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+### [1.1.1](https://www.github.com/googleapis/java-billing/compare/v1.1.0...v1.1.1) (2020-08-07)
+
+
+### Bug Fixes
+
+* migrate billing/v1 to grpc_service_config ([#146](https://www.github.com/googleapis/java-billing/issues/146)) ([9f29581](https://www.github.com/googleapis/java-billing/commit/9f29581ca034d56e1770714833dba468330bb093))
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#147](https://www.github.com/googleapis/java-billing/issues/147)) ([319baeb](https://www.github.com/googleapis/java-billing/commit/319baeb5a9be9d9562f5522b14da21ba723610e8))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([b7d938c](https://www.github.com/googleapis/java-billing/commit/b7d938cd0eb33730000668c328d73c1542ea8a46))
+
## [1.1.0](https://www.github.com/googleapis/java-billing/compare/v1.0.2...v1.1.0) (2020-06-22)
From a493fa8732c64c97d85295a1917ef0a8beaf4ada Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:02 +0000
Subject: [PATCH 02/12] chore: updated README.md [ci skip]
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index a2c010ef..71ae9ce0 100644
--- a/README.md
+++ b/README.md
@@ -47,11 +47,11 @@ If you are using Maven without BOM, add this to your dependencies:
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.cloud:google-cloud-billing:1.1.0'
+compile 'com.google.cloud:google-cloud-billing:1.1.1'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-billing" % "1.1.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-billing" % "1.1.1"
```
[//]: # ({x-version-update-end})
From 7186f8f4cf64197b541419c691476d7041aaf51e Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:04 +0000
Subject: [PATCH 03/12] chore: updated versions.txt [ci skip]
---
versions.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/versions.txt b/versions.txt
index 854dc229..003f87c1 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-proto-google-cloud-billing-v1:1.1.0:1.1.1-SNAPSHOT
-grpc-google-cloud-billing-v1:1.1.0:1.1.1-SNAPSHOT
-google-cloud-billing:1.1.0:1.1.1-SNAPSHOT
\ No newline at end of file
+proto-google-cloud-billing-v1:1.1.1:1.1.1
+grpc-google-cloud-billing-v1:1.1.1:1.1.1
+google-cloud-billing:1.1.1:1.1.1
\ No newline at end of file
From 3815ba5041cefca44df1124fad5c7e4693848809 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:05 +0000
Subject: [PATCH 04/12] chore: updated samples/pom.xml [ci skip]
From 8e48808c9eac23d9becdf0495256e644b28c4d9b Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:06 +0000
Subject: [PATCH 05/12] chore: updated google-cloud-billing-bom/pom.xml [ci
skip]
---
google-cloud-billing-bom/pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/google-cloud-billing-bom/pom.xml b/google-cloud-billing-bom/pom.xml
index ecd5e36a..353a55ba 100644
--- a/google-cloud-billing-bom/pom.xml
+++ b/google-cloud-billing-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-billing-bom
- 1.1.1-SNAPSHOT
+ 1.1.1
pom
com.google.cloud
@@ -63,17 +63,17 @@
com.google.api.grpc
proto-google-cloud-billing-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.api.grpc
grpc-google-cloud-billing-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.cloud
google-cloud-billing
- 1.1.1-SNAPSHOT
+ 1.1.1
From 8e351b0a131a3a927f1397446a774014c7193c48 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:08 +0000
Subject: [PATCH 06/12] chore: updated google-cloud-billing/pom.xml [ci skip]
---
google-cloud-billing/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-billing/pom.xml b/google-cloud-billing/pom.xml
index 8fe8b050..82d49690 100644
--- a/google-cloud-billing/pom.xml
+++ b/google-cloud-billing/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-billing
- 1.1.1-SNAPSHOT
+ 1.1.1
jar
Google Cloud Billing
https://github.com/googleapis/java-billing
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-billing-parent
- 1.1.1-SNAPSHOT
+ 1.1.1
google-cloud-billing
From 264fb6f94af14a88510f8f76f30a077764102a88 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:09 +0000
Subject: [PATCH 07/12] chore: updated grpc-google-cloud-billing-v1/pom.xml [ci
skip]
---
grpc-google-cloud-billing-v1/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/grpc-google-cloud-billing-v1/pom.xml b/grpc-google-cloud-billing-v1/pom.xml
index bdbe9a8a..00d033d3 100644
--- a/grpc-google-cloud-billing-v1/pom.xml
+++ b/grpc-google-cloud-billing-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-billing-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
grpc-google-cloud-billing-v1
GRPC library for grpc-google-cloud-billing-v1
com.google.cloud
google-cloud-billing-parent
- 1.1.1-SNAPSHOT
+ 1.1.1
From e8b92b5abbf9233b5104b51c62df20aa60d4fd8f Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:10 +0000
Subject: [PATCH 08/12] chore: updated proto-google-cloud-billing-v1/pom.xml
[ci skip]
---
proto-google-cloud-billing-v1/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/proto-google-cloud-billing-v1/pom.xml b/proto-google-cloud-billing-v1/pom.xml
index 7b1ecea4..cc05afb8 100644
--- a/proto-google-cloud-billing-v1/pom.xml
+++ b/proto-google-cloud-billing-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-billing-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
proto-google-cloud-billing-v1beta1
PROTO library for proto-google-cloud-billing-v1
com.google.cloud
google-cloud-billing-parent
- 1.1.1-SNAPSHOT
+ 1.1.1
From 0a291b862020aabca4728d436a130659d74163cf Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:12 +0000
Subject: [PATCH 09/12] chore: updated samples/install-without-bom/pom.xml [ci
skip]
From 7943a6c6c60e2ed1ef5b994f2b7cf6bae94fffba Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:13 +0000
Subject: [PATCH 10/12] chore: updated samples/snapshot/pom.xml [ci skip]
From 35d20b28572f4b80a616da3ccc9c18c3a4c1bd67 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:14 +0000
Subject: [PATCH 11/12] chore: updated samples/snippets/pom.xml [ci skip]
From 772f9bb146ebe043a11f0e06491ff3389c83935b Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:23:15 +0000
Subject: [PATCH 12/12] chore: updated pom.xml
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9846190b..8b2c1327 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-billing-parent
pom
- 1.1.1-SNAPSHOT
+ 1.1.1
Google Cloud Billing Parent
https://github.com/googleapis/java-billing
@@ -70,17 +70,17 @@
com.google.api.grpc
proto-google-cloud-billing-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.api.grpc
grpc-google-cloud-billing-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.cloud
google-cloud-billing
- 1.1.1-SNAPSHOT
+ 1.1.1