Skip to content

Releases: monzo/typhon

v1.1.9

04 Dec 11:08
ab6ccb7
Compare
Choose a tag to compare

Add RequestPathPattern method to allow a request to be traced back to the router entry that served it.

What's Changed

Full Changelog: v1.1.8...v1.1.9

v1.1.8

05 May 14:36
ea17ae8
Compare
Choose a tag to compare

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

Full Changelog: v1.1.7...v1.1.8

Hare (v1.1.7)

24 Feb 12:00
b08f231
Compare
Choose a tag to compare

Hare (v1.1.6)

19 Jan 17:01
578c87d
Compare
Choose a tag to compare

What's Changed

  • Warn that BodyBytes functions should be called on reference by @WillSewell in #160

New Contributors

Full Changelog: v1.1.5...v1.1.6

Hare (v1.1.5)

07 Nov 19:42
ac30164
Compare
Choose a tag to compare

What's Changed

  • error-filter: Propogate body read errors by @EddShaw in #158

Full Changelog: v1.1.4...v1.1.5

Hare (v1.1.4)

08 Jun 14:55
38e4562
Compare
Choose a tag to compare

What's Changed

  • Don't write body for certain status codes by @jace-ys in #153

New Contributors

Full Changelog: v1.1.3...v1.1.4

Hare (v1.1.3)

13 May 10:50
d76c9c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

Hare (v1.1.2)

09 May 16:03
6273fac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Hare (v1.1.1)

27 Apr 14:00
2e7ad09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

Hare (v1.1.0)

31 Mar 15:42
f03e3c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0