releases.sh
HashiCorp

HashiCorp

hashicorp.comInfrastructure
$npx @buildinternet/releases get hashicorp
Terraform · v1.17.0-alpha20260827

Talend 8.0.20240731 revives DBMS user and role objects after four years but truncates lifecycle behavior: "bare" user/role entries encountered before a DBMS definition are silently dropped from SQL output instead of printed to console as before. This release also removes epoch-aware and mode-aware table override options (no longer separated by "," in --write-sql), and stops printing the "cloud-ready" report at execution time. The README now documents only the latest Cosmos DB emulator release, removing several Windows/Ubuntu releases.

Read more →

Import blocks in modules; planned private data for providers

Breaking (minor)This release6 featuresNew capabilities11 enhancementsImprovements to existing features10 fixesBug fixesAI-tallied from the release notes
Terraform · v1.16.0

Import blocks are now supported inside modules, and providers gain planned private data persisted across plan and apply for provider-specific state. Also adds a Linux s390x binary, on_failure action triggers, and store blocks in terraform_data.

Read more →

Access now assignable at user invite

This release1 featureNew capabilitiesAI-tallied from the release notes

When inviting users to your organization, you can now assign access at the organization or project level upfront, eliminating follow-up permission changes and letting new users start with the permissions they need.

Read more →

DriverNetwork.Hash removed; Docker cpuset bug fixed

BreakingThis release1 featureNew capabilities9 enhancementsImprovements to existing features20 fixesBug fixesAI-tallied from the release notes
Nomad · v2.0.5

The DriverNetwork.Hash method is removed from the plugin/drivers package. Fixed a Docker bug where tasks could escape their assigned cpuset range, plus a fix preventing deleted allocations from remaining running.

Read more →

Six security fixes including cache DoS and request body bombs

This release3 enhancementsImprovements to existing features8 fixesBug fixesAI-tallied from the release notes
Consul · v2.0.3

v2.0.3 addresses six security issues, including a cache-based DoS on connect endpoints, an unauthenticated heap-exhaustion via unbounded JSON bodies (now capped at 512 KiB), and an unbounded-connection DoS on gRPC listeners (new per-client-IP limiter, default 100). Also fixed a nil-pointer panic, a Gateway 503 regression, and a token-leak logging issue.

Read more →

Import blocks work inside modules; provider private data survives plan/apply

Breaking (minor)preThis release6 featuresNew capabilities11 enhancementsImprovements to existing features10 fixesBug fixesAI-tallied from the release notes
Terraform · v1.16.0-beta2

Import blocks are now supported inside modules, and providers can store planned private data preserved across plan and apply via the new terraform_data store block. Resource action triggers gain on_failure modes, and lifecycle blocks support destroy = false to prevent resource destruction.

Read more →

ACL bypass via mixed-case policies fixed; UBI packages removed

BreakingThis release1 featureNew capabilities4 enhancementsImprovements to existing features17 fixesBug fixesAI-tallied from the release notes
Vault · v2.0.4

Fixed a privilege-escalation vulnerability where a denied_parameters constraint on the policies field could be bypassed with mixed-case policy names; Vault now normalizes to lowercase. Also removed gnupg, openssl, and procps from UBI container images, and dropped support for duplicate HCL attributes. Plus many enterprise and OSS bug fixes across billing, audit, identity, and SCIM.

Read more →

Org admins can now restrict which HCP products deploy

This release1 featureNew capabilitiesAI-tallied from the release notes

Organization administrators can now restrict which HCP products (Vault, Boundary, Vault Radar, Packer, Waypoint, Vagrant) users may deploy within their organization, providing preventative controls that apply regardless of individual user permissions.

Read more →

pow/log panic fixed; deferred actions experiment ships

preThis release5 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notes
Terraform · v1.17.0-alpha20260729

pow and log functions no longer panic when the result is not a number. The experimental deferred actions feature, enabled via -allow-deferral on terraform plan, allows count and for_each to use unknown values. Also experimental: terraform test cleanup command, backend and skip_cleanup attributes in test files, and the -policies flag on terraform query.

Read more →

Import blocks in modules; lifecycle destroy prevention; planned private data for providers

Breaking (minor)preThis release5 featuresNew capabilities13 enhancementsImprovements to existing features9 fixesBug fixesAI-tallied from the release notes
Terraform · v1.16.0-beta1

Import blocks now work inside modules, lifecycle blocks support destroy = false to prevent resource destruction, and Terraform stores planned private data for providers. Other additions include a store block in terraform_data for ephemeral values, nested blocks as computed values, and Linux s390x binary support. Fixes include import blocks now respecting provider local names and a panic fix for no-op changes on deposed resources with precondition/postcondition blocks.

Read more →