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 candidate v2.15.0rc1 #565

Closed
wants to merge 3 commits into from

Conversation

parthea
Copy link
Collaborator

@parthea parthea commented Dec 4, 2023

🤖 I have created a release beep boop

2.15.0rc1 (2023-12-01)

Features

  • Add support for Python 3.12 (#557) (091b4f1)
  • Add type annotations to wrapped grpc calls (#554) (fc12b40)
  • Add universe_domain argument to ClientOptions (3069ef4)
  • Introduce compatibility with native namespace packages (#561) (bd82827)

Bug Fixes

  • Fix regression in bidi causing Thread-ConsumeBidirectionalStream caught unexpected exception and will exit (#562) (40c8ae0)
  • Replace deprecated datetime.datetime.utcnow() (#552) (448923a), closes #540

This PR was generated with Release Please. See documentation.

@parthea parthea requested review from a team as code owners December 4, 2023 20:10
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Dec 4, 2023
@parthea parthea added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed size: s Pull request size is small. labels Dec 4, 2023
@parthea
Copy link
Collaborator Author

parthea commented Dec 4, 2023

@parthea parthea closed this Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

utcnow is deprecated in python3.12
1 participant