Skip to content

Commit d7312a9

Browse files
megan07shuyama1
andauthored
Update CHANGELOG.md (#4137)
* Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Shuya Ma <[email protected]> * Update CHANGELOG.md Co-authored-by: Shuya Ma <[email protected]> Co-authored-by: Shuya Ma <[email protected]>
1 parent b788478 commit d7312a9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
## 4.15.0 (Unreleased)
2+
FEATURES:
3+
* **New Resource:** google_logging_log_view ([#4125](https://github.com/hashicorp/terraform-provider-google-beta/pull/4125))
4+
5+
IMPROVEMENTS:
6+
* apigee: added `billing_type` attribute to `google_apigee_organization` resource. ([#4126](https://github.com/hashicorp/terraform-provider-google-beta/pull/4126))
7+
* networkservices: added `disable_http2` property to `google_network_services_edge_cache_service` resource ([#4119](https://github.com/hashicorp/terraform-provider-google-beta/pull/4119))
8+
* networkservices: updated `google_network_services_edge_cache_origin` resource to read and write the `timeout` property, including a new `read_timeout` field. ([#4122](https://github.com/hashicorp/terraform-provider-google-beta/pull/4122))
9+
* networkservices: updated `google_network_services_edge_cache_origin` to retry_conditions to include `FORBIDDEN` ([#4122](https://github.com/hashicorp/terraform-provider-google-beta/pull/4122))
10+
11+
BUG FIXES:
12+
* dataproc: fixed a crash when `logging_config` only contains `nil` entry in `google_dataproc_workflow_template` ([#4124](https://github.com/hashicorp/terraform-provider-google-beta/pull/4124))
13+
* sql: fixed crash when one of `settings.database_flags` is nil. ([#4123](https://github.com/hashicorp/terraform-provider-google-beta/pull/4123))
14+
215
## 4.14.0 (March 14, 2022)
316

417
FEATURES:

0 commit comments

Comments
 (0)