|
| 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 | + |
1 | 7 | <a name="v3.37.1"></a>
|
2 | 8 | ## [v3.37.1] - 2024-05-24
|
3 | 9 | ### Bug Fixes
|
@@ -1451,10 +1457,10 @@ new synthetics resources use GraphQL API schema
|
1451 | 1457 | ### Features
|
1452 | 1458 | - **alerts:** allow a 30 day violation limit for nrql conditions
|
1453 | 1459 |
|
1454 |
| -<a name="2.11.1"></a> |
1455 |
| -## [2.11.1] - 2020-10-07 |
1456 | 1460 | <a name="v2.11.1"></a>
|
1457 | 1461 | ## [v2.11.1] - 2020-10-07
|
| 1462 | +<a name="2.11.1"></a> |
| 1463 | +## [2.11.1] - 2020-10-07 |
1458 | 1464 | ### Documentation Updates
|
1459 | 1465 | - add website documentation for nrql_alert aggregation_window
|
1460 | 1466 |
|
@@ -2121,7 +2127,8 @@ new synthetics resources use GraphQL API schema
|
2121 | 2127 | ## [v0.1.1] - 2017-08-02
|
2122 | 2128 | <a name="v0.1.0"></a>
|
2123 | 2129 | ## 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 |
2125 | 2132 | [v3.37.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.37.0...v3.37.1
|
2126 | 2133 | [v3.37.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.36.1...v3.37.0
|
2127 | 2134 | [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
|
2278 | 2285 | [v2.13.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.13.0...v2.13.1
|
2279 | 2286 | [v2.13.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.12.1...v2.13.0
|
2280 | 2287 | [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 |
2284 | 2291 | [v2.11.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.10.3...v2.11.0
|
2285 | 2292 | [v2.10.3]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.10.2...v2.10.3
|
2286 | 2293 | [v2.10.2]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.9.0...v2.10.2
|
|
0 commit comments