From daa31bc34fa1f44c8abb02877c4346ffd109c1de Mon Sep 17 00:00:00 2001 From: Shaopeng Li Date: Tue, 21 Feb 2023 14:09:34 -0800 Subject: [PATCH] Releasing v3.2.0 --- src/ReleaseHistory.md | 2 +- src/build.props | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ReleaseHistory.md b/src/ReleaseHistory.md index 5bc36570d..d51942289 100644 --- a/src/ReleaseHistory.md +++ b/src/ReleaseHistory.md @@ -1,6 +1,6 @@ # SARIF Package Release History (SDK, Driver, Converters, and Multitool) -## **v3.2.0** (UNRELEASED) +## **v3.2.0** [Sdk](https://www.nuget.org/packages/Sarif.Sdk/3.2.0) | [Driver](https://www.nuget.org/packages/Sarif.Driver/3.2.0) | [Converters](https://www.nuget.org/packages/Sarif.Converters/3.2.0) | [Multitool](https://www.nuget.org/packages/Sarif.Multitool/3.2.0) | [Multitool Library](https://www.nuget.org/packages/Sarif.Multitool.Library/3.2.0) * BRK: `SarifLogger` no longer allows providing a `Tool` instance. Use the `run` parameter instead (and populate it with any custom `Tool` object). [#2614](https://github.com/microsoft/sarif-sdk/pull/2614) * BRK: `SarifLogger` updates version details differently. [#2611](https://github.com/microsoft/sarif-sdk/pull/2611) * BRK: Add `ToolComponent` argument to `IAnalysisLogger.Log(ReportingDescriptor, Result)` method. [#2611](https://github.com/microsoft/sarif-sdk/pull/2611) diff --git a/src/build.props b/src/build.props index f670e1001..2b14c1d48 100644 --- a/src/build.props +++ b/src/build.props @@ -10,8 +10,8 @@ Microsoft Microsoft SARIF SDK © Microsoft Corporation. All rights reserved. - 3.1.0 - 3.1.0-beta1 + 3.2.0 + 3.1.0 2.1.0-rtm.6