Releases: RomanEmreis/volga
Releases · RomanEmreis/volga
v.0.5.9
What's Changed
- Added the ability to read signed key and private key from a file by @RomanEmreis in #105
- Route filters and middlewares by @RomanEmreis in #106
Full Changelog: 0.5.8...0.5.9
v0.5.8
What's Changed
- Added Cookies feature to work with cookies by @RomanEmreis in #101
- Private and Signed cookies by @RomanEmreis in #102
- Readme updates by @RomanEmreis in #103
Full Changelog: 0.5.7...0.5.8
v0.5.7
What's Changed
- Additional enhancement for SSE messages by @RomanEmreis in #100
Full Changelog: 0.5.6...0.5.7
v0.5.6
What's Changed
- Added coverage check + more tests + more docs by @RomanEmreis in #96
- SSE, stream response improvements by @RomanEmreis in #98
- Additional SSE improvements by @RomanEmreis in #99
Full Changelog: 0.5.5...0.5.6
v0.5.5
What's Changed
- Added additional Unit & Integration Tests by @RomanEmreis in #90
- Changed design of
with_tls
,with_tracing
,with_host_env
andwith_hsts
methods by @RomanEmreis in #91 - Added
set_key
,set_cert
andset_pem
methods to configure TLS by @RomanEmreis in #92 - CORS by @RomanEmreis in #95
Full Changelog: 0.5.4...0.5.5
v0.5.4
What's Changed
- Several fixes for static files serving and WebSocket connection validation by @RomanEmreis in #85
- routing performance improvements by @RomanEmreis in #86
- Feature/perf improvements and more tests by @RomanEmreis in #87
- added more unit tests for tls, di and error handling logic by @RomanEmreis in #88
- Websocket improvements by @RomanEmreis in #89
Full Changelog: 0.5.3...0.5.4
v0.5.3
What's Changed
- Additional Unit Tests and improvements by @RomanEmreis in #81
- Initial WebSockets implementation by @RomanEmreis in #82
- Цebsockets & webtransport improvements by @RomanEmreis in #83
- Improved DI with WebSockets/WebTransport by @RomanEmreis in #84
Full Changelog: 0.5.2...0.5.3
v.0.5.2
What's Changed
- Customizable fallback handler and HTML responses by @RomanEmreis in #75
- Extractors improvements by @RomanEmreis in #76
- Serving static files by @RomanEmreis in #77
- TLS and Tracing improvements by @RomanEmreis in #79
Full Changelog: 0.5.1...0.5.2
v0.5.1
What's Changed
- ongoing di improvements by @RomanEmreis in #72
- di container optimizations by @RomanEmreis in #73
Full Changelog: 0.5.0...0.5.1
v0.5.0
What's Changed
- Added basic benchmark by @RomanEmreis in #63
- Added the
problem!
macro for creating Problem Details responses by @RomanEmreis in #64 - Custom Error by @RomanEmreis in #65
- Added Request Body Limit by @RomanEmreis in #68
- DI improvements by @RomanEmreis in #69
- di container optimizations, ability to resolve as ref by @RomanEmreis in #70
- Added usage of
resolve_ref()
acrossHttpContext
andHttpRequest
by @RomanEmreis in #71
Full Changelog: 0.4.9...0.5.0