Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 01:19
· 37 commits to main since this release
c463856

Features

  • Added support for selecting credential types through plugin configuration. (#157)

Other Changes

  • Updated the Azure.Identity library to 1.11.2 (#171, #173)
  • Enabled .NET AOT feature to optimize the size and execution time of the binary (#156)
  • Enabled GitHub Dependabot to automatically update dependencies. (#159)
  • Updated dependencies for .NET and GitHub workflow actions.

Detailed Commits

  • docs: update README for v1.0.2 by @JeyJeyGao in #152
  • bump,ci,fix: bump up dependencies and enable AOT by @JeyJeyGao in #156
  • bump(ci): update ci actions by @JeyJeyGao in #158
  • ci: add dependabot by @JeyJeyGao in #159
  • build(deps): bump super-linter/super-linter from 5 to 6 by @dependabot in #161
  • build(deps): bump actions/setup-dotnet from 3 to 4 by @dependabot in #160
  • feat: add credential_type plugin config by @JeyJeyGao in #157
  • fix(ci): test and release pipeline by @JeyJeyGao in #163
  • fix: dependabot exception when parsing .csproj by @JeyJeyGao in #165
  • fix: update credential type logic by @JeyJeyGao in #164
  • build(deps): bump Azure.Identity from 1.10.4 to 1.11.0 in /Notation.Plugin.AzureKeyVault by @dependabot in #171
  • build(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.8 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #168
  • build(deps): bump xunit from 2.6.2 to 2.7.1 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #166
  • build(deps): bump Moq from 4.20.69 to 4.20.70 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #170
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #167
  • build(deps): bump coverlet.collector from 6.0.0 to 6.0.2 in /Notation.Plugin.AzureKeyVault.Tests by @dependabot in #169
  • build(deps): bump Azure.Identity from 1.11.0 to 1.11.2 in /Notation.Plugin.AzureKeyVault by @dependabot in #173

Full Changelog: v1.0.2...v1.1.0