Skip to content

chore(main): release 1.1.0 #197

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
Jan 28, 2022
Merged

chore(main): release 1.1.0 #197

merged 1 commit into from
Jan 28, 2022

Conversation

release-please[bot]
Copy link
Contributor

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

🤖 I have created a release beep boop

1.1.0 (2022-01-28)

Features

  • drop read_only on a connection returned back to a pool (#189) (16388c1)
  • rollback a connection returned back to pool (#193) (13ff9cb)
  • support SQLAlchemy 1.4 (#191) (029b181)

Bug Fixes

  • bump up google-cloud-spanner required version (#171) (33c86e8)
  • connection reset fails when an additional dialect is used (#188) (417b8b8)
  • delete stale instance with delay of 5 seconds (#194) (2932a02)
  • NOT NULL computed column creation failure (#173) (e336735)

Documentation

  • add a README section for the autoincremented ids (#180) (4c610ea)
  • explicitly recommend uuid to generate PKs (#182) (b10f2ca), closes #181

This PR was generated with Release Please. See documentation.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 27, 2022
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Jan 27, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 27, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 9a73b43 to 230c2a4 Compare January 27, 2022 09:34
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 27, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 27, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 230c2a4 to 59b28ba Compare January 28, 2022 10:47
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 28, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 28, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 59b28ba to 13361bd Compare January 28, 2022 11:31
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 28, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 28, 2022
@vi3k6i5 vi3k6i5 self-requested a review January 28, 2022 15:22
Copy link
Contributor

@vi3k6i5 vi3k6i5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vi3k6i5 vi3k6i5 merged commit e97325d into main Jan 28, 2022
@vi3k6i5 vi3k6i5 deleted the release-please--branches--main branch January 28, 2022 15:24
@yoshi-automation
Copy link

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-sqlalchemy API. autorelease: tagged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spanner primary key strategy compliance
3 participants