Skip to content

Releases: Infisical/cli

v0.43.100

Choose a tag to compare

@maidul98 maidul98 released this 01 Jul 00:45
e35f891

Changelog

  • e35f891 feat(gateway): add automatic relay failover for auto-selected gateways (#288)
  • bace846 Merge pull request #287 from MubeenKodvavi/fix/aur-pkgbuild-duplicates
  • e91b781 Update .goreleaser.yaml
  • 3e0d4e2 fix(release): exclude PKCS#11 archives from AUR package generation

Changelog

  • e35f891 feat(gateway): add automatic relay failover for auto-selected gateways (#288)
  • bace846 Merge pull request #287 from MubeenKodvavi/fix/aur-pkgbuild-duplicates
  • e91b781 Update .goreleaser.yaml
  • 3e0d4e2 fix(release): exclude PKCS#11 archives from AUR package generation

Changelog

  • e35f891 feat(gateway): add automatic relay failover for auto-selected gateways (#288)
  • bace846 Merge pull request #287 from MubeenKodvavi/fix/aur-pkgbuild-duplicates
  • e91b781 Update .goreleaser.yaml
  • 3e0d4e2 fix(release): exclude PKCS#11 archives from AUR package generation

v0.43.99

Choose a tag to compare

@varonix0 varonix0 released this 26 Jun 11:28
d54997c

What's Changed

Full Changelog: v0.43.98...v0.43.99

Changelog

  • d54997c Merge pull request #283 from Infisical/ENG-4599
  • 04ead77 feat: addressed llm review and test failing for snapshot
  • 8a42b83 feat: fixed a bug in secret secrets
  • 327d336 feat: updated secrets endpoint to v4

Changelog

  • d54997c Merge pull request #283 from Infisical/ENG-4599
  • 04ead77 feat: addressed llm review and test failing for snapshot
  • 8a42b83 feat: fixed a bug in secret secrets
  • 327d336 feat: updated secrets endpoint to v4

Changelog

  • d54997c Merge pull request #283 from Infisical/ENG-4599
  • 04ead77 feat: addressed llm review and test failing for snapshot
  • 8a42b83 feat: fixed a bug in secret secrets
  • 327d336 feat: updated secrets endpoint to v4

v0.43.98

Choose a tag to compare

@varonix0 varonix0 released this 25 Jun 16:45
40242cc

What's Changed

  • feat: new export output format for dotenv eval's by @varonix0 in #281

Full Changelog: v0.43.97...v0.43.98

Changelog

  • 40242cc Merge pull request #281 from Infisical/daniel/new-export-output
  • f9a9f06 feat: new export output format for dotenv eval's

Changelog

  • 40242cc Merge pull request #281 from Infisical/daniel/new-export-output
  • f9a9f06 feat: new export output format for dotenv eval's

Changelog

  • 40242cc Merge pull request #281 from Infisical/daniel/new-export-output
  • f9a9f06 feat: new export output format for dotenv eval's

v0.43.97

Choose a tag to compare

@maidul98 maidul98 released this 24 Jun 00:20
6f0348f

Changelog

Changelog

Changelog

v0.43.96

Choose a tag to compare

@victorvhs017 victorvhs017 released this 17 Jun 02:15
d26ab11

What's Changed

  • fix(release): Set AWS_DEFAULT_REGION in release workflow for S3 uploads and CloudFront invalidation by @victorvhs017 in #268

Full Changelog: v0.43.95...v0.43.96

Changelog

  • d26ab11 Merge pull request #268 from Infisical/fix/add-missing-aws-region
  • a6f37a2 fix(release): Set AWS_DEFAULT_REGION in release workflow for S3 uploads and CloudFront invalidation

Changelog

  • d26ab11 Merge pull request #268 from Infisical/fix/add-missing-aws-region
  • a6f37a2 fix(release): Set AWS_DEFAULT_REGION in release workflow for S3 uploads and CloudFront invalidation

Changelog

  • d26ab11 Merge pull request #268 from Infisical/fix/add-missing-aws-region
  • a6f37a2 fix(release): Set AWS_DEFAULT_REGION in release workflow for S3 uploads and CloudFront invalidation

v0.43.95

Choose a tag to compare

@victorvhs017 victorvhs017 released this 17 Jun 00:42
6220095

What's Changed

  • fix(release): Enhance release workflow by adding a step to free disk space before publish by @victorvhs017 in #267

Full Changelog: v0.43.94...v0.43.95

Changelog

  • 6220095 Merge pull request #267 from Infisical/fix/free-disk-before-publish
  • 6682a63 Enhance release workflow by adding a step to free disk space before publishing packages. This step ensures sufficient storage by removing unnecessary directories, improving the overall build process efficiency.

Changelog

  • 6220095 Merge pull request #267 from Infisical/fix/free-disk-before-publish
  • 6682a63 Enhance release workflow by adding a step to free disk space before publishing packages. This step ensures sufficient storage by removing unnecessary directories, improving the overall build process efficiency.

Changelog

  • 6220095 Merge pull request #267 from Infisical/fix/free-disk-before-publish
  • 6682a63 Enhance release workflow by adding a step to free disk space before publishing packages. This step ensures sufficient storage by removing unnecessary directories, improving the overall build process efficiency.

Changelog

  • 6220095 Merge pull request #267 from Infisical/fix/free-disk-before-publish
  • 6682a63 Enhance release workflow by adding a step to free disk space before publishing packages. This step ensures sufficient storage by removing unnecessary directories, improving the overall build process efficiency.

v0.43.94

Choose a tag to compare

@victorvhs017 victorvhs017 released this 16 Jun 23:18
5a3408b

What's Changed

Important

The Infisical CLI Linux package repository is moving off Cloudsmith. To keep up with download volume, we're migrating the Linux package repository to our own host at artifacts-cli.infisical.com. Cloudsmith downloads will stop being served on September 16th, 2026, after which installs and updates from the old URL will fail.

Every release, including all older versions, is already available on the new host. If you're on an existing setup, you don't need to change anything else, just repoint your machine to the new artifact URL by following the migration steps.

  • Add free disk space step to agent e2e test job by @bernie-g in #259
  • improvement(packages): Migrate CLI package publishing to per-arch RPM layout and add Cloudsmith backfill pipeline by @victorvhs017 in #260
  • fix(backfill): update dependencies in workflows to include botocore for improved AWS SDK compatibility by @victorvhs017 in #263
  • docs: update README and CLI to reflect migration of Linux package repositoy from Cloudsmith by @victorvhs017 in #265

Full Changelog: v0.43.93...v0.43.94

Changelog

  • 5a3408b Merge pull request #265 from Infisical/chore/cloudsmith-migration-message
  • a309daf Enhance APK sync integrity check in upload_to_s3.sh and clean up migration notice code
  • 16be20d Update README and CLI migration notice for Linux package repository transition from Cloudsmith
  • a3079b3 Update README and CLI to reflect migration of Linux package repository from Cloudsmith
  • 483677e Merge pull request #263 from Infisical/fix/pin-package-backfill-action
  • a89b2e5 Update Python version in workflows to 3.9 for consistency
  • f9b0461 Refactor mkrepo installation in release workflow to use a virtual environment
  • e1b61a4 Add reindex option to backfill-cloudsmith workflow and update validation script warnings
  • 9f25dad Update dependencies in workflows to include botocore for improved AWS SDK compatibility
  • 1d82922 Merge pull request #260 from Infisical/feature/backfill-old-releases-to-aws
  • 0a2cb6f Refactor backfill-cloudsmith workflow to use environment variables for inputs, improving readability and maintainability. Updated echo statements and condition checks to utilize new variable references.
  • e1c7306 Remove environment protection for production in backfill workflow to simplify deployment process
  • aa9122e Enhance RPM upload process to S3 with per-architecture directories and add backfill workflow for historical packages from Cloudsmith
  • bae1b88 Merge pull request #259 from Infisical/fix/agent-e2e-disk-space
  • bb09e24 Add free disk space step to agent e2e test job

Changelog

  • 5a3408b Merge pull request #265 from Infisical/chore/cloudsmith-migration-message
  • a309daf Enhance APK sync integrity check in upload_to_s3.sh and clean up migration notice code
  • 16be20d Update README and CLI migration notice for Linux package repository transition from Cloudsmith
  • a3079b3 Update README and CLI to reflect migration of Linux package repository from Cloudsmith
  • 483677e Merge pull request #263 from Infisical/fix/pin-package-backfill-action
  • a89b2e5 Update Python version in workflows to 3.9 for consistency
  • f9b0461 Refactor mkrepo installation in release workflow to use a virtual environment
  • e1b61a4 Add reindex option to backfill-cloudsmith workflow and update validation script warnings
  • 9f25dad Update dependencies in workflows to include botocore for improved AWS SDK compatibility
  • 1d82922 Merge pull request #260 from Infisical/feature/backfill-old-releases-to-aws
  • 0a2cb6f Refactor backfill-cloudsmith workflow to use environment variables for inputs, improving readability and maintainability. Updated echo statements and condition checks to utilize new variable references.
  • e1c7306 Remove environment protection for production in backfill workflow to simplify deployment process
  • aa9122e Enhance RPM upload process to S3 with per-architecture directories and add backfill workflow for historical packages from Cloudsmith
  • bae1b88 Merge pull request #259 from Infisical/fix/agent-e2e-disk-space
  • bb09e24 Add free disk space step to agent e2e test job

Changelog

  • 5a3408b Merge pull request #265 from Infisical/chore/cloudsmith-migration-message
  • a309daf Enhance APK sync integrity check in upload_to_s3.sh and clean up migration notice code
  • 16be20d Update README and CLI migration notice for Linux package repository transition from Cloudsmith
  • a3079b3 Update README and CLI to reflect migration of Linux package repository from Cloudsmith
  • 483677e Merge pull request #263 from Infisical/fix/pin-package-backfill-action
  • a89b2e5 Update Python version in workflows to 3.9 for consistency
  • f9b0461 Refactor mkrepo installation in release workflow to use a virtual environment
  • e1b61a4 Add reindex option to backfill-cloudsmith workflow and update validation script warnings
  • 9f25dad Update dependencies in workflows to include botocore for improved AWS SDK compatibility
  • 1d82922 Merge pull request #260 from Infisical/feature/backfill-old-releases-to-aws
  • 0a2cb6f Refactor backfill-cloudsmith workflow to use environment variables for inputs, improving readability and maintainability. Updated echo statements and condition checks to utilize new variable references.
  • e1c7306 Remove environment protection for production in backfill workflow to simplify deployment process
  • aa9122e Enhance RPM upload process to S3 with per-architecture directories and add backfill workflow for historical packages from Cloudsmith
  • bae1b88 Merge pull request #259 from Infisical/fix/agent-e2e-disk-space
  • bb09e24 Add free disk space step to agent e2e test job

v0.43.93

Choose a tag to compare

@Thiago-AS Thiago-AS released this 12 Jun 15:22
2f57156

What's Changed

  • feat(kmip): add token and AWS enrollment for KMIP server by @bernie-g in #254
  • fix(pam): cap recording chunk size and batch live uploads by @bernie-g in #257

Full Changelog: v0.43.92...v0.43.93

Changelog

  • 2f57156 Merge pull request #257 from Infisical/bernie/pam-240-upload-logs-when-they-exceed-1-mb
  • e452088 Merge pull request #254 from Infisical/bernie/kms-14-remove-machine-identities-from-kmip-server-registration
  • a747580 merge main and resolve conflict in kmip systemd install
  • d8c561a fix(pam): cap recording chunk size and batch live uploads
  • dbe6409 chore(kmip): align --domain flag description across start and systemd install
  • 2d1f0ac refactor(kmip): unify domain resolution across start and systemd install
  • fad9002 refactor(kmip): extract enroll-method resolution into a helper
  • 87255b7 fix(kmip): reuse stored token on restart instead of falling back to legacy auth
  • 0f9b883 chore(kmip): tidy e2e module for infisical-kmip v0.3.19
  • 416fb23 chore(kmip): bump infisical-kmip to v0.3.19
  • 1c81639 feat(kmip): accept server name as a required positional argument
  • e947032 feat(kmip): make --hostnames-or-ips optional for enrollment servers
  • 39ad62a chore(kmip): point server login at /v1/kmip/servers/login
  • 26df9bf chore(kmip): bump infisical-kmip to v0.3.18
  • 7b0619c fix(kmip): clear error when re-enrolling with an already-used token
  • d4e1e74 feat(kmip): add token and AWS enrollment for KMIP server

Changelog

  • 2f57156 Merge pull request #257 from Infisical/bernie/pam-240-upload-logs-when-they-exceed-1-mb
  • e452088 Merge pull request #254 from Infisical/bernie/kms-14-remove-machine-identities-from-kmip-server-registration
  • a747580 merge main and resolve conflict in kmip systemd install
  • d8c561a fix(pam): cap recording chunk size and batch live uploads
  • dbe6409 chore(kmip): align --domain flag description across start and systemd install
  • 2d1f0ac refactor(kmip): unify domain resolution across start and systemd install
  • fad9002 refactor(kmip): extract enroll-method resolution into a helper
  • 87255b7 fix(kmip): reuse stored token on restart instead of falling back to legacy auth
  • 0f9b883 chore(kmip): tidy e2e module for infisical-kmip v0.3.19
  • 416fb23 chore(kmip): bump infisical-kmip to v0.3.19
  • 1c81639 feat(kmip): accept server name as a required positional argument
  • e947032 feat(kmip): make --hostnames-or-ips optional for enrollment servers
  • 39ad62a chore(kmip): point server login at /v1/kmip/servers/login
  • 26df9bf chore(kmip): bump infisical-kmip to v0.3.18
  • 7b0619c fix(kmip): clear error when re-enrolling with an already-used token
  • d4e1e74 feat(kmip): add token and AWS enrollment for KMIP server

Changelog

  • 2f57156 Merge pull request #257 from Infisical/bernie/pam-240-upload-logs-when-they-exceed-1-mb
  • e452088 Merge pull request #254 from Infisical/bernie/kms-14-remove-machine-identities-from-kmip-server-registration
  • a747580 merge main and resolve conflict in kmip systemd install
  • d8c561a fix(pam): cap recording chunk size and batch live uploads
  • dbe6409 chore(kmip): align --domain flag description across start and systemd install
  • 2d1f0ac refactor(kmip): unify domain resolution across start and systemd install
  • fad9002 refactor(kmip): extract enroll-method resolution into a helper
  • 87255b7 fix(kmip): reuse stored token on restart instead of falling back to legacy auth
  • 0f9b883 chore(kmip): tidy e2e module for infisical-kmip v0.3.19
  • 416fb23 chore(kmip): bump infisical-kmip to v0.3.19
  • 1c81639 feat(kmip): accept server name as a required positional argument
  • e947032 feat(kmip): make --hostnames-or-ips optional for enrollment servers
  • 39ad62a chore(kmip): point server login at /v1/kmip/servers/login
  • 26df9bf chore(kmip): bump infisical-kmip to v0.3.18
  • 7b0619c fix(kmip): clear error when re-enrolling with an already-used token
  • d4e1e74 feat(kmip): add token and AWS enrollment for KMIP server

v0.43.92

Choose a tag to compare

@PrestigePvP PrestigePvP released this 10 Jun 18:57
f62455f

What's Changed

  • feature(eng-5200): support domain in .infisical.json and INFISICAL_DOMAIN env var by @PrestigePvP in #256

Full Changelog: v0.43.91...v0.43.92

v0.43.91

Choose a tag to compare

@mathnogueira mathnogueira released this 04 Jun 13:48
6d1b433

What's Changed

Full Changelog: v0.43.90...v0.43.91

Changelog

  • 6d1b433 Merge pull request #247 from Infisical/matheus/create-secret-tag
  • 9898c7b use %s
  • 16ad7c7 dedupe tag slugs
  • c90ccf9 fix tag changed condition
  • 741bb2a allow --tag in infisical secrets set for both creation and update
  • 7799f1e Merge pull request #253 from Infisical/matheus/update-go-version
  • b8af894 update go version
  • b482b64 update go version to 1.25.11
  • d3afdfd trigger scan
  • 4d57df5 Merge pull request #252 from Infisical/PAM-242
  • a6a28e8 remove unnecessary enrollmentMethod check
  • 2f90966 fix(gateway): --domain flag not working for non-enroll method

Changelog

  • 6d1b433 Merge pull request #247 from Infisical/matheus/create-secret-tag
  • 9898c7b use %s
  • 16ad7c7 dedupe tag slugs
  • c90ccf9 fix tag changed condition
  • 741bb2a allow --tag in infisical secrets set for both creation and update
  • 7799f1e Merge pull request #253 from Infisical/matheus/update-go-version
  • b8af894 update go version
  • b482b64 update go version to 1.25.11
  • d3afdfd trigger scan
  • 4d57df5 Merge pull request #252 from Infisical/PAM-242
  • a6a28e8 remove unnecessary enrollmentMethod check
  • 2f90966 fix(gateway): --domain flag not working for non-enroll method

Changelog

  • 6d1b433 Merge pull request #247 from Infisical/matheus/create-secret-tag
  • 9898c7b use %s
  • 16ad7c7 dedupe tag slugs
  • c90ccf9 fix tag changed condition
  • 741bb2a allow --tag in infisical secrets set for both creation and update
  • 7799f1e Merge pull request #253 from Infisical/matheus/update-go-version
  • b8af894 update go version
  • b482b64 update go version to 1.25.11
  • d3afdfd trigger scan
  • 4d57df5 Merge pull request #252 from Infisical/PAM-242
  • a6a28e8 remove unnecessary enrollmentMethod check
  • 2f90966 fix(gateway): --domain flag not working for non-enroll method