Skip to content

Releases: lpgauth/shackle

0.6.20

18 Mar 18:09
f99bf2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.19...0.6.20

0.6.19

26 May 15:04
a4f7d82
Compare
Choose a tag to compare

Changelog:

  • Reduce window for possible race condition (if calling process gets kills there's a possible backlog leak)
  • Fix rebar.config.script to match rebar.config
  • Build on OTP-26
  • Fix dialyzer warnings

0.6.18

04 May 14:24
3bd5df0
Compare
Choose a tag to compare

Changelog:

  • Switch connection closed msg level from warning to debug

0.6.17

04 May 12:17
a99391f
Compare
Choose a tag to compare

Changelog:

  • Add support for OTP-26
  • Switch to using OTP logger (OTP-21+)

0.6.16

30 Mar 14:48
5729de8
Compare
Choose a tag to compare

Changelog:

  • Add support arm64
  • Add support OTP-25

0.6.15

14 Oct 15:18
Compare
Choose a tag to compare

Changelog:

  • Upgrade rebar3
  • Upgrade foil

0.6.14

26 Aug 13:41
a498ef0
Compare
Choose a tag to compare

Changelog:

  • Use ETS decentralized_counters counters

0.6.13

02 Dec 16:39
Compare
Choose a tag to compare

Changelog:

  • Use counters put instead of add/sub
  • OTP-23 compatibility

0.6.12

21 Aug 12:04
Compare
Choose a tag to compare

Changelog:

  • Refactor backlog/queue to use one table per client

0.6.11

18 Aug 13:16
Compare
Choose a tag to compare

Changelog:

  • Fix specs
  • Fix publishing on hex.pm