Skip to content

v2.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@Kralizek Kralizek released this 20 May 08:03
· 16 commits to master since this release
111ccb7

What's Changed

  • Full 2.0 breaking refresh by @Copilot in #104
  • Split AddSecretsManager into three explicit modes: Discovery, KnownSecret, KnownSecrets by @Copilot in #112
  • feat: add OpenTelemetry distributed tracing and metrics by @Copilot in #113
  • Add behavioral test coverage for issues #103, #101, #86, #82, #65, #20 by @Copilot in #114
  • docs: add governance templates and contribution guidelines by @Kralizek in #115
  • Rework KeyGenerator to use SecretKeyGeneratorContext across all provider modes by @Copilot in #122
  • Add built-in key mapping options (SecretKeyMappingOptions) by @Copilot in #123
  • Rework sample directory for 2.0 APIs by @Copilot in #125

New Contributors

  • @Copilot made their first contribution in #104

Full Changelog: v1.7.0...v2.0.0-rc.1