Skip to content

Releases: connectrpc/connect-python

v0.6.0

08 Dec 04:44
ee84148

Choose a tag to compare

Since the first release of the current codebase, we have been focused on fleshing out docs and our conformance testing suite. We hope to have the new docs out on connectrpc.com soon so it's even easier to get started. Feature-wise, we have integration with ASGI lifespan to allow declaring async initialization logic and some improvement to the WSGI implementation.

📈 Enhancements

🛠️ Bug fixes

  • Do multiple reads for WSGI even with content length by @anuraaga in #37

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas

@maaft
@rockwotj

Full Changelog: v0.5.0...v0.6.0

v0.5.0

23 Sep 00:51
@i2y i2y
c68064f

Choose a tag to compare

What's Changed

  • Fix: Add workdir to goreleaser action for protoc-gen-connect-python build by @i2y in #3
  • Switch to "real" dev dependencies by @stefanvanburen in #4
  • Fix: Update GitHub environment name to pypi-release in release workflow by @i2y in #5
  • Fix badge links and code-workspace filename by @anuraaga in #6

New Contributors

Full Changelog: https://github.com/connectrpc/connect-python/commits/v0.5.0