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 0.18.0 #279

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Dec 15, 2023

🤖 I have created a release beep boop

0.18.0 (2024-01-02)

Features

  • Add dataframe.to_html (#259) (2cd6489)
  • Add IntervalIndex support to bigframes.pandas.cut (#254) (6c1969a)
  • Add replace method to DataFrame (#261) (5092215)
  • Specific pyarrow mappings for decimal, bytes types (#283) (a1c0631)

Bug Fixes

  • Dataframes.to_gbq now creates dataset if it doesn't exist (#222) (bac62f7)
  • Exclude pandas 2.2.0rc0 to unblock prerelease tests (#292) (ac1a745)
  • Fix DataFrameGroupby.agg() issue with as_index=False (#273) (ab49350)
  • Make Series.str.replace work for simple strings (#285) (ad67465)
  • Update dataframe.to_gbq to dedup column names. (#286) (746115d)
  • Use setuptools.find_namespace_packages (#246) (9ec352a)

Dependencies

  • Migrate to ibis-framework >= "7.1.0" (#53) (9798a2b)

Documentation

  • Add code snippets for explore query result page (#278) (7cbbb7d)
  • Code samples for astype common to DataFrame and Series (#280) (95b673a)
  • Code samples for DataFrame.copy and Series.copy (#290) (7cbc2b0)
  • Code samples for drop and fillna (#284) (9c5012e)
  • Code samples for isna, isnull, dropna, isin (#289) (ad51035)
  • Code samples for rename , size (#293) (eb69f60)
  • Code samples for reset_index and sort_values (#282) (acc0eb7)
  • Code samples for sample, get, Series.round (#295) (c2b1892)
  • Code samples for Series.{add, replace, unique, T, transpose} (#287) (0e1bbfc)
  • Code samples for Series.{map, to_list, count} (#290) (7cbc2b0)
  • Code samples for Series.{name, std, agg} (#293) (eb69f60)
  • Code samples for Series.groupby and Series.{sum,mean,min,max} (#280) (95b673a)
  • Code samples for DataFrame set_index, items (#295) (c2b1892)
  • Fix the rendering for get_dummies (#291) (252f3a2)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners December 15, 2023 20: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 Dec 15, 2023
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Dec 15, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 15, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from f76ee7c to 51d0f92 Compare December 15, 2023 23:24
@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 Dec 15, 2023
@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 Dec 15, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 15, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 51d0f92 to f26f24f Compare December 16, 2023 00:19
@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 Dec 16, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 16, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 16, 2023
@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 16, 2023
@release-please release-please bot changed the title chore(main): release 0.17.1 chore(main): release 0.18.0 Dec 18, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from f26f24f to 688808f Compare December 18, 2023 20:35
@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 Dec 18, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 18, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 688808f to 73ef8da Compare December 18, 2023 22:48
@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 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 2, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 2, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from b267a40 to a8a88eb Compare January 2, 2024 21:11
@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 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 2, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 2, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from a8a88eb to 271ea88 Compare January 2, 2024 23:45
@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 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 2, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 2, 2024
@ashleyxuu ashleyxuu self-requested a review January 3, 2024 19:20
@ashleyxuu ashleyxuu removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 3, 2024
@ashleyxuu ashleyxuu merged commit 655178a into main Jan 3, 2024
16 checks passed
@ashleyxuu ashleyxuu deleted the release-please--branches--main branch January 3, 2024 19:29
Copy link
Contributor Author

release-please bot commented Jan 3, 2024

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-01-03T19:30:11.052Z)

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

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

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.

3 participants