v0.43.94
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