Terraform v1.17.0-beta2
By BIOS Founding Team

The second beta of 1.17 carries forward the Policy GA, provider-requirement variables and locals, and -minimal-refresh features from beta1.
Policy GA now also applies to terraform query, and a new format_version field was added to terraform version -json output for safer future format changes.
Full details: https://github.com/hashicorp/terraform/releases/tag/v1.17.0-beta2
More from the community

Terraform v1.16.4
The latest patch on the 1.16 stable line, fixing rendering of policy evaluation outcomes against older Terraform Enterprise versions and a deferred-error bug triggered when a provider returns a deferral for a resource...

Python Documentation Now Available in Persian
The official CPython documentation is now available translated into Persian, the result of community translator effort, joining the growing list of localized doc sets.

PgBouncer 1.26.0 Released, Fixes Three CVEs
PgBouncer 1.26.0 patches three denial-of-service vulnerabilities, including a crash via a malformed SCRAM client-final-message from unauthenticated clients and an integer overflow in packet-buffer growth.