Skip to content

Releases: Infisical/go-sdk

v0.8.0

Choose a tag to compare

@varonix0 varonix0 released this 28 May 23:34
4ed5667

What's Changed

  • chore: make AutoTokenRefresh a boolean pointer by @varonix0 in #74

Full Changelog: v0.7.2...v0.8.0

v0.7.2

Choose a tag to compare

@varonix0 varonix0 released this 27 May 20:39
89bbdcc

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@varonix0 varonix0 released this 16 Apr 01:47
88895e1

What's Changed

  • feat(logger): add a new config to define the log writter by @adilsitos in #70

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@varonix0 varonix0 released this 03 Apr 23:20
3c8f3e6

Breaking changes

The Go version has been bumped from 1.21 to 1.24. This means that projects using the Go SDK needs to be on at least v1.24 moving forward. This was done as a part of a dependencies update initiative.

What's Changed

Full Changelog: v0.6.9...v0.7.0

v0.6.9

Choose a tag to compare

@PrestigePvP PrestigePvP released this 24 Mar 22:54
38fb119

What's Changed

  • improvement: update list secrets to explicitly accept etag hash and 304 response by @PrestigePvP in #68

New Contributors

Full Changelog: v0.6.8...v0.6.9

v0.6.8

Choose a tag to compare

@akhilmhdh akhilmhdh released this 29 Jan 18:02
305df89

What's Changed

  • feat: added login methods to have sub-organization select support by @akhilmhdh in #67

Full Changelog: v0.6.7...v0.6.8

v0.6.7

Choose a tag to compare

@varonix0 varonix0 released this 27 Jan 16:15
60ecec4

What's Changed

Full Changelog: v0.6.5...v0.6.7

v0.6.5

Choose a tag to compare

@varonix0 varonix0 released this 19 Jan 23:53
f7e1fd7

What's Changed

  • feat: add tags to secret list/retrieve by @varonix0 in #64

Full Changelog: v0.6.4...v0.6.5

v0.6.4

Choose a tag to compare

@varonix0 varonix0 released this 07 Jan 01:27
559ce64

What's Changed

  • fix: token lifecycle sleep calculation to use actual remaining time by @varonix0 in #63

Full Changelog: v0.6.3...v0.6.4

v0.6.3

Choose a tag to compare

@varonix0 varonix0 released this 15 Dec 16:02
d231171

What's Changed

  • fix(token-lifecycle): access token refreshing by @varonix0 in #62

Full Changelog: v0.6.2...v0.6.3