Releases: codewinsdotcom/PostgresClientKit
Releases · codewinsdotcom/PostgresClientKit
v1.1.1
27 Dec 18:16
Compare
Sorry, something went wrong.
No results found
Breaking
Enhancements
Bug fixes
Correct error handling in establishing SSL/TLS connection (related to #17 )
v1.1.0
26 Dec 21:03
Compare
Sorry, something went wrong.
No results found
Breaking
Enhancements
#16 Allow socket timeout to be set
#17 Allow SSL configuration to be set
Bug fixes
v1.0.0
04 Oct 23:45
Compare
Sorry, something went wrong.
No results found
Version 1.0.0!
No API changes in this release, though. Just recognizing that PostgresClientKit is ready for production use.
Breaking
Enhancements
Tested against Swift 5.1
Tested against iOS 13
Tested against PostgreSQL 12
Bug fixes
#13 Errors converting PostgresValue instances to PostgresTime, PostgresTimeWithTimeZone, PostgresTimestamp, PostgresTimestampWithTimeZone
#15 Issues creating PostgresTimeWithTimeZone and PostgresTimestampWithTimeZone instances from strings using Swift 5.1 on Linux
v0.3.2
25 Jul 20:00
Compare
Sorry, something went wrong.
No results found
Bug fixes
Breaking
Enhancements
Bug fixes
#10 Intermittent "response truncated" error on SSL connection
v0.3.1
16 Jul 03:47
Compare
Sorry, something went wrong.
No results found
Swift 5.1 compatibility (based on Xcode 11.0 Beta 3)
Breaking
Enhancements
Bug fixes
#7 Compilation Error on Xcode 11.0 beta 3 (Swift 5.1)
v0.3.0
24 May 15:25
Compare
Sorry, something went wrong.
No results found
Connection pool support
Breaking
Enhancements
ConnectionPool, ConnectionPoolConfiguration, ConnectionPoolMetrics
Bug fixes
v0.2.0
01 May 16:34
Compare
Sorry, something went wrong.
No results found
CocoaPods support.
Breaking
Enhancements
Bug fixes
v0.1.0
29 Apr 21:19
Compare
Sorry, something went wrong.
No results found
Should be ready for production use.
We'll release v1.0.0 in a month, after a little seasoning time.