Skip to content

chore(main): release 1.16.0 #911

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

Merged
merged 1 commit into from
Sep 4, 2024
Merged

chore(main): release 1.16.0 #911

merged 1 commit into from
Sep 4, 2024

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Aug 21, 2024

🤖 I have created a release beep boop

1.16.0 (2024-09-04)

Features

  • Add DataFrame.struct.explode to add struct subfields to a DataFrame (#916) (ad2f75e)
  • Implement bigframes.bigquery.json_extract_array (#910) (575a29e)
  • Recover struct column from exploded Series (#904) (7dd304c)

Bug Fixes

  • Fix issue with iterating on >10gb dataframes (#949) (2b0f0fa)
  • Improve Series.replace for dict input (#907) (4208044)
  • NullIndex in ML model.predict error (#917) (612271d)
  • Struct field non-nullable type issue. (#914) (149d5ff)
  • Unordered mode errors in ml train_test_split (#925) (85d7c21)

Performance Improvements

Dependencies

  • Re-introduce support for numpy 1.24.x (#931) (3d71913)
  • Update minimum support to Pandas 1.5.3 and Pyarrow 10.0.1 (#903) (7ed3962)

Documentation

  • Add Claude3 ML and RemoteFunc notebooks (#930) (cfd16c1)
  • Create sample notebook to manipulate struct and array data (#883) (3031903)
  • Update struct examples. (#953) (d632cd0)
  • Use unstack() from BigQuery DataFrames instead of pandas in the PyPI sample notebook (#890) (d1883cc)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners August 21, 2024 17:58
@release-please release-please bot requested a review from tswast August 21, 2024 17:58
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Aug 21, 2024
@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 Aug 21, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Aug 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 21, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 1d21ae8 to 02deae6 Compare August 21, 2024 18:05
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Aug 21, 2024
@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 Aug 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 21, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 02deae6 to 9bd7707 Compare August 22, 2024 22:04
@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 Aug 22, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 22, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 22, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 9bd7707 to 8681373 Compare August 23, 2024 00:29
@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 Aug 23, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 23, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 23, 2024
@release-please release-please bot changed the title chore(main): release 1.15.1 chore(main): release 1.16.0 Aug 23, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 8681373 to 235b4f7 Compare August 23, 2024 06:56
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 4, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 4, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 4, 2024
@tswast tswast merged commit 6fdb6b1 into main Sep 4, 2024
23 checks passed
@tswast tswast deleted the release-please--branches--main branch September 4, 2024 20:53
Copy link
Contributor Author

release-please bot commented Sep 4, 2024

🤖 Created releases:

Copy link

release-trigger bot commented Sep 4, 2024

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-09-05T16:58:35.592Z)

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

Copy link

The release build has started, the log can be viewed here. 🌻

Copy link

The release build has started, the log can be viewed here. 🌻

Copy link

The release build failed! Please investigate!

Copy link

🥚 You hatched a release! The release build finished successfully! 💜

Copy link

The release build has started, the log can be viewed here. 🌻

Copy link

The release build has started, the log can be viewed here. 🌻

Copy link

The release build failed! Please investigate!

1 similar comment
Copy link

The release build failed! Please investigate!

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

Successfully merging this pull request may close these issues.

4 participants