-
Notifications
You must be signed in to change notification settings - Fork 43
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.23.0 #1075
Merged
Merged
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
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 10, 2024
product-auto-label
bot
added
size: s
Pull request size is small.
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
labels
Oct 10, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 10, 2024
bigframes-bot
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 10, 2024
release-please
bot
force-pushed
the
release-please--branches--main
branch
from
October 11, 2024 01:24
caf7af3
to
4841130
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 11, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 11, 2024
bigframes-bot
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 11, 2024
release-please
bot
force-pushed
the
release-please--branches--main
branch
from
October 11, 2024 06:49
4841130
to
3c270cf
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 11, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 11, 2024
bigframes-bot
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 11, 2024
release-please
bot
force-pushed
the
release-please--branches--main
branch
from
October 13, 2024 06:19
3c270cf
to
83d47ed
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 13, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 13, 2024
bigframes-bot
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 13, 2024
release-please
bot
force-pushed
the
release-please--branches--main
branch
from
October 15, 2024 14:29
83d47ed
to
2954190
Compare
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 15, 2024
release-please
bot
force-pushed
the
release-please--branches--main
branch
from
October 23, 2024 16:58
bb66d83
to
47e2dd8
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 23, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 23, 2024
bigframes-bot
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 23, 2024
chelsea-lin
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 23, 2024
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 23, 2024
release-please
bot
force-pushed
the
release-please--branches--main
branch
from
October 23, 2024 18:26
47e2dd8
to
69b199c
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 23, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 23, 2024
bigframes-bot
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 23, 2024
chelsea-lin
approved these changes
Oct 23, 2024
🤖 Created releases: 🌻 |
Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-10-23T21:07:55.005Z) To trigger again, remove the autorelease: triggered label (in a few minutes). |
This was referenced Oct 24, 2024
tswast
added
autorelease: failed
and removed
autorelease: tagged
autorelease: triggered
labels
Nov 12, 2024
Per #1117 (comment), I have manually tagged this release as "failed". The associated changes have been released as 1.24.0 instead. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
autorelease: published
size: s
Pull request size is small.
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.23.0 (2024-10-23)
Features
bigframes.bigquery.create_vector_index
to assist in creating vector index onARRAY<FLOAT64>
columns (#1024) (863d694).__getitem__
KeyError message (#1097) (32fab96)Bug Fixes
read_gbq_query
(#1084) (dced460)Performance Improvements
Documentation
This PR was generated with Release Please. See documentation.