Skip to content

Releases: Kitura/Kitura-Session

Swift 5.2 and Kitura 3.0.0 is new minimum; Fixed unit tests

05 Oct 17:27
640596e
Compare
Choose a tag to compare
4.0.0

Update CI; Swift 5.2 is now minimum; fix unit tests; Now depend on Ki…

3.3.4

08 Jul 21:28
b7c3476
Compare
Choose a tag to compare
  • Resolve compilation failure with Swift 5.1 (#68)

3.3.3

10 Apr 12:31
24f1869
Compare
Choose a tag to compare

Support Swift 5 (#66)

3.3.2

11 Mar 14:29
6e73282
Compare
Choose a tag to compare
  • fix: added Call to OnEndInvoked on cookie failure (#60)
  • fix: Use PKCS7 padding for cookie cryptor (#62)

3.3.1

30 Jan 16:28
511be68
Compare
Choose a tag to compare

fix: Remove Codable sessions for Swift 4.0 (#59)

3.3.0

13 Dec 13:10
Compare
Choose a tag to compare
  • feat: Support for direct storing and retrieval of Codable types (#54)

3.2.0

04 Jun 11:05
8d60bc0
Compare
Choose a tag to compare
  • feat: Type-safe Sessions using TypeSafeMiddleware (#48)

3.1.0

17 Apr 15:14
Compare
Choose a tag to compare
  • Update dependencies for Kitura 2.3 and BlueCryptor 1.0 (#45)
  • Support Swift 4.1

3.0.0

02 Feb 16:20
Compare
Choose a tag to compare
  • Removed dependency on SwiftyJSON (#43)

2.1.0

02 Feb 16:19
d72430d
Compare
Choose a tag to compare
  • Update to Kitura 2.1.x (#41)