-
Notifications
You must be signed in to change notification settings - Fork 603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release main #4617
Merged
Merged
chore: release main #4617
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/gcbrun |
1 similar comment
/gcbrun |
b99f07d
to
fa4a929
Compare
/gcbrun |
6503a82
to
fc99aa9
Compare
/gcbrun |
1 similar comment
/gcbrun |
e1e6a32
to
dc475f0
Compare
/gcbrun |
1 similar comment
/gcbrun |
sofisl
approved these changes
Sep 8, 2023
/gcbrun |
fb77481
to
918c064
Compare
/gcbrun |
918c064
to
871eaf2
Compare
/gcbrun |
/gcbrun |
…oogleapis/google-cloud-node into release-please--branches--main
/gcbrun |
Triggered job: cloud-devrel/client-libraries/nodejs/release/googleapis/google-cloud-node/publish (2023-09-08T00:55:15.016Z) To trigger again, remove the autorelease: triggered label (in a few minutes). |
The release build has started, the log can be viewed here. 🌻 |
The release build failed! Please investigate! |
This was referenced Sep 8, 2023
gopal-kaul
pushed a commit
to gopal-kaul/google-cloud-node
that referenced
this pull request
Sep 12, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>billing: 4.0.2</summary> ## [4.0.2](https://github.com/googleapis/google-cloud-node/compare/billing-v4.0.1...billing-v4.0.2) (2023-09-08) ### Bug Fixes * [billing] fixed resource_reference for name in GetProjectBillingInfo ([googleapis#4619](https://github.com/googleapis/google-cloud-node/issues/4619)) ([9bcc6c6](https://github.com/googleapis/google-cloud-node/commit/9bcc6c65f72a6a3d6c1f027635f1707880c7cc66)) </details> <details><summary>dataform: 0.4.1</summary> ## [0.4.1](https://github.com/googleapis/google-cloud-node/compare/dataform-v1.0.0...dataform-v0.4.1) (2023-09-08) ### ⚠ BREAKING CHANGES * migrate to Node 14 ([googleapis#4443](https://github.com/googleapis/google-cloud-node/issues/4443)) ### Bug Fixes * [Many APIs] fix typings for IAM methods ([googleapis#4460](https://github.com/googleapis/google-cloud-node/issues/4460)) ([c32965c](https://github.com/googleapis/google-cloud-node/commit/c32965c0c4a5975ba37371ecd819d9cffb080aa5)) * [Many APIs] simplify logic for HTTP/1.1 REST fallback option ([googleapis#4585](https://github.com/googleapis/google-cloud-node/issues/4585)) ([b6cea45](https://github.com/googleapis/google-cloud-node/commit/b6cea45d03faaa7bd6e5daa36ebd0063a1e1f251)) * **deps:** Bump `google-gax` to ^3.5.8 ([googleapis#4117](https://github.com/googleapis/google-cloud-node/issues/4117)) ([0b67d88](https://github.com/googleapis/google-cloud-node/commit/0b67d883963643ce1b4f6d2ccd3e8d37adf6e029)) * **deps:** Roll back dependency @google-cloud/dataform to ^0.4.0 ([googleapis#4044](https://github.com/googleapis/google-cloud-node/issues/4044)) ([d1cef14](https://github.com/googleapis/google-cloud-node/commit/d1cef14fabc0b1e3dbc957f70f383a5464f7c840)) * **deps:** Update dependency @google-cloud/dataform to v1 ([googleapis#4532](https://github.com/googleapis/google-cloud-node/issues/4532)) ([a4507aa](https://github.com/googleapis/google-cloud-node/commit/a4507aa1166832c2d9624cb55879a543f65ec4cb)) * Minify JSON and JS files, and remove .map files ([googleapis#4143](https://github.com/googleapis/google-cloud-node/issues/4143)) ([170f7d5](https://github.com/googleapis/google-cloud-node/commit/170f7d57b8fd344d182a8e758867b8124722eebc)) * Revert package.json version ([65ee10e](https://github.com/googleapis/google-cloud-node/commit/65ee10e09d7c69e00bdfd7be2a591c866873ceda)) ### Miscellaneous Chores * Migrate to Node 14 ([googleapis#4443](https://github.com/googleapis/google-cloud-node/issues/4443)) ([2260f12](https://github.com/googleapis/google-cloud-node/commit/2260f12543d171bda95345e53475f5f0fdc45770)) </details> <details><summary>optimization: 3.1.0</summary> ## [3.1.0](https://github.com/googleapis/google-cloud-node/compare/optimization-v3.0.1...optimization-v3.1.0) (2023-09-08) ### Features * [optimization] added support for walking mode and cost_per_kilometer_below_soft_max ([googleapis#4620](https://github.com/googleapis/google-cloud-node/issues/4620)) ([083c352](https://github.com/googleapis/google-cloud-node/commit/083c3528fb32cc692df4c33cfbba3d2cca371e59)) </details> <details><summary>config: 0.1.0</summary> ## 0.1.0 (2023-09-08) ### ⚠ BREAKING CHANGES * migrate to Node 14 ([googleapis#4443](https://github.com/googleapis/google-cloud-node/issues/4443)) ### Features * Add initial files for google.cloud.config.v1 ([googleapis#4627](https://github.com/googleapis/google-cloud-node/issues/4627)) ([04aa151](https://github.com/googleapis/google-cloud-node/commit/04aa151ecebb2ec3b9c0100d9417e6ca8266463d)) ### Miscellaneous Chores * Migrate to Node 14 ([googleapis#4443](https://github.com/googleapis/google-cloud-node/issues/4443)) ([2260f12](https://github.com/googleapis/google-cloud-node/commit/2260f12543d171bda95345e53475f5f0fdc45770)) </details> <details><summary>netapp: 0.1.0</summary> ## 0.1.0 (2023-09-08) ### ⚠ BREAKING CHANGES * migrate to Node 14 ([googleapis#4443](https://github.com/googleapis/google-cloud-node/issues/4443)) ### Features * Add initial files for google.cloud.netapp.v1 ([googleapis#4626](https://github.com/googleapis/google-cloud-node/issues/4626)) ([6e6e5c1](https://github.com/googleapis/google-cloud-node/commit/6e6e5c1e519e801c41a4b6febe2eeea82174c6d3)) ### Miscellaneous Chores * Migrate to Node 14 ([googleapis#4443](https://github.com/googleapis/google-cloud-node/issues/4443)) ([2260f12](https://github.com/googleapis/google-cloud-node/commit/2260f12543d171bda95345e53475f5f0fdc45770)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
billing: 4.0.2
4.0.2 (2023-09-08)
Bug Fixes
dataform: 0.4.1
0.4.1 (2023-09-08)
⚠ BREAKING CHANGES
Bug Fixes
google-gax
to ^3.5.8 (#4117) (0b67d88)Miscellaneous Chores
optimization: 3.1.0
3.1.0 (2023-09-08)
Features
config: 0.1.0
0.1.0 (2023-09-08)
⚠ BREAKING CHANGES
Features
Miscellaneous Chores
netapp: 0.1.0
0.1.0 (2023-09-08)
⚠ BREAKING CHANGES
Features
Miscellaneous Chores
This PR was generated with Release Please. See documentation.