Skip to content

Commit 2a023f6

Browse files
chore(changelog): update CHANGELOG for v3.76.2
1 parent 8b2f299 commit 2a023f6

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="v3.76.2"></a>
2+
## [v3.76.2] - 2025-12-04
3+
### Bug Fixes
4+
- **oci:** implement terraform module for WIF onboarding ([#2971](https://github.com/newrelic/terraform-provider-newrelic/issues/2971))
5+
16
<a name="v3.76.1"></a>
27
## [v3.76.1] - 2025-11-24
38
### Bug Fixes
@@ -1879,10 +1884,10 @@ new synthetics resources use GraphQL API schema
18791884
### Features
18801885
- **alerts:** allow a 30 day violation limit for nrql conditions
18811886

1882-
<a name="2.11.1"></a>
1883-
## [2.11.1] - 2020-10-07
18841887
<a name="v2.11.1"></a>
18851888
## [v2.11.1] - 2020-10-07
1889+
<a name="2.11.1"></a>
1890+
## [2.11.1] - 2020-10-07
18861891
### Documentation Updates
18871892
- add website documentation for nrql_alert aggregation_window
18881893

@@ -2549,7 +2554,8 @@ new synthetics resources use GraphQL API schema
25492554
## [v0.1.1] - 2017-08-02
25502555
<a name="v0.1.0"></a>
25512556
## v0.1.0 - 2017-06-21
2552-
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.76.1...HEAD
2557+
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.76.2...HEAD
2558+
[v3.76.2]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.76.1...v3.76.2
25532559
[v3.76.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.76.0...v3.76.1
25542560
[v3.76.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.75.4...v3.76.0
25552561
[v3.75.4]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.75.3...v3.75.4
@@ -2780,9 +2786,9 @@ new synthetics resources use GraphQL API schema
27802786
[v2.13.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.13.0...v2.13.1
27812787
[v2.13.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.12.1...v2.13.0
27822788
[v2.12.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.12.0...v2.12.1
2783-
[v2.12.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/2.11.1...v2.12.0
2784-
[2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.1...2.11.1
2785-
[v2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.0...v2.11.1
2789+
[v2.12.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.1...v2.12.0
2790+
[v2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/2.11.1...v2.11.1
2791+
[2.11.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.11.0...2.11.1
27862792
[v2.11.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.10.3...v2.11.0
27872793
[v2.10.3]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.10.2...v2.10.3
27882794
[v2.10.2]: https://github.com/newrelic/terraform-provider-newrelic/compare/v2.9.0...v2.10.2

0 commit comments

Comments
 (0)