Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 08:53
· 1 commit to main since this release
79fcd26

Changes

  • Upgraded release pipeline runner to use ubuntu-24.04 for Linux and macOS binaries (#232)
  • Improved E2E testing security and reliability (#232, #213)

Other Changes

  • Updated dependencies with highlights below
    • Azure.identity v1.13.2
    • Azure.Security.KeyVault.Keys v4.7.0
    • Azure.Security.KeyVault.Secrets v4.7.0
    • Azure.Security.KeyVault.Certificates v4.7.0
    • System.Security.Cryptography.Pkcs v9.0.1

Detailed Commits

  • doc: update readme for v1.2.0 by @JeyJeyGao in #185
  • build(deps): bump Azure.Identity from 1.11.3 to 1.11.4 in /Notation.Plugin.AzureKeyVault by @dependabot in #187
  • build(deps): bump xunit from 2.8.1 to 2.9.0 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #191
  • build(deps): bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #190
  • bump: Azure.Identity 1.12.0 by @JeyJeyGao in #193
  • build(deps): bump super-linter/super-linter from 6 to 7 by @dependabot in #194
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #195
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #197
  • build(deps): bump Moq from 4.20.70 to 4.20.72 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #198
  • ci(test): replace the service principal with federated managed identity to access AKV by @JeyJeyGao in #213
  • build(deps): bump actions/github-script from 6 to 7 by @dependabot in #216
  • build(deps): bump Azure.Identity from 1.12.0 to 1.13.1 in /Notation.Plugin.AzureKeyVault by @dependabot in #215
  • build(deps): bump Azure.Security.KeyVault.Secrets from 4.6.0 to 4.7.0 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #211
  • build(deps): bump Azure.Security.KeyVault.Keys from 4.6.0 to 4.7.0 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #210
  • build(deps): bump xunit from 2.9.0 to 2.9.2 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #202
  • build(deps): bump Azure.Security.KeyVault.Certificates from 4.6.0 to 4.7.0 in /Notation.Plugin.AzureKeyVault by @dependabot in #207
  • build(deps): bump System.Security.Cryptography.Pkcs from 8.0.0 to 8.0.1 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #203
  • build(deps): bump System.Security.Cryptography.Pkcs from 8.0.1 to 9.0.0 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #218
  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #219
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #220
  • build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #221
  • build(deps): bump coverlet.collector from 6.0.2 to 6.0.3 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #222
  • build(deps): bump Azure.Identity from 1.13.1 to 1.13.2 in /Notation.Plugin.AzureKeyVault by @dependabot in #227
  • build(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #224
  • build(deps): bump xunit from 2.9.2 to 2.9.3 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #223
  • build(deps): bump System.Security.Cryptography.Pkcs from 9.0.0 to 9.0.1 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #225
  • build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #229
  • ci: improve reliability by @JeyJeyGao in #232

Full Changelog: v1.2.0...v1.2.1