@google-cloud/cloudbuild
Advanced tools
Comparing version 4.5.0 to 4.6.0
# Changelog | ||
## [4.6.0](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v4.5.0...cloudbuild-v4.6.0) (2024-10-10) | ||
### Features | ||
* [cloudbuild] Add LEGACY_BUCKET option to DefaultLogsBucketBehavior ([#5700](https://github.com/googleapis/google-cloud-node/issues/5700)) ([7cbf6b2](https://github.com/googleapis/google-cloud-node/commit/7cbf6b20d0e4944779ba71aaa3388abbf3840ed5)) | ||
## [4.5.0](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v4.4.0...cloudbuild-v4.5.0) (2024-05-21) | ||
@@ -4,0 +11,0 @@ |
@@ -8,3 +8,3 @@ { | ||
"name": "@google-cloud/cloudbuild", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"author": "Google LLC", | ||
@@ -46,3 +46,3 @@ "description": "Cloud Build API client for Node.js", | ||
"pack-n-play": "^2.0.0", | ||
"sinon": "^17.0.0", | ||
"sinon": "^18.0.0", | ||
"typescript": "^5.1.6" | ||
@@ -49,0 +49,0 @@ }, |
@@ -47,3 +47,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
1. [Enable the Cloud Build API][enable_api]. | ||
1. [Set up authentication with a service account][auth] so you can access the | ||
1. [Set up authentication][auth] so you can access the | ||
API from your local workstation. | ||
@@ -218,2 +218,2 @@ | ||
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=cloudbuild.googleapis.com | ||
[auth]: https://cloud.google.com/docs/authentication/getting-started | ||
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5281114
84055