Cake v0.38.3 and v0.38.4 released

Published
Friday, 26 June 2020
Category
Release Notes
Author
devlead

Version 0.38.3 of Cake has been released...in 0.38.4.

Because of a configuration error the hot fixes didn't go into 0.38.3, we corrected this in 0.38.4.

In this version, we are releasing two bug fixes that were identified after shipping our 0.38.2 release. One is a fix for how braces are escaped in console messages and the other is ensuring valid dates in zip files.

Contributions were included from:

Full details of everything that was included in this release can be seen below.

Issues

As part of this release we had 3 issues closed.

Bug

  • #2803 ArgumentOutOfRangeException: The DateTimeOffset specified cannot be converted into a Zip file timestamp .
  • #2798 Input string not in correct format starting in v0.38.0.

Build

  • #2799 Bump .NET Core SDK to 3.1.301.