Skip to content

Releases: Infisical/cli

v0.43.57

19 Feb 13:41
6312b76

Choose a tag to compare

Changelog

v0.43.56

16 Feb 18:20
71abdc6

Choose a tag to compare

Changelog

  • 71abdc6 Merge pull request #131 from Infisical/daniel/bump-go-version
  • 0b00d80 Merge branch 'main' into daniel/bump-go-version
  • ce33240 Update release_build_infisical_cli.yml
  • 41f8e28 Update go.mod

v0.43.55

13 Feb 00:51
98f71bd

Choose a tag to compare

Changelog

  • 98f71bd Merge pull request #129 from Infisical/daniel/free-up-disk-space
  • 7227816 Update run-cli-e2e-tests.yml
  • 5895d14 Merge pull request #128 from Infisical/daniel/sprig-templating-engine
  • 1995951 Merge pull request #127 from Infisical/improvement/removed-cloudsmith
  • 20906fd feat: sprig templating support
  • a270b8e fix: add error handling for package info extraction in upload_to_s3.sh
  • dfa7fb3 chore: update installation instructions and add S3 upload script

v0.43.54

12 Feb 00:33
825440c

Choose a tag to compare

Changelog

  • 825440c Merge pull request #126 from Infisical/fix/apk-signing
  • 60981fe refactor: streamline APKINDEX generation and signing process

v0.43.53

11 Feb 20:57
8fbee95

Choose a tag to compare

Changelog

  • 8fbee95 Merge pull request #125 from Infisical/fix/update-upload-workflow-to-use-bash
  • 9b3a99e fix: change shell execution from sh to bash for upload script

v0.43.52

11 Feb 17:13
7244db9

Choose a tag to compare

Changelog

  • 7244db9 Merge pull request #120 from Infisical/feature/upload-packages-to-s3
  • de47570 Update relay.go
  • dc25514 Update relay.go
  • 53364d6 feat: add setup scripts for Infisical CLI installation on various Linux distributions
  • a0477fa fix: improve S3 environment variable validation and streamline upload logic
  • ed01935 feat: consolidate validation for INFISICAL_CLI_REPO_SIGNING_KEY_ID in upload_to_cloudsmith.sh
  • 6feffc6 feat: add validation for INFISICAL_CLI_REPO_SIGNING_KEY_ID in APK and RPM uploads
  • 693e37b feat: add validation for APK private key and RPM signing key ID
  • aab2269 feat: add S3 environment variable validation and improve architecture detection
  • f5c0162 refactor: rename architecture detection function for clarity
  • 94c133a refactor: improve upload scripts and architecture validation
  • 1cbce7e feat: enhance upload scripts for APK and RPM packages

v0.43.51

10 Feb 18:31
7362eec

Choose a tag to compare

Changelog

  • 7362eec Merge pull request #123 from Infisical/feat/new-access-method-for-pam
  • 29c243e misc: addressed feedback
  • 891b212 feat: new access method for pam

v0.43.50

02 Feb 15:11
9ef9396

Choose a tag to compare

Changelog

  • 9ef9396 Merge pull request #117 from Infisical/feat/sub-org-flag
  • f511ded feat: updated e2e go mod
  • 9ce22d1 feat: added comment on env loading
  • c5e25eb feat: added suborg login property for machine identities

v0.43.49

23 Jan 19:10
ba904b4

Choose a tag to compare

Changelog

  • ba904b4 Merge pull request #111 from Infisical/daniel/fix-ci
  • 6ecae41 Update run-cli-e2e-tests.yml
  • c059c55 Merge pull request #110 from Infisical/devin/1769147792-fix-domain-flag-login
  • 5a6d05a Merge pull request #108 from Infisical/daniel/proxy-e2e-tests
  • 4490afd fix: skip hosting selection prompt when --domain flag is explicitly set
  • 2f0519e addressed requested changes
  • e858a38 Update compose.go
  • 8349086 feat: proxy e2e tests
  • ed4e914 fix: restructure tests
  • 21e5c58 chore: updated code gen client
  • 8ef3a3c Merge pull request #107 from Infisical/feat/e2e-action
  • e1bc342 chore: added e2ee test to pipeline
  • a0fe2fb Merge pull request #106 from Infisical/daniel/cli-oidc-release
  • 63645b7 Update release_build_infisical_cli.yml
  • 2019840 Update release_build_infisical_cli.yml

v0.43.48

19 Jan 21:42
8b41800

Choose a tag to compare

Changelog

  • 8b41800 Merge pull request #105 from Infisical/luiz/platfrm-150-update-upgrade-prompt-frequency-for-cli-version
  • 02c5696 refactor: improve update check logic based on current version age
  • 671f84f feat: add urgent release flag to update check logic
  • de78fce feat: add release age check before prompting for updates
  • 0738e0a Merge pull request #102 from Infisical/PLATFRM-128-more-tests-for-a-vertical-slice
  • f34770d Rename tests
  • 39f3b2a Break the test into smaller units
  • 8480857 Add remove compose
  • 3bec812 Update .env sample
  • a55ad5e Update readme
  • 0eea052 Update make file
  • 836c2e0 Add deps
  • 2650320 Use clean up for all
  • fa8fcec Fix parent exit too early bug
  • f1f4aa0 Parallel not working, comment them out for now
  • 7854fbd use redis container instead
  • f2abf7c Add redis
  • 557e733 Add more op id
  • 6a91019 Assert k8s hit
  • e6ed179 More tests
  • c19ea29 Assert gateway heartbeat as well
  • 5fc0b30 Improve WaitForStderr as well
  • 2edc482 Refine
  • 380e2a2 Refactor code
  • a2479ae DRY and refine tests
  • 33ab8ad Speed up truncate tables
  • 65f7d61 Fix canceled ctx issue for children cmd
  • e03b593 Fix is running flag
  • 482be98 Fix new proxy cmd
  • e00e8af Try to fix exit code
  • 87d1568 DRY
  • 4462730 Clear stderr and stdout for e2e tests after it's done
  • 4e46df9 Redirect stdout as well
  • 6b91a37 Redirect warn msg
  • 204b5c9 Better way to collect logs
  • 0a5f4b8 Collect stderr and stdout for e2e tests
  • a4ecaf1 Add more asserts
  • f48730f Update .env tips
  • 30f7313 Use dotenv autoload
  • 0342234 Use new api endpoints
  • 926cc13 Update readme
  • 2222055 Improve client code gen, use go:generate instead
  • e126849 More test cases