Skip to content

Commit b4828a8

Browse files
chore(changelog): update CHANGELOG for v3.38.0
1 parent bff769e commit b4828a8

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

+13-6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="v3.38.0"></a>
2+
## [v3.38.0] - 2024-06-06
3+
### Features
4+
- add support for tags to the `newrelic_entity` data source ([#2682](https://github.com/newrelic/terraform-provider-newrelic/issues/2682))
5+
- **automation:** run integration tests and report drift
6+
17
<a name="v3.37.1"></a>
28
## [v3.37.1] - 2024-05-24
39
### Bug Fixes
@@ -1451,10 +1457,10 @@ new synthetics resources use GraphQL API schema
14511457
### Features
14521458
- **alerts:** allow a 30 day violation limit for nrql conditions
14531459

1454-
<a name="2.11.1"></a>
1455-
## [2.11.1] - 2020-10-07
14561460
<a name="v2.11.1"></a>
14571461
## [v2.11.1] - 2020-10-07
1462+
<a name="2.11.1"></a>
1463+
## [2.11.1] - 2020-10-07
14581464
### Documentation Updates
14591465
- add website documentation for nrql_alert aggregation_window
14601466

@@ -2121,7 +2127,8 @@ new synthetics resources use GraphQL API schema
21212127
## [v0.1.1] - 2017-08-02
21222128
<a name="v0.1.0"></a>
21232129
## v0.1.0 - 2017-06-21
2124-
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.37.1...HEAD
2130+
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.38.0...HEAD
2131+
[v3.38.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.37.1...v3.38.0
21252132
[v3.37.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.37.0...v3.37.1
21262133
[v3.37.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.36.1...v3.37.0
21272134
[v3.36.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.36.0...v3.36.1
@@ -2278,9 +2285,9 @@ new synthetics resources use GraphQL API schema
22782285
[v2.13.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.13.0...v2.13.1
22792286
[v2.13.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.12.1...v2.13.0
22802287
[v2.12.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.12.0...v2.12.1
2281-
[v2.12.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/2.11.1...v2.12.0
2282-
[2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.1...2.11.1
2283-
[v2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.0...v2.11.1
2288+
[v2.12.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.1...v2.12.0
2289+
[v2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/2.11.1...v2.11.1
2290+
[2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.0...2.11.1
22842291
[v2.11.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.10.3...v2.11.0
22852292
[v2.10.3]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.10.2...v2.10.3
22862293
[v2.10.2]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.9.0...v2.10.2

0 commit comments

Comments
 (0)