vibe.d 0.7.33 maintenance release
vibe.d 0.7.33 maintenance release
Wed, 16 May 2018Being the final public release on the 0.7.x branch, this version on DMD 2.068.2 up to DMD 2.080.0 and LDC 1.9.0. It includes some major fixes and improvements backported from the 0.8.x branch. Since this marks the last 0.7.x release, all code depending on it should now be upgraded to 0.8.3 or later.
Improvements
- (Backported) MongoDB errors by the server are now reported as part of thrown exceptions - pull #2126, pull #1951
- (Backported) Fixes and large memory usage improvement for
URLRouter
- pull #2128, issue #1359, pull #2043
Bug fixes
- Fixed OpenSSL bogus peer certificate validation failures (by Márcio Martins) - pull #2121
- (Backported) Fixed leaked HTTP connections in
vibe.inet.urltransfer.download
- pull #2126, pull #2050 - (Backported) Fixed closing of HTTP client connections with "Connection: close" set in the response callback - pull #2126, pull #2112
- (Backported) Fixed various issues in the OpenSSL code - pull #2127, #1651, #1748, #1758, #1759, #1921, #1981, #2117
Download
http://code.dlang.org/packages/vibe-d/0.7.33
http://vibed.org/download?file=vibed-0.7.33.zip
https://github.com/vibe-d/vibe.d/tree/b75a021204f95fb96d8e345d39a1b4722f42e875
Comments for the post are currently disabled.
0 comments