Releases: RoyXiang/plexproxy
Releases · RoyXiang/plexproxy
v1.0.0-beta.6
15 Feb 08:15
Compare
Sorry, something went wrong.
No results found
Changelog
888e649 fix: remove negroni middlewares
v1.0.0-beta.5
15 Feb 08:02
Compare
Sorry, something went wrong.
No results found
Changelog
e1205eb fix: superfluous response.WriteHeader call
v1.0.0-beta.4
15 Feb 07:49
Compare
Sorry, something went wrong.
No results found
Changelog
c62b372 feat: remove all timeouts from HTTP server
v1.0.0-beta.3
15 Feb 07:24
Compare
Sorry, something went wrong.
No results found
Changelog
43af131 Revert "build(goreleaser): remove CGO_ENABLED=0"
783d11e fix: flush Redis database on refresh only if it is configured
v1.0.0-beta.20
15 Feb 23:35
Compare
Sorry, something went wrong.
No results found
Changelog
66d1e13 feat: add a simple logging middleware
v1.0.0-beta.2
15 Feb 06:56
Compare
Sorry, something went wrong.
No results found
Changelog
b7c15e6 build(goreleaser): remove CGO_ENABLED=0
58dcec7 fix: disable cache if Redis is not configured
v1.0.0-beta.19
15 Feb 23:06
Compare
Sorry, something went wrong.
No results found
Changelog
42948f2 fix(proxy): invalid Read on closed Body again
v1.0.0-beta.18
15 Feb 22:45
Compare
Sorry, something went wrong.
No results found
Changelog
72e8380 fix(proxy): invalid Read on closed Body
v1.0.0-beta.17
15 Feb 16:39
Compare
Sorry, something went wrong.
No results found
Changelog
ab9f018 refactor: apply traffic control on all cacheable requests by default
9fa09d6 feat: always flush response body immediately
v1.0.0-beta.16
15 Feb 15:31
Compare
Sorry, something went wrong.
No results found
Changelog
f3f74c8 fix: interface {} is nil, not *cache.Client