Skip to content

Release 1.7.1 - #113

Merged
sir-sigurd merged 1 commit into
mainfrom
release-1.7.1
Jun 4, 2026
Merged

Release 1.7.1#113
sir-sigurd merged 1 commit into
mainfrom
release-1.7.1

Conversation

@sir-sigurd

@sir-sigurd sir-sigurd commented Jun 4, 2026

Copy link
Copy Markdown
Member

Description

Stamps the changelog for the 1.7.1 release. The sole change in 1.7.1 is the registry-module pinning fix (#110 + #112): pin every registry module with ~> so an upstream major can't silently break terraform plan/apply.

Release date is set to 2026-06-04, but should be confirmed against the actual merge date before tagging (the 1.7.0 release PR included a "Set release date to merge date" step).

TODO

Greptile Summary

This PR stamps the CHANGELOG for the 1.7.1 patch release, which pins every Terraform registry module using ~> to prevent silent breakage from upstream major version bumps.

Confidence Score: 5/5

Changelog-only update; no executable code is touched and the format is consistent with all prior release entries.

The change is a single-file, documentation-only edit. The new section header, changelog entry, comparison link, and tag reference all follow the established pattern exactly. The release date (2026-06-04) matches today's date per the PR description note, and the PR description explicitly flags the confirm merge date before tagging step, showing awareness of the process.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds a new [1.7.1] dated section with the registry-module pinning fix entry, updates the [Unreleased] compare link, and appends the [1.7.1] tag reference — all consistent with the existing changelog format.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["[Unreleased] — empty"] -->|was| B["[Unreleased] contains 1.7.1 fix entry"]
    B -->|stamped as| C["[1.7.1] - 2026-06-04\n• Pin registry modules with ~>"]
    C --> D["[1.7.0] - 2026-05-28"]
    E["[Unreleased] link: 1.7.0...HEAD"] -->|updated to| F["[Unreleased] link: 1.7.1...HEAD"]
    G["(no [1.7.1] ref link)"] -->|added| H["[1.7.1]: releases/tag/1.7.1"]
Loading

Reviews (1): Last reviewed commit: "Release 1.7.1" | Re-trigger Greptile

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Stamps the CHANGELOG for the 1.7.1 patch release, reflecting the registry-module pinning fix and updating the reference links accordingly.

Changes:

  • Adds a new [1.7.1] - 2026-06-04 release section and moves the single fix entry under it.
  • Updates the [Unreleased] comparison link to start from 1.7.1.
  • Adds the [1.7.1] tag reference link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sir-sigurd
sir-sigurd requested a review from nl0 June 4, 2026 09:32
@sir-sigurd
sir-sigurd merged commit 26f8261 into main Jun 4, 2026
2 checks passed
@sir-sigurd
sir-sigurd deleted the release-1.7.1 branch June 4, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants