Skip to content

Releases: Infisical/infisical

infisical-cli/v0.41.84

10 Jun 22:17
f0a70e2
Compare
Choose a tag to compare

Changelog

  • a6271a6 fix: allow for empty target URLs
  • 47e778a feat(gateway): use gateway for full k8s request life-cycle

infisical-cli/v0.41.83

08 Jun 20:35
33d740a
Compare
Choose a tag to compare

Changelog

  • bf81469 Merge branch 'heads/main' into daniel/gateway-docs
  • 8445127 feat(gateway): multiple authentication methods

infisical/v0.132.4-postgres

06 Jun 23:43
f8c822e
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.132.3-postgres...infisical/v0.132.4-postgres

infisical/v0.132.3-postgres

06 Jun 14:59
b4f3719
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.132.2-postgres...infisical/v0.132.3-postgres

infisical-cli/v0.41.82

06 Jun 17:13
9203088
Compare
Choose a tag to compare

Changelog

infisical-cli/v0.41.81

06 Jun 14:12
45485f8
Compare
Choose a tag to compare

Changelog

  • 022ecf7 fix(gateway): handle malformed URL's

infisical-cli/v0.41.8

05 Jun 20:55
16ce1f4
Compare
Choose a tag to compare

Changelog

  • ed4882d fix: simplify gateway http copy logic
  • caa129b requested changes
  • 07902f7 feat(identities/kubernetes-auth): use gateway as token reviewer
  • 6ae7b5e cleanup
  • 400157a feat(cli): gateway auth methods

infisical/v0.132.2-postgres

03 Jun 18:32
6f2043d
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.132.1-postgres...infisical/v0.132.2-postgres

infisical-cli/v0.41.7

03 Jun 16:46
d23beae
Compare
Choose a tag to compare

Changelog

  • d23beae Merge pull request #3707 from Infisical/misc/workspace-file-now-only-needed-when-project-id-omitted
  • 893a042 Merge pull request #3698 from Infisical/daniel/cli-api-errors
  • f3fb65f misc: update error message being displayed
  • c0add86 misc: workspace file now only needed when project id is omitted (CLI)
  • 22f32e0 filter out random request ID value
  • b4f26aa fix: tests failing
  • b634a6c requested changes
  • 080ae5c fix(cli): improve error handling

infisical-cli/v0.41.6

03 Jun 11:26
5878904
Compare
Choose a tag to compare

Changelog

  • 5878904 Merge pull request #3704 from Infisical/feat/add-auto-login-for-bad-sessions-1
  • 6e3fe0f misc: addressed comments
  • 9d11bab misc: add error message
  • ce97179 feat: spawn new session for login
  • f9ebb91 feat: add auto login for bad user sessions