Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Releases: superfly/fly.rs

v0.0.1-beta.14

19 Dec 18:44

Choose a tag to compare

fix cache purges metric

v0.0.1-beta.13

18 Dec 23:19

Choose a tag to compare

upgrade to v8 7.2

v0.0.1-beta.12

17 Dec 22:40

Choose a tag to compare

write lock immediately after read lock in distributed runtime selector

v0.0.1-beta.11

16 Dec 22:15

Choose a tag to compare

dispose of runtimes that are not being used after 5 minutes

v0.0.1-beta.10

16 Dec 17:53

Choose a tag to compare

add sentry, remove some deps

v0.0.1-beta.9

14 Dec 22:38

Choose a tag to compare

tls listener may have been weird :D

v0.0.1-beta.8

14 Dec 20:32

Choose a tag to compare

remove curves: these were taken care of already, add 'version' field …

v0.0.1-beta.7

13 Dec 03:39

Choose a tag to compare

Proxy protocol

v0.0.1-beta.6

11 Dec 20:19

Choose a tag to compare

add wildcard cert fallback support

v0.0.1-beta.5

11 Dec 15:34

Choose a tag to compare

release the read lock as soon as possible, more debugging