Skip to content

SwiftNIO 2.74.0

Compare
Choose a tag to compare
@Lukasa Lukasa released this 02 Oct 15:46
· 76 commits to main since this release
6652060

What's Changed

SemVer Minor

  • Add ByteBuffer Hex init & write by @ali-ahsan-ali in #2837
  • Add functions for reading and writing length-prefixed data with customizable encodings for the length by @hamzahrmalik in #2867

SemVer Patch

  • ConditionLock deallocs its pthread_cond_t in more cases by @rnro in #2901

Full Changelog: 2.73.0...2.74.0