8.9 KiB
Change log
Unreleased
What's changed since v0.6.0:
- Engineering:
- Bump PSRule to v2.9.0. #172
- Bump Pester to v5.6.1. #172
- Bump PSScriptAnalyzer to v1.22.0. #172
- Bump xunit to v2.9.0. #170
- Bump xunit.runner.visualstudio to v2.5.8. #162
- Bump Microsoft.NET.Test.Sdk to v17.10.0. #165
- Bump Microsoft.CodeAnalysis.NetAnalyzers to v8.0.0. #145
- Bump Microsoft.SourceLink.GitHub to v8.0.0. #153
- Bump coverlet.collector to v6.0.2. #158
v0.6.0
What's changed since v0.5.0:
- Engineering:
What's changed since pre-release v0.6.0-B0035:
- No additional changes.
v0.6.0-B0035 (pre-release)
What's changed since pre-release v0.6.0-B0012:
- Engineering:
v0.6.0-B0012 (pre-release)
What's changed since v0.5.0:
- Engineering:
v0.5.0
What's changed since v0.4.0:
- Engineering:
- Bump PSRule to v2.3.2. #90
- Bump Microsoft.PowerShell.SDK to v7.2.6. #80
- Bump Microsoft.NET.Test.Sdk to v17.3.0. #79
- Upgrade support projects to .NET 6 by @BernieWhite. #83
- Automatically update PowerShell dependencies by @BernieWhite. #84
- Update Pester tests to v5 by @BernieWhite. #15
- Added code signing and SBOM metadata by @BernieWhite. #86
What's changed since pre-release v0.5.0-B0014:
- No additional changes.
v0.5.0-B0014 (pre-release)
What's changed since pre-release v0.5.0-B0005:
- Engineering:
- Bump PSRule to v2.3.2. #90
v0.5.0-B0005 (pre-release)
What's changed since v0.4.0:
- Engineering:
- Bump Microsoft.PowerShell.SDK to v7.2.6. #80
- Bump Microsoft.NET.Test.Sdk to v17.3.0. #79
- Upgrade support projects to .NET 6 by @BernieWhite. #83
- Automatically update PowerShell dependencies by @BernieWhite. #84
- Update Pester tests to v5 by @BernieWhite. #15
- Added code signing and SBOM metadata by @BernieWhite. #86
v0.4.0
What's changed since v0.3.0:
What's changed since pre-release v0.4.0-B2208003:
- No additional changes.
v0.4.0-B2208003 (pre-release)
What's changed since pre-release v0.4.0-B2206007:
- Engineering:
- Bump xunit to v2.4.2. #76
v0.4.0-B2206007 (pre-release)
What's changed since v0.3.0:
- Engineering:
- Bump Newtonsoft.Json to v13.0.1. #73
v0.3.0
What's changed since v0.2.0:
- New features:
- General improvements:
- Ignore null or empty field and data properties. #44
- Added
CorrelationId
to ingested events. #45 - Added configuration of workspace parameter through environment variable.
#32
- Set
PSRULE_CONFIGURATION_MONITOR_WORKSPACE_ID
to configure the workspace id. - Set
PSRULE_CONFIGURATION_MONITOR_WORKSPACE_KEY
to configure the shared key.
- Set
- Added
Duration_d
that duration in milliseconds that the rule took to execute. #49
What's changed since pre-release v0.3.0-B2108014:
- No additional changes.
v0.3.0-B2108014 (pre-release)
What's changed since pre-release v0.3.0-B2108008:
- General improvements:
- Added
Duration_d
that duration in milliseconds that the rule took to execute. #49
- Added
v0.3.0-B2108008 (pre-release)
What's changed since v0.2.0:
- New features:
- General improvements:
- Ignore null or empty field and data properties. #44
- Added
CorrelationId
to ingested events. #45 - Added configuration of workspace parameter through environment variable.
#32
- Set
PSRULE_CONFIGURATION_MONITOR_WORKSPACE_ID
to configure the workspace id. - Set
PSRULE_CONFIGURATION_MONITOR_WORKSPACE_KEY
to configure the shared key.
- Set
v0.2.0
What's changed since v0.1.0:
- New features:
What's changed since pre-release v0.2.0-B2104009:
- No additional changes.
v0.2.0-B2104009 (pre-release)
What's changed since v0.1.0:
- New features:
v0.1.0
What's changed since pre-release v0.1.0-B1912005:
- Bug fixes:
- Removed module dependency on
PSRule
. #13
- Removed module dependency on
v0.1.0-B1912005 (pre-release)
- Initial pre-release.