Skip to content

Releases: Infisical/cli

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

v0.43.47

15 Jan 03:14
f46adeb

Choose a tag to compare

Changelog

v0.43.46

20 Dec 06:14
b39e859

Choose a tag to compare

Changelog

  • b39e859 Merge pull request #90 from Infisical/ENG-4257
  • 6a741bf Merge pull request #92 from Infisical/ENG-4321
  • fbf1a31 Merge branch 'main' into ENG-4257
  • bac319b don't error if gateway does not support capabilities
  • bc48edb update error message
  • 2a3fb2c supported resource types for gateway
  • 55ac21e Merge pull request #89 from Infisical/feat/improveCertAgentFileOutput
  • 461721a Fix cert-manager agent verbose bahavior
  • 8ab3fbc Merge pull request #88 from Infisical/fix/blockReleasesOnBrokenTags
  • a35dc03 review fixes
  • 11673f7 feat(pam): certificate based auth support for ssh
  • 03010f8 Improvements on cert-agent file-output logic
  • ee45904 Address greptile comments
  • 6883b50 Add an additional validation on CLI releases to prevent broken tags from triggering them

v0.43.45

12 Dec 16:31
9253ed7

Choose a tag to compare

Changelog

  • 9253ed7 Merge pull request #75 from Infisical/fix/local-base-proxy-certificate-check
  • 7725d22 Merge pull request #78 from Infisical/fix/error-message
  • e4a0efd fix: CLI error message
  • 3865185 fix: local base proxy check

v0.43.44

12 Dec 16:08
b59dbc5

Choose a tag to compare

Changelog

  • b59dbc5 Merge pull request #83 from Infisical/feat-pki/PKI-52
  • 4b2deeb Add certificates subcommand and change file path field name
  • 001262f General improvement on certificate agent settings
  • 4faffe2 Address PR comments
  • a8c746c Add certificates to infisical agent

v0.43.43

11 Dec 21:39

Choose a tag to compare

Changelog

  • 4b2deeb Add certificates subcommand and change file path field name
  • 001262f General improvement on certificate agent settings
  • 4faffe2 Address PR comments
  • a8c746c Add certificates to infisical agent

v0.43.42

10 Dec 17:16
5c9d7e3

Choose a tag to compare

Changelog

v0.43.41

10 Dec 08:34
65eb1ac

Choose a tag to compare

Changelog

  • 65eb1ac Merge pull request #85 from Infisical/daniel/update-go-and-deps
  • 7d688a3 downgrade go
  • fc7279a fix: update go and agent dependency

v0.43.40

09 Dec 14:40
v0.43.40
c6a5c1a

Choose a tag to compare

Changelog

  • c6a5c1a Merge pull request #84 from Infisical/feat/pam-approval-flow
  • d860628 feat: removed all work triggered with created
  • e1979dc fix: resolved incorrect operation message
  • 2ff089a Update packages/api/model.go
  • 54795dc feat: implemented approval flow for pam access