Skip to content

Commit 34f6261

Browse files
chore: release 4.5.0 (#134)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5acae1e commit 34f6261

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [4.5.0](https://www.github.com/terraform-google-modules/terraform-google-lb-http/compare/v4.4.0...v4.5.0) (2020-11-25)
9+
10+
11+
### Features
12+
13+
* Add managed SSL certificates support ([#135](https://www.github.com/terraform-google-modules/terraform-google-lb-http/issues/135)) ([7b547d9](https://www.github.com/terraform-google-modules/terraform-google-lb-http/commit/7b547d9decc1ce3747eac872c732f0f04e78d63b))
14+
* Added Serverless NEGs submodule ([#136](https://www.github.com/terraform-google-modules/terraform-google-lb-http/issues/136)) ([871b575](https://www.github.com/terraform-google-modules/terraform-google-lb-http/commit/871b5755a21b58ef332895f188e4f1cc5dca9890))
15+
* Update per-backend security_policy fallback to variable ([#132](https://www.github.com/terraform-google-modules/terraform-google-lb-http/issues/132)) ([d726501](https://www.github.com/terraform-google-modules/terraform-google-lb-http/commit/d72650160191a24c97e5d09b8ea3cd28057c3f11))
16+
17+
18+
### Bug Fixes
19+
20+
* Add health-check prober port for checked backends to hc-firewall ([#143](https://www.github.com/terraform-google-modules/terraform-google-lb-http/issues/143)) ([5acae1e](https://www.github.com/terraform-google-modules/terraform-google-lb-http/commit/5acae1ead46796303711e7cf9f921d496f15ecd0))
21+
* Fix syntax in example code block ([#137](https://www.github.com/terraform-google-modules/terraform-google-lb-http/issues/137)) ([4e43deb](https://www.github.com/terraform-google-modules/terraform-google-lb-http/commit/4e43deb0cf5f2071de355c104b2ca04dc97591dd))
22+
823
## [4.4.0](https://www.github.com/terraform-google-modules/terraform-google-lb-http/compare/v4.3.0...v4.4.0) (2020-10-26)
924

1025

0 commit comments

Comments
 (0)