Skip to content

Release v16.19.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:44
ae98274

Caution

Known broken packageCratis.Chronicle.Testing in this release bakes in Cratis.Screenplay 1.x types, so consumer specs fail against Screenplay 2.0+ (#3598). Use v16.19.3 or later.

Fixed

  • Applications that depend on both Chronicle and Arc can upgrade again. Arc releases up to 21.0.2 pulled in an unlisted build of SharpCompress that NuGet ordered above the listed version Chronicle pins, which failed the restore with a package downgrade error (NU1605).