Skip to content

Commit 1304d93

Browse files
chore(changelog): update CHANGELOG for v3.45.0
1 parent d318c94 commit 1304d93

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v3.45.0"></a>
2+
## [v3.45.0] - 2024-09-03
3+
### Bug Fixes
4+
- **dashboard:** fix error handling around `default_values` to disallow empty values ([#2734](https://github.com/newrelic/terraform-provider-newrelic/issues/2734))
5+
6+
### Features
7+
- **modules:** adding module to retrieve api keys using a external graphql provider ([#2728](https://github.com/newrelic/terraform-provider-newrelic/issues/2728))
8+
19
<a name="v3.44.0"></a>
210
## [v3.44.0] - 2024-09-03
311
### Bug Fixes
@@ -2210,7 +2218,8 @@ new synthetics resources use GraphQL API schema
22102218
## [v0.1.1] - 2017-08-02
22112219
<a name="v0.1.0"></a>
22122220
## v0.1.0 - 2017-06-21
2213-
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.44.0...HEAD
2221+
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.45.0...HEAD
2222+
[v3.45.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.44.0...v3.45.0
22142223
[v3.44.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.43.0...v3.44.0
22152224
[v3.43.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.42.3...v3.43.0
22162225
[v3.42.3]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.42.2...v3.42.3

0 commit comments

Comments
 (0)