Skip to content

Commit

Permalink
revert storage 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrennaEpp committed Oct 31, 2024
1 parent 3911797 commit f55dd17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest-individual.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"pubsub": "1.45.1",
"pubsublite": "1.8.2",
"spanner": "1.70.0",
"storage": "2.0.0",
"storage": "1.4.6",
"vertexai": "0.13.1"
}
9 changes: 2 additions & 7 deletions storage/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
# Changes


## [2.0.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.45.0...storage/v2.0.0) (2024-10-31)


### ⚠ BREAKING CHANGES

* **storage/internal:** Removes Notification Config, Service Account, and HMAC RPCs. These API have been migrated to Storage Control and are available via the JSON API.
## [2.0.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.45.0...storage/v2.0.0) (2024-10-31)

### Features

Expand All @@ -22,7 +17,7 @@

### Miscellaneous Chores

* **storage/internal:** Remove notification, service account, and hmac RPCS ([#11008](https://github.com/googleapis/google-cloud-go/issues/11008)) ([e0759f4](https://github.com/googleapis/google-cloud-go/commit/e0759f46639b4c542e5b49e4dc81340d8e123370))
* **storage/internal:** Remove notification, service account, and hmac RPCS. These API have been migrated to Storage Control and are available via the JSON API. ([#11008](https://github.com/googleapis/google-cloud-go/issues/11008)) ([e0759f4](https://github.com/googleapis/google-cloud-go/commit/e0759f46639b4c542e5b49e4dc81340d8e123370))

## [1.45.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.44.0...storage/v1.45.0) (2024-10-17)

Expand Down

0 comments on commit f55dd17

Please sign in to comment.