Skip to content

Commit cb384c1

Browse files
chore: release 4.5.0 (#171)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 487397c commit cb384c1

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
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
66
project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [4.5.0](https://www.github.com/terraform-google-modules/terraform-google-sql-db/compare/v4.4.0...v4.5.0) (2021-01-27)
9+
10+
11+
### Features
12+
13+
* add encryption_key_name to safer_mysql module ([#185](https://www.github.com/terraform-google-modules/terraform-google-sql-db/issues/185)) ([487397c](https://www.github.com/terraform-google-modules/terraform-google-sql-db/commit/487397c160ad698af7e3e01ccd175d4d72fcc2a0))
14+
* Add variables for managing the creation of the default database and user (mysql) ([#170](https://www.github.com/terraform-google-modules/terraform-google-sql-db/issues/170)) ([5765a5f](https://www.github.com/terraform-google-modules/terraform-google-sql-db/commit/5765a5f8acfb6154e32c6c75f1ee3718b20d2f76))
15+
16+
17+
### Bug Fixes
18+
19+
* Fix typo in database timeout description ([#166](https://www.github.com/terraform-google-modules/terraform-google-sql-db/issues/166)) ([55f135f](https://www.github.com/terraform-google-modules/terraform-google-sql-db/commit/55f135f78c100e89a1957f15625412b7a0bba0db))
20+
821
## [4.4.0](https://www.github.com/terraform-google-modules/terraform-google-sql-db/compare/v4.3.0...v4.4.0) (2020-12-03)
922

1023

0 commit comments

Comments
 (0)