v0.3.0 #186
chokoswitch
announced in
Announcements
v0.3.0
#186
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release updates Envoy to 1.37.0. This allows us to use new dynamic modules ABIs to implement response backpressure with Envoy's flow control, the last remaining feature for full production-readiness. With this, pyvoy should generally be complete, with full implementations of ASGI and WSGI and features and controls needed for production. There are also a few additional enhancements and small bug fixes.
📈 Enhancements
tls_port = 0for automatic detection, resulting in separate ports for TCP and UDPPyvoyServerwithout a context manager. Accessing logs programmatically will usually only be useful for pyvoy's own unit tests.🛠️ Bug fixes
serverFull Changelog: v0.2.2...v0.3.0
This discussion was created from the release v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions