Skip to content

Releases: project-aethermesh/aetherlay

v3.1.1

15 May 13:40
b434c2d

Choose a tag to compare

What's Changed

  • fix: Improve how we deal with WS closures by @sanbotto in #34

Full Changelog: v3.1.0...v3.1.1

v3.1.0

12 May 22:04
59f3d52

Choose a tag to compare

What's Changed

  • fix: Improve how websockets deal with timeouts and closed connections by @sanbotto in #33

Full Changelog: v3.0.1...v3.1.0

v3.0.1

16 Apr 18:34
57251dd

Choose a tag to compare

What's Changed

  • feature: Show percentage of traffic going to each endpoint by @sanbotto in #32

Full Changelog: v3.0.0...v3.0.1

v3.0.0

30 Mar 20:26
df538f4

Choose a tag to compare

Breaking change

  • Errors are now returned inside JSON objects. See #31

Full Changelog: v2.2.5...v3.0.0

v2.2.5

17 Mar 19:19
5afec46

Choose a tag to compare

What's Changed

  • fix: make sure endpoint_health_status gauge is properly set by @sanbotto in #30

Full Changelog: v2.2.4...v2.2.5

v2.2.4

17 Mar 17:31
a4d0c51

Choose a tag to compare

What's Changed

  • fix: skip health checks for rate-limited endpoints by @sanbotto in #29

Full Changelog: v2.2.3...v2.2.4

v2.2.3

09 Mar 19:39
7b7c94a

Choose a tag to compare

What's Changed

  • fix: recovery check for rate-limited endpoints by @sanbotto in #28

Full Changelog: v2.2.2...v2.2.3

v2.2.2

03 Feb 18:56
cc768f9

Choose a tag to compare

What's Changed

  • fix: Improve request count tracking by using fresh contexts by @sanbotto in #27

Full Changelog: v2.2.1...v2.2.2

v2.2.1

02 Feb 15:24
bf3489e

Choose a tag to compare

What's Changed

  • fix: issues with WebSocket connections by @sanbotto in #26

Full Changelog: v2.2.0...v2.2.1

v2.2.0

12 Dec 22:12
795d13c

Choose a tag to compare

What's Changed

  • chore: Change log level for health-checker service readiness by @sanbotto in #20
  • feat: add release workflow + improve image builds by @sanbotto in #19
  • Improve release workflow by @sanbotto in #24
  • fix: Catch all errors from endpoints by @sanbotto in #25

Full Changelog: v2.1.1...v2.2.0