SOPS | v3.11.0

SOPS v3.11.0 released on 29-09-2025


SOPS v3.11.0 is out now. This release introduces significant enhancements and new features that improve the user experience.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • New features including EncryptContext and DecryptContext for AWS, Azure, GCP, PGP, and HashiCorp Vault.
  • Availability of SOPS v3.11.0 as container images based on Debian and Alpine Linux.
  • Documentation improvements, including new configuration options and clearer instructions.

Upgrade notes

  • Ensure to verify the integrity of the downloaded binaries and container images using the provided checksums and signatures.
  • Rollback to the previous version is recommended if any issues arise during the upgrade process.

We invite users to share their comments on their experience with this release.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...