v0.9.3
Overview
Dependency upgrades and minor improvements.
Important note: Minimum supported Go version was bumped from v1.18
to v1.19
Features
- feat: use Vault API for auth providers by @akijakya in #71
- perf: add session cache to improve tls efficiency by @sterchelen in #332
- feat: bump go and vault dep version by @ramizpolic in #337
Dependencies
- build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #310
- build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #323
- build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 by @dependabot in #322
- build(deps): bump github.com/hashicorp/vault/api/auth/azure from 0.4.1 to 0.5.0 by @dependabot in #324
- build(deps): bump github.com/aws/aws-sdk-go from 1.49.8 to 1.49.22 by @dependabot in #318
New Contributors
- @sterchelen made their first contribution in #332
Full Changelog: v0.9.2...v0.9.3