Skip to content

Releases: Infisical/cli

v0.43.96

17 Jun 02:15
d26ab11

Choose a tag to compare

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

17 Jun 00:42
6220095

Choose a tag to compare

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

16 Jun 23:18
5a3408b

Choose a tag to compare

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

12 Jun 15:22
2f57156

Choose a tag to compare

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

10 Jun 18:57
f62455f

Choose a tag to compare

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

04 Jun 13:48
6d1b433

Choose a tag to compare

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

v0.43.90

01 Jun 19:22
81ec905

Choose a tag to compare

Changelog

  • 81ec905 feat(pam): add NTLM and Kerberos auth support for MSSQL (#245)
  • f4655a3 Merge pull request #239 from Infisical/ENG-5052
  • 9f9ff10 fix path
  • df3f6d3 hard fail dynamic linking
  • 959d240 additional coverage
  • af913f0 Merge branch 'main' into ENG-5052
  • 85131e0 remove redundant tests
  • d2c5c5d enable CGO and add RDP smoke test
  • 997dd5f Merge branch 'main' into ENG-5052
  • f10072b address reviews
  • b7534ed swap directory
  • 39dd7b7 feat(cli): add smoke tests across multiple distros

Changelog

  • 81ec905 feat(pam): add NTLM and Kerberos auth support for MSSQL (#245)
  • f4655a3 Merge pull request #239 from Infisical/ENG-5052
  • 9f9ff10 fix path
  • df3f6d3 hard fail dynamic linking
  • 959d240 additional coverage
  • af913f0 Merge branch 'main' into ENG-5052
  • 85131e0 remove redundant tests
  • d2c5c5d enable CGO and add RDP smoke test
  • 997dd5f Merge branch 'main' into ENG-5052
  • f10072b address reviews
  • b7534ed swap directory
  • 39dd7b7 feat(cli): add smoke tests across multiple distros

Changelog

  • 81ec905 feat(pam): add NTLM and Kerberos auth support for MSSQL (#245)
  • f4655a3 Merge pull request #239 from Infisical/ENG-5052
  • 9f9ff10 fix path
  • df3f6d3 hard fail dynamic linking
  • 959d240 additional coverage
  • af913f0 Merge branch 'main' into ENG-5052
  • 85131e0 remove redundant tests
  • d2c5c5d enable CGO and add RDP smoke test
  • 997dd5f Merge branch 'main' into ENG-5052
  • f10072b address reviews
  • b7534ed swap directory
  • 39dd7b7 feat(cli): add smoke tests across multiple distros

v0.43.89

29 May 21:18
4fcb93a

Choose a tag to compare

What's Changed

Full Changelog: v0.43.88...v0.43.89

Changelog

  • 4fcb93a Merge pull request #248 from Infisical/fix-default-env-value
  • d95a500 fix: read comments value

Changelog

  • 4fcb93a Merge pull request #248 from Infisical/fix-default-env-value
  • d95a500 fix: read comments value

Changelog

  • 4fcb93a Merge pull request #248 from Infisical/fix-default-env-value
  • d95a500 fix: read comments value

v0.43.88

29 May 19:44
65a62a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.43.87...v0.43.88

Changelog

  • 65a62a6 Merge pull request #249 from Infisical/update-packages-and-vuln-check
  • b942fee Merge pull request #229 from MattCrossingham/feat/expose-project-id-env
  • 434d0fe e2e go tidy
  • cf4c8ec fix: updated packages and improve/block vuln check
  • 4ad24ef Merge pull request #230 from Infisical/feat/pam-rdp-tests
  • ae11571 Merge pull request #246 from Infisical/tre/platfor-404-version-upgrade
  • 3a83cdf docs: add RDP test instructions to e2e README, remove redundant type conversions
  • dabd567 chore: pin actions/cache, localstack, and ubuntu images to exact versions
  • 7e61796 Merge pull request #244 from Infisical/feat/match-gateway-systemd-service-names
  • b40f17f chore(e2e): remove unnecessary xterm from rdp-server container
  • 4b4bf8e ci(govulncheck): enable Go module caching in setup-go
  • b1477b7 fix(e2e): sync e2e module deps with root version bumps
  • 3a314fe fix(security): remediate PLATFOR-404 Xray container findings
  • 6105ce3 feat(gateway): support no-arg uninstall for legacy service, improve migration warning
  • 85a3001 fix(gateway): reject gateway name that collides with legacy service name
  • 85aef49 refactor(gateway): remove no-op serviceName() wrapper
  • b3c822c fix(gateway): stop removing gateways config directory on legacy uninstall
  • cb94735 refactor(gateway): extract readKeyFromConfFile helper for config parsing
  • 600f2a4 feat(gateway): match systemd service name to gateway name
  • 201fc00 fix(e2e): avoid t.Skip from goroutine in concurrent RDP test
  • 0cecc97 docs: explain why recording config bypasses the API
  • 87894d0 refactor(e2e): use generated client for AWS app connection, remove apiPost
  • 3c49714 fix(e2e): revert to direct DB insert for recording config
  • 80a325f fix(e2e): use Docker network alias for S3 virtual-hosted-style resolution
  • 4527958 fix: revert unnecessary go.mod/go.sum version bumps
  • 67be9d2 fix: restore pre-existing comments in pam_helpers.go
  • 7f8920e cleanup: remove debug subtest and extra blank lines in rdp_test
  • 3616509 fix(e2e): bypass S3 validation by inserting recording config via DB
  • 65e62fa fix(e2e): use DNS-compatible bucket name for LocalStack S3
  • 7516fa3 fix(e2e): use LocalStack for S3/STS mock in RDP recording config
  • 9b92ccc fix(e2e): use postgres storage backend with valid app connection for recording config
  • 824246e fix(e2e): remove bogus recording config that breaks credential fetch
  • fbed5df test(e2e): also dump gateway stderr on TCP debug failure
  • 437e502 test(e2e): dump proxy stderr on TCP debug failure
  • 6dc4b9f test(e2e): add TCP-level debug probe to RDP proxy test
  • c530e1f fix(e2e): retry xfreerdp on transport failure from bridge startup latency
  • ab046e2 fix(e2e): replace /auth-only with full session, remove warmBridgeProxy
  • e635118 test(e2e): add direct xrdp connection test to isolate proxy chain issues
  • 7098bd3 fix(e2e): warm bridge proxy before xfreerdp to avoid EAGAIN race
  • 90b6da2 fix(e2e): start Xvfb in CI, use container.Host for RDP resource
  • 95a21fe fix(e2e): use freerdp3 instead of freerdp2 for RDP tests
  • 14a07e8 fix(e2e): retry xfreerdp on transport failure from bridge startup race
  • 01d955c remove accidentally committed api.json
  • d3049da fix(e2e): regenerate API client with Windows PAM methods, fix xfreerdp display
  • 0004121 fix(e2e): use /auth-only for RDP tests, fix unreachable-target
  • b720c1a Merge remote-tracking branch 'origin/main' into feat/pam-rdp-tests
  • a46575e Merge remote-tracking branch 'origin/main' into feat/pam-rdp-tests
  • fbc6fdf fix(e2e): seed recording config before creating Windows PAM resources
  • 33db99f add RDP E2E tests for PAM module
  • 4ee1572 fix: remove generic PROJECT_ID fallback to avoid collisions (identified by codex)
  • eb5cafb feat: expose PROJECT_ID and INFISICAL_PROJECT_ID as env vars

Changelog

  • 65a62a6 Merge pull request #249 from Infisical/update-packages-and-vuln-check
  • b942fee Merge pull request #229 from MattCrossingham/feat/expose-project-id-env
  • 434d0fe e2e go tidy
  • cf4c8ec fix: updated packages and improve/block vuln check
  • 4ad24ef Merge pull request #230 from Infisical/feat/pam-rdp-tests
  • ae11571 Merge pull request #246 from Infisical/tre/platfor-404-version-upgrade
  • 3a83cdf docs: add RDP test instructions to e2e README, remove redundant type conversions
  • dabd567 chore: pin actions/cache, localstack, and ubuntu images to exact versions
  • 7e61796 Merge pull request #244 from Infisical/feat/match-gateway-systemd-service-names
  • b40f17f chore(e2e): remove unnecessary xterm from rdp-server container
  • 4b4bf8e ci(govulncheck): enable Go module caching in setup-go
  • b1477b7 fix(e2e): sync e2e module deps with root version bumps
  • 3a314fe fix(security): remediate PLATFOR-404 Xray container findings
  • 6105ce3 feat(gateway): support no-arg uninstall for legacy service, improve migration warning
  • 85a3001 fix(gateway): reject gateway name that collides with legacy service name
  • 85aef49 refactor(gateway): remove no-op serviceName() wrapper
  • b3c822c fix(gateway): stop removing gateways config directory on legacy uninstall
  • cb94735 refactor(gateway): extract readKeyFromConfFile helper for config parsing
  • 600f2a4 feat(gateway): match systemd service name to gateway name
  • 201fc00 fix(e2e): avoid t.Skip from goroutine in concurrent RDP test
  • 0cecc97 docs: explain why recording config bypasses the API
  • 87894d0 refactor(e2e): use generated client for AWS app connection, remove apiPost
  • 3c49714 fix(e2e): revert to direct DB insert for recording config
  • 80a325f fix(e2e): use Docker network alias for S3 virtual-hosted-style resolution
  • 4527958 fix: revert unnecessary go.mod/go.sum version bumps
  • 67be9d2 fix: restore pre-existing comments in pam_helpers.go
  • 7f8920e cleanup: remove debug subtest and extra blank lines in rdp_test
  • 3616509 fix(e2e): bypass S3 validation by inserting recording config via DB
  • 65e62fa fix(e2e): use DNS-compatible bucket name for LocalStack S3
  • 7516fa3 fix(e2e): use LocalStack for S3/STS mock in RDP recording config
  • 9b92ccc fix(e2e): use postgres storage backend with valid app connection for recording config
  • 824246e fix(e2e): remove bogus recording config that breaks credential fetch
  • fbed5df test(e2e): also dump gateway stderr on TCP debug failure
  • 437e502 test(e2e): dump proxy stderr on TCP debug failure
  • 6dc4b9f test(e2e): add TCP-level debug probe to RDP proxy test
  • c530e1f fix(e2e): retry xfreerdp on transport failure from bridge startup latency
  • ab046e2 fix(e2e): replace /auth-only with full session, remove warmBridgeProxy
  • e635118 test(e2e): add direct xrdp connection test to isolate proxy chain issues
  • 7098bd3 fix(e2e): warm bridge proxy before xfreerdp to avoid EAGAIN race
  • 90b6da2 fix(e2e): start Xvfb in CI, use container.Host for RDP resource
  • 95a21fe fix(e2e): use freerdp3 instead of freerdp2 for RDP tests
  • 14a07e8 fix(e2e): retry xfreerdp on transport failure from bridge startup race
  • 01d955c remove accidentally committed api.json
  • d3049da fix(e2e): regenerate API client with Windows PAM methods, fix xfreerdp display
  • 0004121 fix(e2e): use /auth-only for RDP tests, fix unreachable-target
  • b720c1a Merge remote-tracking branch 'origin/main' into feat/pam-rdp-tests
  • a46575e Merge remote-tracking branch 'origin/main' into feat/pam-rdp-tests
  • fbc6fdf fix(e2e): seed recording config before creating Windows PAM resources
  • 33db99f add RDP E2E tests for PAM module
  • 4ee1572 fix: remove generic PROJECT_ID fallback to avoid collisions (identified by codex)
  • eb5cafb feat: expose PROJECT_ID and INFISICAL_PROJECT_ID as env vars

Changelog

  • 65a62a6 Merge pull request #249 from Infisical/update-packages-and-vuln-check
  • b942fee Merge pull request #229 from MattCrossingham/feat/expose-project-id-env
  • 434d0fe e2e go tidy
  • cf4c8ec fix: updated packages and improve/block vuln check
  • 4ad24ef Merge pull request #230 from Infisical/feat/pam-rdp-tests
  • ae11571 Merge pull request #246 from Infisical/tre/platfor-404-version-upgrade
  • 3a83cdf docs: add RDP test instructions to e2e README, remove redundant type conversions
  • dabd567 chore: pin actions/cache, localstack, and ubuntu images to exact versions
  • 7e61796 Merge pull request #244 from Infisical/feat/match-gateway-systemd-service-names
  • b40f17f chore(e2e): remove unnecessary xterm from rdp-server container
  • 4b4bf8e ci(govulncheck): enable Go module caching in setup-go
  • b1477b7 fix(e2e): sync e2e module deps with root version bumps
  • 3a314fe fix(security): remediate PLATFOR-404 Xray container findings
  • 6105ce3 feat(gateway): support no-arg uninstall for legacy service, improve migration warning
  • 85a3001 fix(gateway): reject gateway name that collides with legacy service name
  • 85aef49 refactor(gateway): remove no-op serviceName() wrapper
  • b3c822c fix(gateway): stop removing gateways config directory on legacy uninstall
  • cb94735 refactor(gateway): extract readKeyFromConfFile helper for config parsing
  • 600f2a4 feat(gateway): match systemd service name to gateway name
  • 201fc00 fix(e2e): avoid t.Sk...
Read more

v0.43.87

27 May 03:17
14d4c59

Choose a tag to compare

Changelog

  • 14d4c59 feat(relay): add resource auth enrollment for relays (#237)
  • 6d00caa Merge pull request #233 from Infisical/feat/pki-applications-rework
  • 9f3467d Address PR comment
  • 97b6795 Fix agent e2e tests
  • 7884482 Address PR comments
  • dda877a Address claude comments
  • 346a16d Add Application support to certificate agent

Changelog

  • 14d4c59 feat(relay): add resource auth enrollment for relays (#237)
  • 6d00caa Merge pull request #233 from Infisical/feat/pki-applications-rework
  • 9f3467d Address PR comment
  • 97b6795 Fix agent e2e tests
  • 7884482 Address PR comments
  • dda877a Address claude comments
  • 346a16d Add Application support to certificate agent

Changelog

  • 14d4c59 feat(relay): add resource auth enrollment for relays (#237)
  • 6d00caa Merge pull request #233 from Infisical/feat/pki-applications-rework
  • 9f3467d Address PR comment
  • 97b6795 Fix agent e2e tests
  • 7884482 Address PR comments
  • dda877a Address claude comments
  • 346a16d Add Application support to certificate agent