Skip to content

Releases: microsoft/PSRule

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.

v2.5.0

06 Oct 13:32
e08c552
Compare
Choose a tag to compare

What's changed since v2.4.2:

  • New features:
    • Experimental: Added support for only processing changed files by @BernieWhite.
      #688
      • To ignore unchanged files, set the Input.IgnoreUnchangedPath option to true.
  • General improvements:
    • Added labels metadata from grouping and filtering rules by @BernieWhite.
      #1272
      • Labels are metadata that extends on tags to provide a more structured way to group rules.
      • Rules can be classified by setting the metadata.labels property or -Labels parameter.
    • Provide unblock for command line tools by @BernieWhite.
      #1261
  • Engineering:
    • Bump Microsoft.NET.Test.Sdk to v17.3.1.
      #1248
  • Bug fixes:
    • Fixed could not load Microsoft.Management.Infrastructure by @BernieWhite.
      #1249
      • To use minimal initial session state set Execution.InitialSessionState to Minimal.
    • Fixed unhandled exception with GetRootedPath by @BernieWhite.
      #1251
    • Fixed Dockerfile case sensitivity by @BernieWhite.
      #1269

What's changed since pre-release v2.5.0-B0080:

  • No additional changes.

See change log.

v2.5.0-B0080

04 Oct 14:47
fad3b68
Compare
Choose a tag to compare
v2.5.0-B0080 Pre-release
Pre-release

What's changed since pre-release v2.5.0-B0045:

  • Bug fixes:

See change log.

v2.5.0-B0045

04 Oct 03:58
24b0fe0
Compare
Choose a tag to compare
v2.5.0-B0045 Pre-release
Pre-release

What's changed since pre-release v2.5.0-B0015:

  • New features:
    • Experimental: Added support for only processing changed files by @BernieWhite.
      #688
      • To ignore unchanged files, set the Input.IgnoreUnchangedPath option to true.
      • See [creating your pipeline][5] for more information.
  • General improvements:
    • Added labels metadata from grouping and filtering rules by @BernieWhite.
      #1272
      • Labels are metadata that extends on tags to provide a more structured way to group rules.
      • Rules can be classified by setting the metadata.labels property or -Labels parameter.
  • Bug fixes:

See change log

v2.4.2

04 Oct 13:43
1e0da33
Compare
Choose a tag to compare

What's changed since v2.4.1:

  • Bug fixes:

See change log.

v2.4.1

29 Sep 15:36
fe8e2b1
Compare
Choose a tag to compare

What's changed since v2.4.0:

See change log

v2.5.0-B0015

16 Sep 23:36
ece3da0
Compare
Choose a tag to compare
v2.5.0-B0015 Pre-release
Pre-release

What's changed since pre-release v2.5.0-B0004:

  • General improvements:

See change log

v2.5.0-B0004

31 Aug 17:18
63ec216
Compare
Choose a tag to compare
v2.5.0-B0004 Pre-release
Pre-release

What's changed since v2.4.0:

  • Engineering:
    • Bump Microsoft.NET.Test.Sdk to v17.3.1.
      #1248
  • Bug fixes:
    • Fixed could not load Microsoft.Management.Infrastructure by @BernieWhite.
      #1249
      • To use minimal initial session state set Execution.InitialSessionState to Minimal.
    • Fixed unhandled exception with GetRootedPath by @BernieWhite.
      #1251

See change log

v2.4.0

29 Aug 06:34
23abf21
Compare
Choose a tag to compare

What's changed since v2.3.2:

  • New features:
    • Experimental: Added support for functions within YAML and JSON expressions by @BernieWhite.
      #1227
      #1016
      • Added conversion functions boolean, string, and integer.
      • Added lookup functions configuration, and path.
      • Added string functions concat, substring.
    • Experimental: Added support for sub-selector YAML and JSON expressions by @BernieWhite.
      #1024
      #1045
      • Sub-selector pre-conditions add an additional expression to determine if a rule is executed.
      • Sub-selector object filters provide an way to filter items from list properties.
  • Engineering:
    • Improvements to PSRule engine API documentation by @BernieWhite.
      #1186
    • Updates to PSRule engine API by @BernieWhite.
      #1152
      • Added tool support for baselines parameter.
      • Added module path discovery.
      • Added output for verbose and debug messages.
    • Bump support projects to .NET 6 by @BernieWhite.
      #1209
    • Bump Microsoft.NET.Test.Sdk to v17.3.0.
      #1213
    • Bump BenchmarkDotNet to v0.13.2.
      #1241
    • Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.2.
      #1242
  • Bug fixes:
    • Fixed reporting of duplicate identifiers which were not generating an error for all cases by @BernieWhite.
      #1229
      • Added Execution.DuplicateResourceId option to configure PSRule behaviour.
      • By default, duplicate resource identifiers return an error.
    • Fixed exception on JSON baseline without a synopsis by @BernieWhite.
      #1230
    • Fixed repository information not in output by @BernieWhite.
      #1219

What's changed since pre-release v2.4.0-B0091:

  • No additional changes.

See change log

v2.4.0-B0091

28 Aug 12:09
80df5c8
Compare
Choose a tag to compare
v2.4.0-B0091 Pre-release
Pre-release

What's changed since pre-release v2.4.0-B0063:

  • Engineering:
    • Bump BenchmarkDotNet to v0.13.2.
      #1241
    • Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.2.
      #1242

See change log