Skip to content

chore(main): release 1.26.0#1123

Merged
tswast merged 1 commit intomainfrom
release-please--branches--main
Nov 12, 2024
Merged

chore(main): release 1.26.0#1123
tswast merged 1 commit intomainfrom
release-please--branches--main

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Oct 30, 2024

🤖 I have created a release beep boop

1.26.0 (2024-11-12)

Features

  • Add basic geopandas functionality (#962) (3759c63)
  • Support json_extract_string_array in the bigquery module (#1131) (4ef8bac)

Bug Fixes

  • Fix Series.to_frame generating string label instead of int where name is None (#1118) (14e32b5)
  • Update the API documentation with newly added rep (#1120) (72c228b)

Performance Improvements

Documentation

  • Add file for Classification with a Boosted Treed Model and snippet for preparing sample data (#1135) (7ac6639)
  • Add snippet for Linear Regression tutorial Predict Outcomes section (#1101) (108f4a9)
  • Update DataFrame docstrings to include the errors section (#1127) (a38d4c4)
  • Update GroupBy docstrings (#1103) (9867a78)
  • Update Session doctrings to include exceptions (#1130) (a870421)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners October 30, 2024 16:42
@release-please release-please bot requested a review from GarrettWu October 30, 2024 16:42
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Oct 30, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Oct 30, 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 Oct 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 30, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 6fdf0d9 to 524a5ac Compare October 30, 2024 16:58
@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 Oct 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 30, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 524a5ac to da908ee Compare October 30, 2024 18:40
@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 Oct 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 30, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from da908ee to 6db05bf Compare October 30, 2024 19:46
@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 Oct 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 30, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2024
@release-please release-please bot changed the title chore(main): release 1.25.1 chore(main): release 1.26.0 Oct 31, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 6db05bf to 67f395d Compare October 31, 2024 17: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 Oct 31, 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 Nov 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 8, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 8, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 74852b3 to 9a6225e Compare November 11, 2024 16: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 Nov 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 11, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 11, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 9a6225e to 00030aa Compare November 12, 2024 15:28
@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 Nov 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 12, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 12, 2024
@tswast tswast assigned tswast and unassigned chelsea-lin Nov 12, 2024
@tswast tswast enabled auto-merge (squash) November 12, 2024 16:47
@tswast tswast merged commit 14d9ac8 into main Nov 12, 2024
@tswast tswast deleted the release-please--branches--main branch November 12, 2024 16:51
@release-please
Copy link
Contributor Author

🤖 Created releases:

🌻

@release-trigger
Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-11-12T16:51:38.011Z)

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: published size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants