From 0eb4d10c45b998b0cdd63b65c051d873bfcb10cb Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
 <55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 4 Aug 2022 05:18:14 +0000
Subject: [PATCH 1/4] chore(main): release 1.1.5-SNAPSHOT (#84)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
 google-cloud-optimization-bom/pom.xml      | 8 ++++----
 google-cloud-optimization/pom.xml          | 4 ++--
 grpc-google-cloud-optimization-v1/pom.xml  | 4 ++--
 pom.xml                                    | 8 ++++----
 proto-google-cloud-optimization-v1/pom.xml | 4 ++--
 samples/snapshot/pom.xml                   | 2 +-
 versions.txt                               | 6 +++---
 7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/google-cloud-optimization-bom/pom.xml b/google-cloud-optimization-bom/pom.xml
index c1c55f3..e07aab8 100644
--- a/google-cloud-optimization-bom/pom.xml
+++ b/google-cloud-optimization-bom/pom.xml
@@ -3,7 +3,7 @@
   4.0.0
   com.google.cloud
   google-cloud-optimization-bom
-  1.1.4
+  1.1.5-SNAPSHOT
   pom
   
     com.google.cloud
@@ -65,17 +65,17 @@
       
         com.google.cloud
         google-cloud-optimization
-        1.1.4
+        1.1.5-SNAPSHOT
       
       
         com.google.api.grpc
         grpc-google-cloud-optimization-v1
-        1.1.4
+        1.1.5-SNAPSHOT
       
       
         com.google.api.grpc
         proto-google-cloud-optimization-v1
-        1.1.4
+        1.1.5-SNAPSHOT
       
     
   
diff --git a/google-cloud-optimization/pom.xml b/google-cloud-optimization/pom.xml
index ab0e170..59adffb 100644
--- a/google-cloud-optimization/pom.xml
+++ b/google-cloud-optimization/pom.xml
@@ -3,7 +3,7 @@
   4.0.0
   com.google.cloud
   google-cloud-optimization
-  1.1.4
+  1.1.5-SNAPSHOT
   jar
   Google Cloud Fleet Routing
   https://github.com/googleapis/java-optimization
@@ -11,7 +11,7 @@
   
     com.google.cloud
     google-cloud-optimization-parent
-    1.1.4
+    1.1.5-SNAPSHOT
   
   
     google-cloud-optimization
diff --git a/grpc-google-cloud-optimization-v1/pom.xml b/grpc-google-cloud-optimization-v1/pom.xml
index 4ffaa5d..4957e13 100644
--- a/grpc-google-cloud-optimization-v1/pom.xml
+++ b/grpc-google-cloud-optimization-v1/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   grpc-google-cloud-optimization-v1
-  1.1.4
+  1.1.5-SNAPSHOT
   grpc-google-cloud-optimization-v1
   GRPC library for google-cloud-optimization
   
     com.google.cloud
     google-cloud-optimization-parent
-    1.1.4
+    1.1.5-SNAPSHOT
   
   
     
diff --git a/pom.xml b/pom.xml
index bc15500..5e95ae7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   com.google.cloud
   google-cloud-optimization-parent
   pom
-  1.1.4
+  1.1.5-SNAPSHOT
   Google Cloud Fleet Routing Parent
   https://github.com/googleapis/java-optimization
   
@@ -69,17 +69,17 @@
       
         com.google.cloud
         google-cloud-optimization
-        1.1.4
+        1.1.5-SNAPSHOT
       
       
         com.google.api.grpc
         grpc-google-cloud-optimization-v1
-        1.1.4
+        1.1.5-SNAPSHOT
       
       
         com.google.api.grpc
         proto-google-cloud-optimization-v1
-        1.1.4
+        1.1.5-SNAPSHOT
       
 
       
diff --git a/proto-google-cloud-optimization-v1/pom.xml b/proto-google-cloud-optimization-v1/pom.xml
index 46aa5d0..d40eb6c 100644
--- a/proto-google-cloud-optimization-v1/pom.xml
+++ b/proto-google-cloud-optimization-v1/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   proto-google-cloud-optimization-v1
-  1.1.4
+  1.1.5-SNAPSHOT
   proto-google-cloud-optimization-v1
   Proto library for google-cloud-optimization
   
     com.google.cloud
     google-cloud-optimization-parent
-    1.1.4
+    1.1.5-SNAPSHOT
   
   
     
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 1304762..45ca3ff 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
     
       com.google.cloud
       google-cloud-optimization
-      1.1.4
+      1.1.5-SNAPSHOT
     
     
 
diff --git a/versions.txt b/versions.txt
index b8525c9..4b02c4a 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
 # Format:
 # module:released-version:current-version
 
-google-cloud-optimization:1.1.4:1.1.4
-proto-google-cloud-optimization-v1:1.1.4:1.1.4
-grpc-google-cloud-optimization-v1:1.1.4:1.1.4
+google-cloud-optimization:1.1.4:1.1.5-SNAPSHOT
+proto-google-cloud-optimization-v1:1.1.4:1.1.5-SNAPSHOT
+grpc-google-cloud-optimization-v1:1.1.4:1.1.5-SNAPSHOT
From 96bbf26c73ae16cd5aafd96dd7e89b746c63a415 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate 
Date: Thu, 4 Aug 2022 19:10:16 +0200
Subject: [PATCH 2/4] chore(deps): update dependency
 com.google.cloud:google-cloud-optimization to v1.1.4 (#85)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-optimization](https://togithub.com/googleapis/java-optimization) | `1.1.3` -> `1.1.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
 - [ ] If you want to rebase/retry this PR, click this checkbox. âš  **Warning**: custom changes will be lost.
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-optimization).
---
 README.md                           | 6 +++---
 samples/install-without-bom/pom.xml | 2 +-
 samples/snippets/pom.xml            | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 2e0cb41..e6fd4d7 100644
--- a/README.md
+++ b/README.md
@@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
 
   com.google.cloud
   google-cloud-optimization
-  1.1.3
+  1.1.4
 
 ```
 
 If you are using Gradle without BOM, add this to your dependencies:
 
 ```Groovy
-implementation 'com.google.cloud:google-cloud-optimization:1.1.3'
+implementation 'com.google.cloud:google-cloud-optimization:1.1.4'
 ```
 
 If you are using SBT, add this to your dependencies:
 
 ```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.1.3"
+libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.1.4"
 ```
 
 ## Authentication
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index e0a67bd..b7f893d 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
     
       com.google.cloud
       google-cloud-optimization
-      1.1.3
+      1.1.4
     
     
     
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index ca13424..788d40b 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -43,7 +43,7 @@
     
       com.google.cloud
       google-cloud-optimization
-      1.1.3
+      1.1.4
     
     
       com.google.cloud
From 24743539405212de7c77ff3e0b825c4403554445 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate 
Date: Thu, 4 Aug 2022 19:10:37 +0200
Subject: [PATCH 3/4] deps: update dependency
 com.google.cloud:google-cloud-storage to v2.11.1 (#86)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.11.0` -> `2.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
 - [ ] If you want to rebase/retry this PR, click this checkbox. âš  **Warning**: custom changes will be lost.
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-optimization).
---
 samples/install-without-bom/pom.xml | 2 +-
 samples/snapshot/pom.xml            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index b7f893d..c724b56 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -35,7 +35,7 @@
     
       com.google.cloud
       google-cloud-storage
-      2.11.0
+      2.11.1
     
     
       junit
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 45ca3ff..061ca0c 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -35,7 +35,7 @@
     
       com.google.cloud
       google-cloud-storage
-      2.11.0
+      2.11.1
     
     
       junit
From e7627d5bc2ba9391a57cc465385e06e7688b1bc5 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
 <55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 4 Aug 2022 17:40:13 +0000
Subject: [PATCH 4/4] chore(main): release 1.1.5 (#87)
:robot: I have created a release *beep* *boop*
---
## [1.1.5](https://github.com/googleapis/java-optimization/compare/v1.1.4...v1.1.5) (2022-08-04)
### Dependencies
* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#86](https://github.com/googleapis/java-optimization/issues/86)) ([2474353](https://github.com/googleapis/java-optimization/commit/24743539405212de7c77ff3e0b825c4403554445))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
 CHANGELOG.md                               | 7 +++++++
 google-cloud-optimization-bom/pom.xml      | 8 ++++----
 google-cloud-optimization/pom.xml          | 4 ++--
 grpc-google-cloud-optimization-v1/pom.xml  | 4 ++--
 pom.xml                                    | 8 ++++----
 proto-google-cloud-optimization-v1/pom.xml | 4 ++--
 samples/snapshot/pom.xml                   | 2 +-
 versions.txt                               | 6 +++---
 8 files changed, 25 insertions(+), 18 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a7cb4c..868ce2e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
 # Changelog
 
+## [1.1.5](https://github.com/googleapis/java-optimization/compare/v1.1.4...v1.1.5) (2022-08-04)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#86](https://github.com/googleapis/java-optimization/issues/86)) ([2474353](https://github.com/googleapis/java-optimization/commit/24743539405212de7c77ff3e0b825c4403554445))
+
 ## [1.1.4](https://github.com/googleapis/java-optimization/compare/v1.1.3...v1.1.4) (2022-08-04)
 
 
diff --git a/google-cloud-optimization-bom/pom.xml b/google-cloud-optimization-bom/pom.xml
index e07aab8..9c0a61f 100644
--- a/google-cloud-optimization-bom/pom.xml
+++ b/google-cloud-optimization-bom/pom.xml
@@ -3,7 +3,7 @@
   4.0.0
   com.google.cloud
   google-cloud-optimization-bom
-  1.1.5-SNAPSHOT
+  1.1.5
   pom
   
     com.google.cloud
@@ -65,17 +65,17 @@
       
         com.google.cloud
         google-cloud-optimization
-        1.1.5-SNAPSHOT
+        1.1.5
       
       
         com.google.api.grpc
         grpc-google-cloud-optimization-v1
-        1.1.5-SNAPSHOT
+        1.1.5
       
       
         com.google.api.grpc
         proto-google-cloud-optimization-v1
-        1.1.5-SNAPSHOT
+        1.1.5
       
     
   
diff --git a/google-cloud-optimization/pom.xml b/google-cloud-optimization/pom.xml
index 59adffb..33a92a8 100644
--- a/google-cloud-optimization/pom.xml
+++ b/google-cloud-optimization/pom.xml
@@ -3,7 +3,7 @@
   4.0.0
   com.google.cloud
   google-cloud-optimization
-  1.1.5-SNAPSHOT
+  1.1.5
   jar
   Google Cloud Fleet Routing
   https://github.com/googleapis/java-optimization
@@ -11,7 +11,7 @@
   
     com.google.cloud
     google-cloud-optimization-parent
-    1.1.5-SNAPSHOT
+    1.1.5
   
   
     google-cloud-optimization
diff --git a/grpc-google-cloud-optimization-v1/pom.xml b/grpc-google-cloud-optimization-v1/pom.xml
index 4957e13..bcacdb0 100644
--- a/grpc-google-cloud-optimization-v1/pom.xml
+++ b/grpc-google-cloud-optimization-v1/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   grpc-google-cloud-optimization-v1
-  1.1.5-SNAPSHOT
+  1.1.5
   grpc-google-cloud-optimization-v1
   GRPC library for google-cloud-optimization
   
     com.google.cloud
     google-cloud-optimization-parent
-    1.1.5-SNAPSHOT
+    1.1.5
   
   
     
diff --git a/pom.xml b/pom.xml
index 5e95ae7..f4352ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   com.google.cloud
   google-cloud-optimization-parent
   pom
-  1.1.5-SNAPSHOT
+  1.1.5
   Google Cloud Fleet Routing Parent
   https://github.com/googleapis/java-optimization
   
@@ -69,17 +69,17 @@
       
         com.google.cloud
         google-cloud-optimization
-        1.1.5-SNAPSHOT
+        1.1.5
       
       
         com.google.api.grpc
         grpc-google-cloud-optimization-v1
-        1.1.5-SNAPSHOT
+        1.1.5
       
       
         com.google.api.grpc
         proto-google-cloud-optimization-v1
-        1.1.5-SNAPSHOT
+        1.1.5
       
 
       
diff --git a/proto-google-cloud-optimization-v1/pom.xml b/proto-google-cloud-optimization-v1/pom.xml
index d40eb6c..5611b7a 100644
--- a/proto-google-cloud-optimization-v1/pom.xml
+++ b/proto-google-cloud-optimization-v1/pom.xml
@@ -4,13 +4,13 @@
   4.0.0
   com.google.api.grpc
   proto-google-cloud-optimization-v1
-  1.1.5-SNAPSHOT
+  1.1.5
   proto-google-cloud-optimization-v1
   Proto library for google-cloud-optimization
   
     com.google.cloud
     google-cloud-optimization-parent
-    1.1.5-SNAPSHOT
+    1.1.5
   
   
     
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 061ca0c..f65c411 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
     
       com.google.cloud
       google-cloud-optimization
-      1.1.5-SNAPSHOT
+      1.1.5
     
     
 
diff --git a/versions.txt b/versions.txt
index 4b02c4a..3f1db1a 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
 # Format:
 # module:released-version:current-version
 
-google-cloud-optimization:1.1.4:1.1.5-SNAPSHOT
-proto-google-cloud-optimization-v1:1.1.4:1.1.5-SNAPSHOT
-grpc-google-cloud-optimization-v1:1.1.4:1.1.5-SNAPSHOT
+google-cloud-optimization:1.1.5:1.1.5
+proto-google-cloud-optimization-v1:1.1.5:1.1.5
+grpc-google-cloud-optimization-v1:1.1.5:1.1.5