Skip to content

Commit 966065c

Browse files
chore: release 1.6.0
1 parent 293ed2c commit 966065c

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][keepachangelog-site],
66
and this project adheres to [Semantic Versioning][semver-site].
77

8+
## [1.6.0](https://www.github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.5.1...v1.6.0) (2021-04-05)
9+
10+
11+
### Features
12+
13+
* add folder clean up ([#47](https://www.github.com/terraform-google-modules/terraform-google-scheduled-function/issues/47)) ([6d001bb](https://www.github.com/terraform-google-modules/terraform-google-scheduled-function/commit/6d001bb24197e6475500cdcfc8c291aabe41699c))
14+
* add retry logic for quota errors ([#53](https://www.github.com/terraform-google-modules/terraform-google-scheduled-function/issues/53)) ([293ed2c](https://www.github.com/terraform-google-modules/terraform-google-scheduled-function/commit/293ed2c7f77ba14e0fd6d1d2cb01b08d9aa58968))
15+
16+
17+
### Bug Fixes
18+
19+
* add grant_token_creator flag for pubsub ([#52](https://www.github.com/terraform-google-modules/terraform-google-scheduled-function/issues/52)) ([7fee659](https://www.github.com/terraform-google-modules/terraform-google-scheduled-function/commit/7fee659322dd014b818a26cc0c132b2b71ca91d2))
20+
821
### [1.5.1](https://www.github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.5.0...v1.5.1) (2020-09-02)
922

1023

0 commit comments

Comments
 (0)