Skip to content

Conversation

@release-please
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