Releases: monzo/typhon
Releases · monzo/typhon
v1.1.10
v1.1.9
Add RequestPathPattern method to allow a request to be traced back to the router entry that served it.
What's Changed
- Add RequestPathPattern method to Typhon Request by @RohanPadmanabhan in #169
Full Changelog: v1.1.8...v1.1.9
v1.1.8
Added a new typhon.WithMaxConnectionAge
server option that can be used to configure a typhon server to gracefully close connections after they've been open for longer than a specified length of time.
What's Changed
- Add max connection age typhon server option by @danielchatfield in #166
Full Changelog: v1.1.7...v1.1.8
Hare (v1.1.7)
What's Changed
- Use DialTLSContext instead of DialTLS when negotiating HTTP2 session
- Update vendored dependencies within Typhon
New Contributors
@joechrisellis made their first contribution in #161
Full Changelog: v1.1.6...v1.1.7
Hare (v1.1.6)
What's Changed
- Warn that BodyBytes functions should be called on reference by @WillSewell in #160
New Contributors
- @WillSewell made their first contribution in #160
Full Changelog: v1.1.5...v1.1.6
Hare (v1.1.5)
What's Changed
Full Changelog: v1.1.4...v1.1.5
Hare (v1.1.4)
Hare (v1.1.3)
Hare (v1.1.2)
What's Changed
Full Changelog: v1.1.1...v1.1.2
Hare (v1.1.1)
What's Changed
- Add a GitHub Actions workflow by @suhailpatel in #150
- Include more information in errors about what we failed to decode. by @cstorey-monzo in #147
New Contributors
- @cstorey-monzo made their first contribution in #147
Full Changelog: v1.1.0...v1.1.1