@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 3.0.0] - 2019-12-16
10+
911### Added
1012- QUIC protocol support [ #57 ]
1113- Container Native Load Balancing support via NEGs [ #57 ]
@@ -14,7 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1416- Add http/https target proxies to output to allow binding multiple IPs
1517
1618### Changed
17-
1819- Update minimum terraform version to 0.12.6
1920- Update google providers to 2.15
2021- Move to using ` for_each ` for state management [ #57 ]
@@ -55,7 +56,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5556
5657## [ 1.0.0] - 2017-08-23
5758
58- [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-lb-http/compare/v2.0.0...HEAD
59+ [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-lb-http/compare/v3.0.0...HEAD
60+ [ 3.0.0 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/compare/v2.0.0...v3.0.0
61+ [ 2.0.0 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/compare/1.0.10...v2.0.0
5962[ 1.0.10 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/compare/1.0.9...1.0.10
6063[ 1.0.9 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/compare/1.0.8...1.0.9
6164[ 1.0.8 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/compare/1.0.7...1.0.8
@@ -68,6 +71,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6871[ 1.0.1 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/compare/1.0.0...1.0.1
6972[ 1.0.0 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/releases/tag/1.0.0
7073
74+ [ #54 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/pull/54
7175[ #57 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/pull/57
7276[ #61 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/pull/61
7377[ #56 ] : https://github.com/terraform-google-modules/terraform-google-lb-http/pull/56
0 commit comments