Skip to content

SwiftNIO 2.31.0

Compare
Choose a tag to compare
@Lukasa Lukasa released this 04 Aug 09:54
· 686 commits to main since this release
87c5323

SemVer Minor

  • Add support for inspecting ingress UDP packet info (#1888) (patch credit to @Austinpayne)
  • Adds Equatable and ExpressibleByArrayLiteral conformance to ByteBufferView (#1886) (patch credit to @mcomisso)

SemVer Patch

  • Make ByteBuffer unconditionally use zero-copy for JSON Decoding (#1889) (patch credit to @pejato)
  • Remove deprecated NIO1APIShims (#1893, #1897) (patch credit to @glessard)