Releases: esl/escalus
Releases · esl/escalus
4.5.0
Add support for the SHA3 family of hashes to SCRAM authentication.
What's Changed
- Updates deps and scram by @NelsonVides in #277
Full Changelog: 4.4.1...4.5.0
4.4.1
What's Changed
- Forward SSL tickets to the client code by @arcusfelis in #276
Full Changelog: 4.4.0...4.4.1
4.4.0
Breaking change, fast_tls
is supported no longer.
What's Changed
- Remove obsolete fast_tls by @NelsonVides in #274
Full Changelog: 4.3.0...4.4.0
4.3.0
Mostly notable is a breaking change by the underlying exml
library, see #272.
What's Changed
- Deps upgrades and changes by @NelsonVides in #271
- SSL hibernate_after flag by @NelsonVides in #273
- Upgrade exml to 4.0.0 by @NelsonVides in #272
- Add missing specs by @NelsonVides in #275
Full Changelog: 4.2.16...4.3.0
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