Skip to content

Releases: dotnet/sign

v0.9.1-beta.25379.1

31 Jul 15:27
ba6e717
Compare
Choose a tag to compare

What's Changed

  • Update .NET SDK, runtime, and dependencies by @dtivel in #914
  • Localized file check-in by OneLocBuild Task: Build definition ID 1190: Build ID 2759792 by @dotnet-bot in #915

Full Changelog: v0.9.1-beta.25330.2...v0.9.1-beta.25379.1

v0.9.1-beta.25330.2

18 Jul 15:52
dc01dca
Compare
Choose a tag to compare

What's Changed

  • Update dependencies, .NET SDK, and runtime by @dtivel in #893
  • Added --azure-credential-type option that can be used to specify the credential type for Azure authentication. by @dlemstra in #891
  • Update dependencies by @dtivel in #898
  • Localized file check-in by OneLocBuild Task: Build definition ID 1190: Build ID 2735956 by @dotnet-bot in #899
  • Enable package source mapping by @dtivel in #901
  • Add documentation for file filtering/globbing by @Foda in #896
  • Add RecurseContainers option for signing process by @Foda in #895
  • Update dependencies by @dtivel in #905
  • CI: add package source mappings for CI tools by @dtivel in #907

New Contributors

  • @Foda made their first contribution in #896

Full Changelog: v0.9.1-beta.25278.1...v0.9.1-beta.25330.2

v0.9.1-beta.25278.1

30 May 15:35
8c33a2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1-beta.25264.1...v0.9.1-beta.25278.1

v0.9.1-beta.25264.1

14 May 17:47
2652a87
Compare
Choose a tag to compare

What's Changed

  • The KeyVaultService should use GetRSAPublicKey instead of GetRSAPrivateKey. by @dlemstra in #871

Full Changelog: v0.9.1-beta.25262.3...v0.9.1-beta.25264.1

v0.9.1-beta.25262.3

12 May 23:05
ab210c7
Compare
Choose a tag to compare

What's Changed

  • Suppress CodeQL.SM05137 by @dtivel in #862
  • Fix bug where the RSA object that is created with GetRSAPublicKey is not disposed. by @dlemstra in #864
  • Pass in RSA instead of X509Certificate2 in the constructor of the RSATrustedSigning class. by @dlemstra in #870
  • Added RSAKeyVaultWrapper that resolves calls to the ExportParameters method of the RSAKeyVault. by @dlemstra in #866

Full Changelog: v0.9.1-beta.25228.1...v0.9.1-beta.25262.3

v0.9.1-beta.25228.1

28 Apr 16:33
87ba950
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1-beta.25224.2...v0.9.1-beta.25228.1

v0.9.1-beta.25224.2

24 Apr 22:01
a242dd0
Compare
Choose a tag to compare

What's Changed

  • Test: dispose DirectoryService by @dtivel in #845
  • Improve detection of Dynamics Business Central .app files by @dtivel in #846
  • Allow 'code' commands to accept multiple file arguments by @bgrainger in #816
  • Update dependencies by @dtivel in #854
  • Localized file check-in by OneLocBuild Task: Build definition ID 1190: Build ID 2694771 by @dotnet-bot in #855

New Contributors

Full Changelog: v0.9.1-beta.25181.2...v0.9.1-beta.25224.2

v0.9.1-beta.25181.2

31 Mar 18:15
5beaa81
Compare
Choose a tag to compare

What's Changed

  • VSIX: fix signature timestamp format string bug by @dtivel in #839
  • NuGet/VSIX: propagate SignAsync(...) failures by @dtivel in #840

Full Changelog: b48db54...v0.9.1-beta.25181.2

NuGet package: https://www.nuget.org/packages/sign/0.9.1-beta.25181.2

Sign CLI

17 Jan 16:16
7b32935
Compare
Choose a tag to compare

Known issues: #554

SignClient v1.3.155

01 Mar 13:23
Compare
Choose a tag to compare

Changes:

  • #352: Enable logging of MSAL traces to aid in debugging.
  • #351: Ensure auth context is reused across calls for caching
  • #349: Dependency Updates
  • #345: Bump Microsoft.Identity.Client from 4.26.0 to 4.27.0
  • #344: Bump Microsoft.ApplicationInsights.AspNetCore from 2.16.0 to 2.17.0
  • #342: Bump Microsoft.Identity.Client from 4.25.0 to 4.26.0
  • #337: Bump Microsoft.Identity.Client from 4.24.0 to 4.25.0
  • #332: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.7.4 to 1.3.7.5
  • #328: Bump Microsoft.Identity.Client from 4.23.0 to 4.24.0
  • #327: Change base retry delay to 5 sec
See More
  • #326: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.7.3 to 1.3.7.4
  • #325: Bump Refit from 5.2.1 to 5.2.4
  • #324: Bump Microsoft.Identity.Client from 4.22.0 to 4.23.0
  • #322: Bump Azure.Identity from 1.2.3 to 1.3.0
  • #312: Bump Microsoft.Identity.Client from 4.19.0 to 4.22.0
  • #303: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.7 to 1.3.7.3
  • #300: Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37
  • #323: Bump Microsoft.Azure.Management.KeyVault from 3.0.1 to 3.1.0
  • #321: Bump Microsoft.Extensions.Logging.ApplicationInsights from 2.15.0 to 2.16.0
  • #319: Bump Microsoft.ApplicationInsights.AspNetCore from 2.14.0 to 2.16.0
  • #299: Bump NuGetKeyVaultSignTool.Core from 3.0.36 to 3.1.6
  • #298: Bump Microsoft.Identity.Client from 4.18.0 to 4.19.0
  • #296: Bump Microsoft.Extensions.Logging.ApplicationInsights from 2.14.0 to 2.15.0
  • #295: Bump Azure.Identity from 1.2.2 to 1.2.3
  • #291: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.7 to 3.1.8
  • #293: Bump Microsoft.Extensions.Configuration.Json from 3.1.7 to 3.1.8
  • #290: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.7 to 3.1.8
  • #288: Bump Refit from 5.1.67 to 5.2.1
  • #286: Bump Microsoft.Identity.Client from 4.17.1 to 4.18.0
  • #285: Bump NuGetKeyVaultSignTool.Core from 3.0.32 to 3.0.36
  • #283: Bump Azure.Identity from 1.2.1 to 1.2.2
  • #282: Bump Azure.Identity from 1.2.0 to 1.2.1
  • #281: Bump NuGetKeyVaultSignTool.Core from 3.0.24 to 3.0.32
  • #278: Bump Microsoft.AspNetCore.AzureAppServices.HostingStartup from 3.1.6 to 3.1.7
  • #273: Bump Azure.Identity from 1.2.0-preview.2 to 1.2.0
  • #276: Bump Microsoft.AspNetCore.Authentication.AzureAD.UI from 3.1.6 to 3.1.7
  • #279: Bump Microsoft.Extensions.Configuration.Json from 3.1.6 to 3.1.7
  • #277: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.6 to 3.1.7
  • #275: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.6 to 3.1.7
  • #274: Update Deployment.md - set new repo name
  • #272: Avoid reflection in CryptoConfigShims
  • #271: Remove dependency on Application Insights resource
  • #268: Fix path to mage.
  • #219: Signing VSTO manifests not working
  • #267: Bump Microsoft.Identity.Client from 4.17.0 to 4.17.1
  • #263: Bump Microsoft.Identity.Client from 4.16.1 to 4.17.0
  • #262: Bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31
  • #261: Bump NuGetKeyVaultSignTool.Core from 3.0.18 to 3.0.24
  • #260: Bump Microsoft.AspNetCore.AzureAppServices.HostingStartup from 3.1.5 to 3.1.6
  • #254: Bump NuGetKeyVaultSignTool.Core from 3.0.16 to 3.0.18
  • #259: Bump Microsoft.AspNetCore.Authentication.AzureAD.UI from 3.1.5 to 3.1.6
  • #256: Bump Microsoft.Extensions.Configuration.Json from 3.1.5 to 3.1.6
  • #257: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.5 to 3.1.6
  • #258: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.5 to 3.1.6
  • #255: Bump Microsoft.Identity.Client from 4.16.0 to 4.16.1
  • #253: Bump Azure.Security.KeyVault.Certificates from 4.0.2 to 4.0.3
  • #252: Bump Microsoft.Identity.Client from 4.15.0 to 4.16.0
  • #251: Bump Microsoft.Azure.Management.KeyVault from 3.0.0 to 3.0.1
  • #250: Bump Microsoft.IdentityModel.Clients.ActiveDirectory from 5.2.7 to 5.2.8
  • #249: Bump Microsoft.Identity.Client from 4.14.0 to 4.15.0
  • #248: Url
  • #230: Bump Microsoft.ApplicationInsights.AspNetCore from 2.13.1 to 2.14.0
  • #246: Bump Microsoft.AspNetCore.AzureAppServices.HostingStartup from 3.1.3 to 3.1.5
  • #244: Bump Microsoft.AspNetCore.Authentication.AzureAD.UI from 3.1.3 to 3.1.5
  • #247: Bump NuGetKeyVaultSignTool.Core from 3.0.9 to 3.0.16
  • #242: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.4 to 3.1.5
  • #245: Bump Microsoft.Extensions.Configuration.Json from 3.1.4 to 3.1.5
  • #243: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.4 to 3.1.5
  • #240: Bump Microsoft.Identity.Client from 4.13.0 to 4.14.0
  • #238: Bump NuGetKeyVaultSignTool.Core from 3.0.4 to 3.0.9
  • #234: Bump Microsoft.Extensions.Configuration.Json from 3.1.3 to 3.1.4
  • #235: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.3 to 3.1.4
  • #233: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.3 to 3.1.4
  • #232: Bump Microsoft.Identity.Client from 4.12.0 to 4.13.0
  • #231: Bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91
  • #229: Bump Microsoft.Extensions.Logging.ApplicationInsights from 2.13.1 to 2.14.0
  • #228: Update keyvault sdk
  • #225: Bump Microsoft.Identity.Client from 4.11.0 to 4.12.0
  • #223: Bump Refit from 5.1.54 to 5.1.67
  • #222: Bump Microsoft.Identity.Client from 4.10.0 to 4.11.0
  • #221: Link Code of Conduct
  • #220: Bump Refit from 5.1.27 to 5.1.54
  • #218: Add docs for working with existing Key Vaults
  • #217: Bump Microsoft.Azure.Management.KeyVault from 2.4.3 to 3.0.0
  • #215: Bump Nerdbank.GitVersioning from 3.1.71 to 3.1.74
  • #208: Bump Microsoft.AspNetCore.Authentication.AzureAD.UI from 3.1.2 to 3.1.3
  • #209: Bump Microsoft.AspNetCore.AzureAppServices.HostingStartup from 3.1.2 to 3.1.3
  • #212: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.6 to 1.3.7
  • #211: Bump NuGetKeyVaultSignTool.Core from 2.0.36 to 2.0.41
  • #210: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.2 to 3.1.3
  • #206: Bump Microsoft.Extensions.Configuration.Json from 3.1.2 to 3.1.3
  • #207: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.2 to 3.1.3
  • #205: Bump Refit from 5.0.23 to 5.1.27
  • #204: Bump Microsoft.Identity.Client from 4.9.0 to 4.10.0
  • #203: Bump Nerdbank.GitVersioning from 3.1.68 to 3.1.71
  • #194: Bump Microsoft.ApplicationInsights.AspNetCore from 2.12.0 to 2.13.1
  • #189: Update dependencies
  • #181: Bump Microsoft.IdentityModel.Clients.ActiveDirectory from 5.2.6 to 5.2.7
  • #202: Return exit code 3 from SignClient when no files will be signed
  • #201: Fix compiler warnings
  • #197: Exit code 0 when no files found to sign
  • #193: Bump Microsoft.Extensions.Logging.ApplicationInsights from 2.12.1 to 2.13.1
  • #200: Fix build breaks
  • #198: Bump Nerdbank.GitVersioning from 3.0.50 to 3.1.68
  • #176: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.5 to 1.3.6
  • #195: Bump Microsoft.Identity.Client from 4.8.2 to 4.9.0
  • #187: Bump Microsoft.Extensions.Configuration.Json from 3.1.1 to 3.1.2
  • #184: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.1 to 3.1.2
  • #185: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.1 to 3.1.2
  • #182: Bump Microsoft.Identity.Client from 4.8.1 to 4.8.2
  • #180: Bump NuGetKeyVaultSignTool.Core from 2.0.26 to 2.0.28
  • #179: Bump Microsoft.Azure.KeyVault from 3.0.4 to 3.0.5
  • #177: Bump Microsoft.Identity.Client from 4.8.0 to 4.8.1
  • #174: Bump Microsoft.Extensions.Logging.ApplicationInsights from 2.12.0 to 2.12.1

This list of changes was auto generated.