Skip to content

Releases: Infisical/infisical

infisical/v0.74.0-postgres

04 Jul 14:49
b05f3e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.73.0-postgres...infisical/v0.73.1-postgres

infisical/v0.73.0-postgres

02 Jul 15:50
661e5ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical-cli/v0.23.3...infisical/v0.73.0-postgres

infisical-cli/v0.23.3

28 Jun 18:33
351d0d0
Compare
Choose a tag to compare

Changelog

  • b2d6563 misc: added secret name trimming
  • 1c5c7c7 Merge remote-tracking branch 'origin/main' into feat/cli-secret-plain-output
  • 637b0b9 fix(cli): add backward compatibility for --raw-value
  • 0926657 Merge remote-tracking branch 'origin/main' into feat/cli-secret-plain-output
  • 0f41590 feat(cli): --plain, --expand, --include-imports in 'secrets get' subcommand

infisical/v0.72.3-postgres

26 Jun 17:38
84d8879
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.72.2-postgres...infisical/v0.72.3-postgres

infisical/v0.72.2-postgres

25 Jun 21:13
285a01a
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.72.1-postgres...infisical/v0.72.2-postgres

infisical/v0.72.1-postgres

25 Jun 00:25
232b375
Compare
Choose a tag to compare

What's Changed

  • Add Certificate Support for Alt Names (SANs) by @dangtony98 in #2014
  • GH Action: rename new migration file timestamp by @github-actions in #2015

Full Changelog: infisical/v0.72.0-postgres...infisical/v0.72.1-postgres

infisical/v0.72.0-postgres

24 Jun 20:40
376e185
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.71.1-postgres...infisical/v0.72.0-postgres

infisical/v0.71.1-postgres

21 Jun 15:14
cbef9ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical-cli/v0.23.2...infisical/v0.71.1-postgres

infisical/v0.71.0-postgres

20 Jun 01:06
4962a63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: infisical/v0.68.0-postgres...infisical/v0.71.0-postgres

infisical-cli/v0.23.2

19 Jun 20:12
4962a63
Compare
Choose a tag to compare

Changelog

  • 4962a63 Merge pull request #1981 from Infisical/daniel/unify-cli-auth-methods
  • 473f813 Improved flag descriptions
  • 24935f4 Remove redundant auth schema set (defaults to Bearer)
  • 1835777 Move validation
  • cb23783 Remove log
  • 49d2ea6 Feat: Unify CLI auth methods
  • 3b2a2d1 Feat: Unify CLI auth methods
  • f490fb6 Update cli.go
  • c4f9a3b Feat: Unify CLI auth methods
  • afcf15d Set secrets raw support
  • bf8aee2 Feat: Unify CLI auth methods
  • ebdfe31 Raw secrets operations models
  • e65ce93 feat: create/update raw secrets