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 3.0.0 #877

Closed
wants to merge 1 commit into from

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Apr 18, 2024

🤖 I have created a release beep boop

3.0.0 (2024-04-18)

⚠ BREAKING CHANGES

  • DBAPI code was moved into python-spanner in feat: DB-API driver + unit tests python-spanner#160. This change removes it from this repo and bumps the dependency on python-spanner to 2.0.0, the first released version to include DBAPI.
  • Update python-spanner dep, drop py 3.5 (#557)

Features

  • [WIP] The first stage of nox implementation (#468) (96f2223)
  • Add decimal/numeric support (#620) (d09ad61)
  • Add dummy WHERE clause to certain statements (#516) (af5d8e3)
  • Add open telemetry trace in schema and related unit tests (#648) (fc51086)
  • Add PyPI release support (#451) (da82c41)
  • Add support for open telemetry (#633) (2ba879a)
  • Added support for check constraint (#679) (42352c0)
  • Added unit test with coverage of 68% (#611) (92ad508)
  • Clear session pool on connection close (#543) (14e4cac)
  • Cursor must detect if the parent connection is closed (#463) (a9fd5a3)
  • Enable support for get_key_columns and cleanup tests with unknown failures to specific failures. (#721) (1ec0784)
  • Implementing DB-API types according to the PEP-0249 specification (#521) (62c22b1)
  • Merge django 2.2 and django 3.2 branches into 1 branch (#717) (bfb2e20)
  • Move migrations test modules to run against different emulator (#613) (5b3b2e4)
  • Refactor connect() function, cover it with unit tests (#462) (4fedcf1)
  • Stage 2 of nox implementation - adding docs target (#473) (45d6b97)
  • Stage 3-4 of nox implementation - adding auto-format targets (#478) (59e7c3f)
  • Stage 5 of nox implementation - adding coverage targets (#479) (cec6b96)
  • Stage 6 of nox implementation - enabling system tests (#480) (dc73bf6)
  • Support foreign keys (#802) (3426ab9)
  • Support foreign keys (feat: support foreign keys #802) (d616c45)
  • Support transactions management (#535) (2f2cd86)
  • Update docs and nox file to compile it (#610) (876f2fc)
  • Update workflow files to uniformly distribute the test modules by time taken by each test module (#615) (c386123)

Bug Fixes

Documentation

  • Add a querying example into the main readme (#515) (c477cc2)
  • Add docs build kokoro config for django spanner (#644) (ecf241a)
  • Add limitations docs on spanner features not supported by spanner-django library. (#758) (66469bf)
  • Adding documentation for GA (#665) (216c2e0)
  • Fix changelog header to consistent size (#767) (3cc8d7d)
  • Fix changelog link and sample examples. (#700) (08b80ce)
  • Lint fix for samples (#697) (ed404f5)
  • Minor fixes to README.md (#448) (f969000)
  • Move test suite information to CONTRIBUTING.md (#442) (05280ae)
  • Typo fixes in readme (#732) (bb60a16)
  • Update dbapi location in overview asset file (#702) (4643876)
  • Update docs to show decimal field support and check constraints but no support for unsigned data type (#683) (74f2269)
  • Update docstrings for django_spanner (#564) (7083f1d)
  • Update limitations about json query support and django version support. (#729) (c3b111f)
  • Updated README.rst file (#563) (d70cb28)
  • Verify and comment the DB API exceptions (#522) (5ed0845)

Miscellaneous Chores

Code Refactoring

  • Erase dbapi directory and all the related tests (#554) (8183247)
  • Update python-spanner dep, drop py 3.5 (#557) (5910833)

This PR was generated with Release Please. See documentation.

@release-please release-please bot force-pushed the release-please--branches--main branch from 3aaae27 to f693612 Compare April 18, 2024 07:27
@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 Apr 18, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-django API. label Apr 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 18, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 18, 2024
@release-please release-please bot changed the title chore(main): release 3.1.0 chore(main): release 3.0.0 Apr 18, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from f693612 to c22e296 Compare April 18, 2024 08: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 Apr 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 18, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 18, 2024
@parthea parthea closed this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-django API. autorelease: closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants