Skip to content

Commit 579b98d

Browse files
sir-sigurdclaude
andcommitted
Release 1.8.0
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent f48e36b commit 579b98d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Optional release notice.
1818

1919
## [Unreleased] - YYYY-MM-DD
2020

21+
## [1.8.0] - 2026-06-09
22+
2123
- [Added] Transit Gateway egress mode for new VPCs: set `enable_transit_gateway = true` (+ `transit_gateway_id`) to route private-subnet egress through a Transit Gateway instead of NAT gateways; IPv6 egress is opt-in via `transit_gateway_ipv6_egress`. See [Transit Gateway egress](README.md#transit-gateway-egress) ([#115](https://github.com/quiltdata/iac/pull/115))
2224

2325
## [1.7.2] - 2026-06-08
@@ -100,7 +102,8 @@ Ensure your Quilt stack is upgraded to version 1.66 or later *before* upgrading
100102

101103
- [Added] Add changelog ([#74](https://github.com/quiltdata/iac/pull/74))
102104

103-
[Unreleased]: https://github.com/quiltdata/iac/compare/1.7.2...HEAD
105+
[Unreleased]: https://github.com/quiltdata/iac/compare/1.8.0...HEAD
106+
[1.8.0]: https://github.com/quiltdata/iac/releases/tag/1.8.0
104107
[1.7.2]: https://github.com/quiltdata/iac/releases/tag/1.7.2
105108
[1.7.1]: https://github.com/quiltdata/iac/releases/tag/1.7.1
106109
[1.7.0]: https://github.com/quiltdata/iac/releases/tag/1.7.0

0 commit comments

Comments
 (0)