-
Notifications
You must be signed in to change notification settings - Fork 47
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(main): release 1.6.0 #418
Merged
happy-qiao
merged 1 commit into
main
from
release-please--branches--main--components--vertexai
Aug 26, 2024
Merged
chore(main): release 1.6.0 #418
happy-qiao
merged 1 commit into
main
from
release-please--branches--main--components--vertexai
Aug 26, 2024
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
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 26, 2024
product-auto-label
bot
added
the
api: aiplatform
Issues related to the googleapis/nodejs-vertexai API.
label
Aug 26, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 26, 2024
release-please
bot
force-pushed
the
release-please--branches--main--components--vertexai
branch
from
August 26, 2024 22:27
294e4be
to
ac43919
Compare
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 26, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 26, 2024
happy-qiao
approved these changes
Aug 26, 2024
happy-qiao
deleted the
release-please--branches--main--components--vertexai
branch
August 26, 2024 22:48
🤖 Created releases:
|
Triggered job: cloud-devrel/client-libraries/nodejs/release/googleapis/nodejs-vertexai/publish (2024-08-26T22:48:38.576Z) To trigger again, remove the autorelease: triggered label (in a few minutes). |
The release build has started, the log can be viewed here. 🌻 |
🥚 You hatched a release! The release build finished successfully! 💜 |
release-tool-publish-reporter
bot
added
autorelease: published
and removed
autorelease: tagged
labels
Aug 26, 2024
copybara-service bot
pushed a commit
that referenced
this pull request
Aug 30, 2024
Co-authored-by: tjenkinson Usage ``` try { await generativeModel.generateContentStream(badRequest); } catch(e: any) { if(e.cause instanceof GoogleApiError) { console.log('is googleapi cause'); } console.log(e, "catch error"); } ``` FUTURE_COPYBARA_INTEGRATE_REVIEW=#418 from googleapis:release-please--branches--main--components--vertexai ac43919 PiperOrigin-RevId: 668992333
copybara-service bot
pushed a commit
that referenced
this pull request
Aug 30, 2024
Co-authored-by: tjenkinson Usage ``` try { await generativeModel.generateContentStream(badRequest); } catch(e: any) { if(e.cause instanceof GoogleApiError) { console.log('is googleapi cause'); } console.log(e, "catch error"); } ``` FUTURE_COPYBARA_INTEGRATE_REVIEW=#418 from googleapis:release-please--branches--main--components--vertexai ac43919 PiperOrigin-RevId: 668992333
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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
1.6.0 (2024-08-26)
Features
This PR was generated with Release Please. See documentation.