Skip to content

Releases: Infisical/sdk

2.2.3

27 May 22:15
Compare
Choose a tag to compare

What's Changed

  • Fix: Caching path bug #29
  • Fix K8 & Azure auth types for Python SDK

2.2.2

27 May 18:13
0d687a0
Compare
Choose a tag to compare
  • Fixed Node.js SDK for MacOS Intel.

2.2.1

27 May 16:49
de75e04
Compare
Choose a tag to compare
  • Added new Azure auth method.

2.2.0

25 May 17:00
Compare
Choose a tag to compare

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

15 Apr 11:45
Compare
Choose a tag to compare
  • Minor update, resolved security warnings reported by Github

2.1.8

01 Feb 21:49
57a3725
Compare
Choose a tag to compare
  • Remove unnecessary Rust dependency from Python SDK
  • Fixed Python wheels on certain architectures

2.1.7

30 Jan 20:59
Compare
Choose a tag to compare
  • Fix for BadSignature and UnknownIssuer certificate bug after migration.

2.1.6

30 Jan 08:38
Compare
Choose a tag to compare
  • Fix for BadSignature certificate issue

2.1.5

29 Jan 10:04
Compare
Choose a tag to compare
  • Fix python long install issue on MacOS ARM64.

2.1.3

26 Jan 22:52
Compare
Choose a tag to compare

(Hotfix): Python list secrets bug.