Skip to content
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.33.0 #1287

Merged
merged 1 commit into from
Jan 22, 2025
Merged

chore(main): release 1.33.0 #1287

merged 1 commit into from
Jan 22, 2025

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jan 14, 2025

🤖 I have created a release beep boop

1.33.0 (2025-01-22)

Features

  • Add bigframes.bigquery.sql_scalar() to apply SQL syntax on Series objects (#1293) (aa2f73a)
  • Add unix_seconds, unix_millis and unix_micros for timestamp series. (#1297) (e4b0c8d)
  • DataFrame.join supports Series other (#1303) (ee37a0a)
  • Support array output in remote_function (#1057) (bdee173)

Bug Fixes

  • Dataframe sort_values Series input keyerror. (#1285) (5a2731b)
  • Fix read_gbq_function issue in dataframe apply method (#1174) (0318764)
  • Series sort_index and sort_values now raises when axis!=0 (#1294) (94bc2f2)

Documentation

  • Add snippet to forecast future time series in the Forecast a single time series with a univariate model tutorial (#1271) (a687050)
  • Update bigframes.pandas.Series docs (#1273) (0cac64f)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner January 14, 2025 22:00
@release-please release-please bot requested a review from a team as a code owner January 14, 2025 22:00
@release-please release-please bot requested a review from shuoweil January 14, 2025 22:00
@trusted-contributions-gcf 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 Jan 14, 2025
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jan 14, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 14, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 8cbe090 to 9272e05 Compare January 15, 2025 16:13
@trusted-contributions-gcf 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 Jan 15, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 15, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 15, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 9272e05 to d5f569f Compare January 15, 2025 17:42
@trusted-contributions-gcf 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 Jan 15, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 15, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 15, 2025
@release-please release-please bot changed the title chore(main): release 1.32.1 chore(main): release 1.33.0 Jan 15, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from d5f569f to f416def Compare January 15, 2025 23:15
@trusted-contributions-gcf 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 Jan 15, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 15, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 15, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from f416def to 4909467 Compare January 16, 2025 00:02
@trusted-contributions-gcf 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 Jan 16, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 0c4d25c to ccb3458 Compare January 21, 2025 17:56
@trusted-contributions-gcf 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 Jan 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 21, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from ccb3458 to 5da7ac3 Compare January 21, 2025 18:31
@trusted-contributions-gcf 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 Jan 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 21, 2025
@bigframes-bot bigframes-bot removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 21, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 5da7ac3 to 63bf5c3 Compare January 21, 2025 21:44
@trusted-contributions-gcf 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 Jan 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 21, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 63bf5c3 to be17033 Compare January 22, 2025 01:01
@trusted-contributions-gcf 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 Jan 22, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 22, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2025
@tswast tswast merged commit 3bee635 into main Jan 22, 2025
22 checks passed
@tswast tswast deleted the release-please--branches--main branch January 22, 2025 14:43
Copy link
Contributor Author

🤖 Created releases:

🌻

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2025-01-22T14:43:52.953Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

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: tagged autorelease: triggered size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants