Skip to content

0.13.1 hotfix Swift, Objective-C, Go, Node.js, WebAssembly

Compare
Choose a tag to compare
@ilammy ilammy released this 13 Aug 16:03
· 258 commits to master since this release
0.13.1
4cf9a8d

TL;DR:

  • AndroidThemis is now available on JCenter
  • ObjCThemis and SwiftThemis get latest OpenSSL update
  • ObjCThemis and SwiftThemis now require Xcode 11 (or later)
  • Minor security fixes in GoThemis, JsThemis, WasmThemis

Code:

  • Core

    • Improved compatibility with OpenSSL 1.1.1 (#684).
  • Android

    • AndroidThemis is now available on JCenter (#679).
  • Go

    • Fixed panics on 32-bit systems when processing corrupted data (#677).
    • Improved GoThemis package README and documentation (#699).
  • Node.js

    • Minor dependency updates making the world a better place (#680).
  • WebAssembly

    • Minor dependency updates making the world a better place (#680).
  • Swift

    • Updated OpenSSL to the latest 1.1.1g (#692).
  • Objective-C

    • Updated OpenSSL to the latest 1.1.1g (#692).

Infrastructure:

  • AndroidThemis is now available on JCenter (#679).
  • ObjCThemis and SwiftThemis now require Xcode 11 (#692).