Releases: Infisical/sdk
Releases · Infisical/sdk
2.2.5
- Fix: Java aarch64 musl/gnu support
Full Changelog: 2.2.4...2.2.5
2.2.4
What's Changed
- Fix: Secret depth priority by @DanielHougaard in #39
- Feat: Java linux aarch64 support.
Full Changelog: 2.2.3...2.2.4
2.2.3
2.2.2
- Fixed Node.js SDK for MacOS Intel.
2.2.1
- Added new Azure auth method.
2.2.0
Infisical SDK 2.2.0
Features
- New authentication methods
- GCP ID Token
- GCP IAM
- AWS IAM
- Kubernetes
- Recursive secret fetching support
- Secret referencing support
Bug fixes
- Incorrect secret import order
- Attach to env would previously override local/pre-existing secrets. This is now resolved.
2.1.9
- Minor update, resolved security warnings reported by Github
2.1.8
- Remove unnecessary Rust dependency from Python SDK
- Fixed Python wheels on certain architectures
2.1.7
- Fix for BadSignature and UnknownIssuer certificate bug after migration.
2.1.6
- Fix for BadSignature certificate issue