Skip to content

Releases: Infisical/infisical

infisical/v0.64.0-postgres

23 May 18:52
049df6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: infisical/v0.63.1-postgres...infisical/v0.64.0-postgres

infisical/v0.63.1-postgres

20 May 19:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: infisical-cli/v0.22.2...infisical/v0.63.1-postgres

infisical-cli/v0.22.2

24 Apr 00:58
5178663
Compare
Choose a tag to compare

Changelog

  • f04f3ae Fix: Allow service token & UA access token to be used as authentication
  • e5333e2 Fix: UA token being overwritten by service token

infisical-cli/v0.22.1

23 Apr 22:39
Compare
Choose a tag to compare

Changelog

  • b94ffb8 Fix: UA Token being overwritten by INFISICAL_TOKEN env variable
  • 088cb72 Merge pull request #1703 from Infisical/daniel/cli-integration-tests
  • de21b44 small nits
  • 519d6f9 Chore: Use standard lib
  • 973ed37 Update export.go
  • e008fb2 Cleanup
  • 34543ef Fix: Removed old code
  • 83107f5 Fix: Removed old test code
  • 35071af Fix: Run cmd tests
  • 9cf1dd3 Fix: Run CMD snapshot fix
  • 144a563 Fix: Fixed snapshots order
  • 2ed9aa8 Fix: Secrets order
  • 8c7d329 Fix: Snapshot output order
  • a0aa06e Fix: Refactor teests to use cupaloy
  • 1dd0167 Feat: CLI Integration Tests
  • 55aea36 Fix: Refactor teests to use cupaloy
  • afee47a Delete root_test.go
  • 9387d9a Rename
  • 2b215a5 Fix: Integrated UA login test
  • 3bcf406 Fix: Refactor
  • 580b86c Fix: Refactor teests to use cupaloy
  • 7a20251 Fix: Returning keys in a reproducible manner
  • ae63898 Install cupaloy
  • 0e3cc4f Correct snapshots
  • e453ddf Update secrets.go
  • 22c589e Update tests.go
  • 943945f Feat: Make run testable
  • b598dd3 Feat: Cli integration tests -- exports
  • ad6d18a Feat: Cli integration tests -- run cmd
  • 46a9151 Fix: Use login UA token
  • b79ce8a Feat: Cli integration tests -- login
  • d31d98b Feat: CLI Integration tests
  • cb6cbaf Fix: JSON error check
  • bcb3eaa Feat: Integration tests
  • 12d5fb1 Fix: Add support for imported secrets with raw fetching
  • 8bf0978 Feat: Integration tests
  • 7ab8db0 Feat: Integration tests
  • 6b473d2 Feat: Integration tests
  • 7581b33 Fix: Add import support for raw fetching
  • be74f4d Fix: Add import & recursive support to raw fetching

infisical-cli/v0.22.0

18 Apr 19:57
0111ee9
Compare
Choose a tag to compare

Changelog

  • 581ffc6 add go lang add/minus functions and give better example
  • 2aea738 feat(cli): added template feature to cli export command

infisical-cli/v0.21.1

16 Apr 18:41
d23b39a
Compare
Choose a tag to compare

Changelog

infisical-cli/v0.21.0

16 Apr 17:36
0ff0357
Compare
Choose a tag to compare

Changelog

  • 18d7a14 add silent flag
  • a975fbd Fix: Moved comments
  • 3a6ec37 Fix: Use constant identifiers
  • a4a9619 Fix: Formatting and plain token output
  • 71575b1 Fix: Secret interpolation not working as intended for fetching secrets by name
  • 51f164c Chore: Add debug logs
  • 0baea4c Draft
  • 8f1e662 Feat: Added include imports to export command
  • dcbbb67 Feat: Added secret interpolation to get secret by name command
  • 18b0766 Update folders.go
  • b423696 Feat: UA CLI Support
  • bf60489 Feat: Added UA support to export command
  • 85ea6d2 Fix: Cleanup
  • a97737a Feat: Folder support for Machine Identities
  • 3793858 Feat: Export support for Machine Identities
  • 66c48fb Update model.go
  • b6b0403 Feat: UA CLI Support
  • 9ad5e08 Feat: UA CLI support
  • f180581 Feat: Added token renew command
  • b135258 Feat: Added UA support to secret commands
  • a651de5 Feat: Added UA support to run command
  • 7d0a535 Feat: Added UA login support (defaults to 'user')
  • c4e3dd8 Feat: Added UA support to folder command
  • 9193f13 Feat: Added UA support to export command
  • 016f22c Fix: Cleanup
  • 4d7182c Fix: Removed unused struct and included secret type on secret response
  • 6ea7b04 Feat: Folder support for Machine Identities
  • 3981d61 Feat: Support for Machine Identities auth
  • 3d391b4 Feat: Secrets cmd support for Machine Identities
  • 4123177 Feat: Run cmd support for Machine Identities
  • 4d61188 Feat: Folder support for Machine Identities
  • fa33f35 Feat: Export support for Machine Identities
  • 1362922 Chore: Moved universalAuthLogin function to utils

infisical-cli/v0.20.1

03 Apr 18:05
5fbfcdd
Compare
Choose a tag to compare

Changelog

infisical-cli/v0.20.0

02 Apr 23:27
97223fa
Compare
Choose a tag to compare

Changelog

  • 42fb732 Fix: Renamed deep parameter to recursive
  • 88549f4 Feat: Deep search support
  • 12515c1 Merge branch 'main' into feat/pg-dynamic-secret
  • aef4021 Merge pull request #1528 from rhythmbhiwani/cli-fix-update-vars
  • 98ea2c1 feat(agent): removed 5s polling algorithm to a simple one
  • 88f7e42 feat(agent): added dynamic secret change based re-trigger
  • a07d055 feat(agent): added agent template support to pull dynamic secret
  • 115b466 Fixed CLI issue of updating variables using infisical secrets set

infisical-cli/v0.19.1

20 Mar 18:31
9f691df
Compare
Choose a tag to compare

Changelog

  • d702a61 set imports=true for get secret by name