Skip to content

chore(main): release 0.4.0 #62

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 2 commits into from
Mar 24, 2022
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jan 26, 2022

🤖 I have created a release beep boop

0.4.0 (2022-03-24)

⚠ BREAKING CHANGES

    • fix: address failing compliance tests in DateArray and TimeArray
    • fix: address failing compliance tests in DateArray and TimeArray
    • fix: address failing compliance tests in DateArray and TimeArray
    • fix: address failing compliance tests in DateArray and TimeArray
    • fix: address failing compliance tests in DateArray and TimeArray
    • fix: address failing compliance tests in DateArray and TimeArray
  • dbdate and dbtime dtypes return NaT instead of None for missing values

Features

  • dbdate and dbtime support numpy.datetime64 values in array constructor (1db1357)

Bug Fixes

  • address failing 2D array compliance tests in DateArray (#64) (b771e05)
  • address failing tests with pandas 1.5.0 (#82) (38ac28d)
  • allow comparison with scalar values (#88) (7495698)
  • avoid TypeError when using sorted search (#84) (42bc2d9)
  • correct TypeError and comparison issues discovered in DateArray compliance tests (#79) (1e979cf)
  • dbdate and dbtime support set item with null values (#85) (1db1357)
  • use pandas.NaT for missing values in dbdate and dbtime dtypes (#67) (f903c2c)
  • use public pandas APIs where possible (#60) (e9d41d1)

Tests

  • add dbtime compliance tests (#90) (f14fb2b)
  • add final dbdate compliance tests and sort (#89) (efe7e6d)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team January 26, 2022 15:17
@release-please release-please bot requested a review from a team as a code owner January 26, 2022 15:17
@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 26, 2022
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. label Jan 26, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 26, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 26, 2022
@release-please release-please bot changed the title chore(main): release 0.3.2 chore(main): release 0.4.0 Feb 2, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from cceba83 to 0b90adf Compare February 2, 2022 22:17
@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 Feb 2, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 0b90adf to 44604ea Compare February 9, 2022 13:51
@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 Feb 9, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 9, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 44604ea to a067ecf Compare February 28, 2022 19:50
@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 Feb 28, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 28, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from a067ecf to b1fd2b1 Compare March 1, 2022 14:54
@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 Mar 1, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 1, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 1, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 8130d58 to c75ca20 Compare March 24, 2022 20:20
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from c75ca20 to f965ac5 Compare March 24, 2022 20:52
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from f965ac5 to 86d6373 Compare March 24, 2022 20:59
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@tswast
Copy link
Collaborator

tswast commented Mar 24, 2022

@grisaitis Thanks for bringing this to my attention. I'll cut a release today.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Mar 24, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit caad6e0 into main Mar 24, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-please--branches--main branch March 24, 2022 21:06
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 24, 2022
@release-please
Copy link
Contributor Author

@release-tool-publish-reporter

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

@release-tool-publish-reporter

🥚 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-db-dtypes-pandas API. autorelease: published owlbot:run Add this label to trigger the Owlbot post processor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants