Releases: esl/escalus
Releases · esl/escalus
4.2.16
What's Changed
- Export metadata from connection by @NelsonVides in #270
Full Changelog: 4.2.15...4.2.16
4.2.14
What's Changed
- Use fast_tls 1.1.21
- Older versions of fast_tls do not work correctly on Erlang 26 and earlier versions. C code uses i2d_x509 function incorrectly.
Full Changelog: 4.2.13...4.2.14
4.2.13
What's Changed
- Introduced support for stream management using
escalus_ws
by @JanuszJakubiec in pull request #267. - Refactored the code for
escalus_ws
in pull request #267.
Full Changelog: 4.2.12...4.2.13
4.2.12
What's Changed
- Fix the description of handler application by @chrzaszcz in #263
- Miscelaneous upgrades by @NelsonVides in #264
Full Changelog: 4.2.11...4.2.12
4.2.11
What's Changed
- This is an old remnant of an unused record, remove by @NelsonVides in #259
- Use rebar3_codecov 0.6.0 by @arcusfelis in #260
- Handle ws 'close' element properly by @chrzaszcz in #261
- Update deps and test in OTP26 by @NelsonVides in #262
Full Changelog: 4.2.10...4.2.11
4.2.10
What's Changed
- Allow to get default pubsub node config by @chrzaszcz in #257
Full Changelog: 4.2.9...4.2.10
4.2.9
What's Changed
- Wait until the stream is closed by the server on user removal by @chrzaszcz in #255
- Fix typos by @kianmeng in #251
- Update dependencies by @NelsonVides in #256
New Contributors
Full Changelog: 4.2.8...4.2.9
4.2.8
What's Changed
- Integrate OTP25 by @NelsonVides in #252
- Remove unnecessary and tls1.3 conflicting config by @NelsonVides in #253
Full Changelog: 4.2.7...4.2.8
4.2.6
What's Changed
- Update rebar3 to 3.17.0 by @vkatsuba in #248
- Use unique names for fresh story users by @arcusfelis in #249
Full Changelog: 4.2.5...4.2.6
4.2.5
Use gun 2.0.0-rc.2