Skip to content

Commit fd4ca50

Browse files
chore(changelog): update CHANGELOG for v3.64.0
1 parent 4cee206 commit fd4ca50

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v3.64.0"></a>
2+
## [v3.64.0] - 2025-07-21
3+
### Bug Fixes
4+
- **entity-tags:** resolve `newrelic_entity_tags` resource issue ([#2913](https://github.com/newrelic/terraform-provider-newrelic/issues/2913))
5+
6+
### Features
7+
- **tooltip-support:** add tooltip support in dashboard rawConfiguration ([#2911](https://github.com/newrelic/terraform-provider-newrelic/issues/2911))
8+
19
<a name="v3.63.0"></a>
210
## [v3.63.0] - 2025-06-24
311
### Features
@@ -1734,10 +1742,10 @@ new synthetics resources use GraphQL API schema
17341742
### Features
17351743
- **alerts:** allow a 30 day violation limit for nrql conditions
17361744

1737-
<a name="2.11.1"></a>
1738-
## [2.11.1] - 2020-10-07
17391745
<a name="v2.11.1"></a>
17401746
## [v2.11.1] - 2020-10-07
1747+
<a name="2.11.1"></a>
1748+
## [2.11.1] - 2020-10-07
17411749
### Documentation Updates
17421750
- add website documentation for nrql_alert aggregation_window
17431751

@@ -2404,7 +2412,8 @@ new synthetics resources use GraphQL API schema
24042412
## [v0.1.1] - 2017-08-02
24052413
<a name="v0.1.0"></a>
24062414
## v0.1.0 - 2017-06-21
2407-
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.63.0...HEAD
2415+
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.64.0...HEAD
2416+
[v3.64.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.63.0...v3.64.0
24082417
[v3.63.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.62.1...v3.63.0
24092418
[v3.62.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.62.0...v3.62.1
24102419
[v3.62.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.61.3...v3.62.0
@@ -2607,9 +2616,9 @@ new synthetics resources use GraphQL API schema
26072616
[v2.13.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.13.0...v2.13.1
26082617
[v2.13.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.12.1...v2.13.0
26092618
[v2.12.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.12.0...v2.12.1
2610-
[v2.12.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/2.11.1...v2.12.0
2611-
[2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.1...2.11.1
2612-
[v2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.0...v2.11.1
2619+
[v2.12.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.1...v2.12.0
2620+
[v2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/2.11.1...v2.11.1
2621+
[2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.0...2.11.1
26132622
[v2.11.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.10.3...v2.11.0
26142623
[v2.10.3]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.10.2...v2.10.3
26152624
[v2.10.2]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.9.0...v2.10.2

0 commit comments

Comments
 (0)