Skip to content

Commit 297941b

Browse files
chore(changelog): update CHANGELOG for v3.35.1
1 parent a704ca5 commit 297941b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="v3.35.1"></a>
2+
## [v3.35.1] - 2024-04-25
3+
### Bug Fixes
4+
- **synthetics:** Add missing tags for newrelic_synthetics_cert_check_monitor ([#2642](https://github.com/newrelic/terraform-provider-newrelic/issues/2642))
5+
- **synthetics:** add error handling to multilocation alert condition for invalid GUIDs ([#2641](https://github.com/newrelic/terraform-provider-newrelic/issues/2641))
6+
17
<a name="v3.35.0"></a>
28
## [v3.35.0] - 2024-04-22
39
### Features
@@ -2077,7 +2083,8 @@ new synthetics resources use GraphQL API schema
20772083
## [v0.1.1] - 2017-08-02
20782084
<a name="v0.1.0"></a>
20792085
## v0.1.0 - 2017-06-21
2080-
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.35.0...HEAD
2086+
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.35.1...HEAD
2087+
[v3.35.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.35.0...v3.35.1
20812088
[v3.35.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.34.1...v3.35.0
20822089
[v3.34.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.34.0...v3.34.1
20832090
[v3.34.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.33.0...v3.34.0

0 commit comments

Comments
 (0)