------------------------------------------------------------------- Thu Jul 09 08:58:04 UTC 2026 - Johannes Kastl - Update to version 0.10.1: * Bump version to v0.10.1 * Update CHANGELOG * Remove x/exp dependency and go fix * Upgrade x/exp package * Bump golang.org/x/net from 0.47.0 to 0.55.0 ------------------------------------------------------------------- Fri Jul 03 04:57:50 UTC 2026 - Johannes Kastl - Update to version 0.10.0: * 0839200 Bump version to v0.10.0 * cbac317 Omit the platform args if the registry supports h1 hashes in testacc * 658c6c0 Add support for OpenTofu v1.12 * cc0fd26 Fix lint issues * a3fed23 Add ProviderPackageMetadata method to ProviderLockAPI * 816afbe Rename ProviderDownloaderAPI to ProviderLockAPI * b432c5d Sort the platforms to stabilize the results * 48282ea Add test for fetchProviderPackageMetadata * 4313d13 Fix the key of the ProviderVersion map to the filename * 49183e3 Skip downloading binaries if the registry supports h1 hashes * 8b21af4 Add hashes to provider package metadata response for OpenTofu ------------------------------------------------------------------- Wed May 06 06:14:08 UTC 2026 - Johannes Kastl - Update to version 0.9.4: * d78272a Bump version to v0.9.4 * 6e89eda Update docker/build-push-action to v7 * 6ab30c9 Update goreleaser-action to v7 * 36c56b3 Update create-github-app-token to v3 * 56c93fd Update actions/checkout to v6 * b3f8047 Fix lint issues * 20220bf Update golangci-lint to v2 * 13c0310 Update setup-go to v6 * b762378 Update Go to v1.26 * c6859ef Add support for Terraform v1.15 * d9de859 Add support for OpenTofu v1.11 ------------------------------------------------------------------- Thu Nov 20 11:43:57 UTC 2025 - Johannes Kastl - Update to version 0.9.3: * Bump version to v0.9.3 * Update CHANGELOG * Add support for Terraform 1.14 * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 * Add link to SECURITY.md * Add SECURITY.md * Bump golang.org/x/oauth2 from 0.4.0 to 0.27.0 * Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 ------------------------------------------------------------------- Sun Aug 10 07:35:10 UTC 2025 - Johannes Kastl - Update to version 0.9.2: * Bump version to v0.9.2 * Update CHANGELOG * Add support for OpenTofu 1.10 * Add support for Terraform 1.12 * Update hcl to v2.24.0 * Update golang.org/x/crypto to v0.41.0 * Add AI agent optimization project structure and guidelines * Add CLAUDE.md for Claude Code guidance ------------------------------------------------------------------- Tue May 06 05:43:39 UTC 2025 - Johannes Kastl - Update to version 0.9.1: * Bump version to v0.9.1 * Fix the build issue with the replace directive ------------------------------------------------------------------- Sat May 03 17:41:44 UTC 2025 - Johannes Kastl - Update to version 0.9.0: * Bump version to v0.9.0 * Update CHANGELOG * Update description for brew tap * Update README * Add acceptance tests for OpenTofu * Add support for updating .terraform.lock.hcl using OpenTofu registry * Create a lock index from the given tfregistry config * Unify tfregistry config for release and lock packages * Allow TFREGISTRY_BASE_URL to set the host of the Terraform registry * Remove the experimental badge from the Registry Provider source type * Use the list all versions API for the OpenTofu registry compatibility * Add support for the OpenTofu registry as a release source * Pin all GitHub Actions * Use a forked terraform-config-inspect to support .tofu extension * Add support for .tofu extension * Add support for updating version constraints of opentofu core * Add support for Terraform 1.11 * Update hcl to v2.23.0 * Update Alpine to 3.21 * Update golangci-lint to 1.64.8 * Update Go to 1.24 ------------------------------------------------------------------- Mon Apr 28 14:17:54 UTC 2025 - Johannes Kastl - new package tfupdate: update version constraints in your Terraform configurations