Skip to content

Releases: moonrhythm/parapet

0.9.3

14 Apr 06:36
f46914a
Compare
Choose a tag to compare
  • change reuseport default value to false (#119)
  • add go 1.16 to test (#120)
  • update dependencies (#121)

Release 0.9.2

24 Nov 02:11
5e2a9bd
Compare
Choose a tag to compare
  • fix upstream duplicate xff remote ip
  • update dependency

Release 0.9.1

27 Feb 11:04
31176de
Compare
Choose a tag to compare
  • compress: add test (#114)
  • upstream: fix #115 remove remote ip before send to reverse proxy (#116)

Release 0.9.0

06 Jan 14:45
ea463cf
Compare
Choose a tag to compare

Breaking Changes

  • move package github.com/moonrhythm/parapet/pkg/upstream/transport => github.com/moonrhythm/parapet/pkg/upstream
  • move package github.com/moonrhythm/parapet/pkg/upstream/loadbalancer => github.com/moonrhythm/parapet/pkg/upstream

Release 0.8.4

06 Nov 21:33
2712160
Compare
Choose a tag to compare
  • logger: log status 499 if context canceled before header written (#110)
  • stackdriver/trace: add client options (#111)

Release 0.8.3

04 Oct 05:35
d1ef04a
Compare
Choose a tag to compare
  • response writer implement pusher, flusher, hijacker

Release 0.8.2

08 Sep 23:14
97a8b7f
Compare
Choose a tag to compare
  • authn: basic auth remove auth header before send to upstream (#104)
  • chore: update dependency (#105)

Release 0.8.1

20 Aug 02:30
6a41ca0
Compare
Choose a tag to compare
  • logger: add rwmutex to record

Release 0.8.0

02 Jun 14:35
034c8ce
Compare
Choose a tag to compare
  • healthz: support host, part
  • healthz: support set healthy, and ready state

Breaking Changes

  • healthz: default path to /healthz and not respond if request contain host dns name

Release 0.7.4

01 Jun 16:09
30c6c0c
Compare
Choose a tag to compare
  • proxy: fix parse cidrs