Skip to content

v2.1.0

Choose a tag to compare

@benoitc benoitc released this 28 May 21:40
· 4 commits to main since this release
d6f5bb3

Erlang/OTP 29 support. No public API changes.

Changed

  • Support OTP 29; CI now runs on OTP 28 and 29 (dropped 27) with rebar3 3.27.
  • Replaced the deprecated bare catch operator with try ... catch throughout, as OTP 29 deprecates catch ....
  • Updated dependencies: erlang_h1 0.2.3, h2 0.6.1, hackney 4.0.3; test deps meck 1.2.0 and cowboy 2.15.0.