Skip to content

Commit

Permalink
chore(changelog): update CHANGELOG for v3.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-developer-toolkit committed May 9, 2024
1 parent 3f156a6 commit a07304e
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
<a name="v3.36.0"></a>
## [v3.36.0] - 2024-05-09
### Bug Fixes
- **build:** upgrade to go1.21
- **gcp_integrations:** add missing error handling to the resource newrelic_cloud_gcp_integrations ([#2657](https://github.com/newrelic/terraform-provider-newrelic/issues/2657))

### Documentation Updates
- **cloud_integrations:** fix documentation defects in cloud integration resources ([#2649](https://github.com/newrelic/terraform-provider-newrelic/issues/2649))

### Features
- **changelog:** restore changelog deleted by #d71e0648be739679c30e04… ([#2660](https://github.com/newrelic/terraform-provider-newrelic/issues/2660))

<a name="v3.35.2"></a>
## [v3.35.2] - 2024-05-07
### Bug Fixes
- **build:** upgrade to go1.21 and newrelic-client-go 2.35.0
- **build:** upgrade to go1.21 ([#2651](https://github.com/newrelic/terraform-provider-newrelic/issues/2651))

<a name="v3.35.1"></a>
## [v3.35.1] - 2024-04-25
Expand Down Expand Up @@ -2088,7 +2100,8 @@ new synthetics resources use GraphQL API schema
## [v0.1.1] - 2017-08-02
<a name="v0.1.0"></a>
## v0.1.0 - 2017-06-21
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.35.2...HEAD
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.36.0...HEAD
[v3.36.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.35.2...v3.36.0
[v3.35.2]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.35.1...v3.35.2
[v3.35.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.35.0...v3.35.1
[v3.35.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.34.1...v3.35.0
Expand Down Expand Up @@ -2313,4 +2326,4 @@ new synthetics resources use GraphQL API schema
[v0.4.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v0.1.1...v0.2.0
[v0.1.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v0.1.0...v0.1.1
[v0.1.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v0.1.0...v0.1.1

0 comments on commit a07304e

Please sign in to comment.