Skip to content

Commit 1bc4ffa

Browse files
author
Ignacio Anaya
committed
chore: add v1.6.3 to changelog
1 parent a3cbbdf commit 1bc4ffa

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

7+
## [v1.6.3](https://github.com/checkly/terraform-provider-checkly/releases/tag/v1.6.3) - 2022-10-26
8+
9+
### Added
10+
- Support locked environment variables in `Check` and `Group`[#186](https://github.com/checkly/terraform-provider-checkly/issues/186)
11+
- Add new `Dashboard` fields [#199](https://github.com/checkly/terraform-provider-checkly/issues/199)
12+
13+
### Changed
14+
- Remove guides from provider documentation [#196](https://github.com/checkly/terraform-provider-checkly/issues/196)
15+
- Add alternatives auth methods in documentation [#191](https://github.com/checkly/terraform-provider-checkly/issues/191)
16+
- Follow resource naming convention in examples [#190](https://github.com/checkly/terraform-provider-checkly/issues/190)
17+
18+
19+
### Fixed
20+
- Avoid using all escalation configuration when no required [#202](https://github.com/checkly/terraform-provider-checkly/issues/194)
21+
- Stop saving deprecated `ssl_certificates` property [#193](https://github.com/checkly/terraform-provider-checkly/issues/193)
22+
23+
24+
725
## [v1.6.2](https://github.com/checkly/terraform-provider-checkly/releases/tag/v1.6.2) - 2022-08-02
826
### Changed
927
- Support new check intervals [#ba8eed7](https://github.com/checkly/terraform-provider-checkly/commit/ba8eed7)

0 commit comments

Comments
 (0)