Skip to content

Releases: Infisical/sdk

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.

2.1.2

24 Jan 21:50
c84056c
Compare
Choose a tag to compare

What's Changed

  • Fixed Python schemas.
  • Fixed python process hanging on error in some cases.
  • Fixed .NET attach to process env

Full Changelog: 2.1.1...2.1.2

2.1.1

24 Jan 18:36
Compare
Choose a tag to compare
  • FIxed type issues for Python SDK.

2.1.0

24 Jan 06:04
Compare
Choose a tag to compare

What's Changed

  • Refactor Node release CI.
  • Refactored how our bindings integrate into the SDK's
  • Added support for all architectures for Node.js SDK.

Full Changelog: 2.0.7...2.1.0

2.0.7

22 Jan 01:18
Compare
Choose a tag to compare

Fixed library target architecture for .NET & Java.

Full Changelog: 2.0.6...2.0.7

2.0.6

17 Jan 13:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

13 Jan 05:03
Compare
Choose a tag to compare

What's Changed

  • Fixed rare unexpected Rust crash, resulting in undefined behavior by @rustaceanrob in #11
  • Fixed Node.js import issue by @DanielHougaard
  • Added i32 arch support for Node.js SDK.
  • Decreased Node.js SDK size with 92% on average.

New Contributors

Full Changelog: 2.0.2...2.0.5

1.2.2

10 Jan 20:07
Compare
Choose a tag to compare
  • Fixed .NET cryptography method naming convention.

1.2.1

10 Jan 19:02
Compare
Choose a tag to compare

Minor README' fixes.