Skip to content

Releases: microsoft/PSRule

v2.7.0-B0031

06 Dec 08:52
4e271b2
Compare
Choose a tag to compare
v2.7.0-B0031 Pre-release
Pre-release

What's changed since pre-release v2.7.0-B0016:

  • New features:
    • Added API version date comparison assertion method and expression by @BernieWhite.
      #1356
    • Added support for new functions by @BernieWhite.
      #1227
      • Added support for trim, replace, split, first, and last.
  • Bug fixes:

See change log.

v2.7.0-B0016

25 Nov 13:47
2ff19f5
Compare
Choose a tag to compare
v2.7.0-B0016 Pre-release
Pre-release

What's changed since pre-release v2.7.0-B0006:

See change log.

v2.7.0-B0006

21 Nov 17:47
005eb43
Compare
Choose a tag to compare
v2.7.0-B0006 Pre-release
Pre-release

What's changed since pre-release v2.7.0-B0001:

See change log.

v2.7.0-B0001

18 Nov 14:31
3d9589e
Compare
Choose a tag to compare
v2.7.0-B0001 Pre-release
Pre-release

What's changed since v2.6.0:

  • Bug fixes:

See change log.

v2.6.0

16 Nov 16:32
06df37e
Compare
Choose a tag to compare

What's changed since v2.5.3:

  • New features:
    • Added support for generating job summaries by @BernieWhite.
      #1264
      • Job summaries provide a markdown output for pipelines in addition to other supported output formats.
      • To use, configure the Output.JobSummaryPath option.
    • Added support for time bound suppression groups by @BernieWhite.
      #1335
      • Suppression groups can be configured to expire after a specified time by setting the spec.expiresOn property.
      • When a suppression group expires, the suppression group will generate a warning by default.
      • Configure the Execution.SuppressionGroupExpired option to ignore or error on expired suppression groups.
  • Engineering:
    • Bump Microsoft.NET.Test.Sdk to v17.4.0.
      #1331
    • Bump PSScriptAnalyzer to v1.21.0.
      #1318
    • Class clean up and documentation by @BernieWhite.
      #1186

What's changed since pre-release v2.6.0-B0034:

  • No additional changes.

See change log.

v2.6.0-B0034

13 Nov 11:29
d78c892
Compare
Choose a tag to compare
v2.6.0-B0034 Pre-release
Pre-release

What's changed since pre-release v2.6.0-B0013:

  • New features:
    • Added support for generating job summaries by @BernieWhite.
      #1264
      • Job summaries provide a markdown output for pipelines in addition to other supported output formats.
      • To use, configure the Output.JobSummaryPath option.
    • Added support for time bound suppression groups by @BernieWhite.
      #1335
      • Suppression groups can be configured to expire after a specified time by setting the spec.expiresOn property.
      • When a suppression group expires, the suppression group will generate a warning by default.
      • Configure the Execution.SuppressionGroupExpired option to ignore or error on expired suppression groups.
  • Engineering:
    • Bump Microsoft.NET.Test.Sdk to v17.4.0.
      #1331

See change log.

v2.6.0-B0013

26 Oct 14:54
8ac7897
Compare
Choose a tag to compare
v2.6.0-B0013 Pre-release
Pre-release

What's changed since v2.5.3:

  • Engineering:
    • Bump Microsoft.NET.Test.Sdk to v17.3.2.
      #1283
    • Bump PSScriptAnalyzer to v1.21.0.
      #1318
    • Class clean up and documentation by @BernieWhite.
      #1186

See change log.

v2.5.3

21 Oct 09:44
586900d
Compare
Choose a tag to compare

What's changed since v2.5.2:

See change log.

v2.5.2

19 Oct 17:50
0034460
Compare
Choose a tag to compare

What's changed since v2.5.1:

  • Bug fixes:
    • Fixed NUnit output does not escape characters in all result properties by @BernieWhite.
      #1316

See change log.

v2.5.1

16 Oct 06:23
94bcd09
Compare
Choose a tag to compare

What's changed since v2.5.0:

  • Bug fixes:

See change log.