Skip to content

Releases: vmware/terraform-provider-wavefront

v3.6.0

22 May 14:05
c07682a
Compare
Choose a tag to compare

What's Changed

  • upgrading lint to 2.5.2 in normal and release workflow by @dkuldeep22 in #114
  • adding alert_type check and empty check for target field by @dkuldeep22 in #116
  • Updating changelog and version file for release by @dkuldeep22 in #117

Full Changelog: v3.5.0...v3.6.0

v3.5.0

31 Mar 12:15
cdadd49
Compare
Choose a tag to compare

3.5.0 (March 31, 2023)

ENHANCEMENT:

  • Upgrade net, text and sys dependencies for security fixes.

v3.4.0

09 Nov 17:54
8c834ed
Compare
Choose a tag to compare

3.4.0 (November 9, 2022)

ENHANCEMENT:

  • Removed Tesla Cloud Integration
  • Added documentation for calling dashboard sections from external files.

v3.3.0

21 Oct 09:45
d900afc
Compare
Choose a tag to compare

3.3.0 (Oct 21, 2022)

ENHANCEMENT:

  • Added support for Data Sources for Alert, Event, Dashboard, Derived Metric, Maintenance Window, and External Links.
  • Added support for Data Source for Role and UserGroup by id.
  • Added support for ProcessRateMinutes property in Alert Resource.
  • Fixed integration tests.

v3.2.0

02 Sep 14:10
594f66d
Compare
Choose a tag to compare

3.2.0 (Sep 02, 2022)

ENHANCEMENT:

  • Upgraded Terraform-plugin-sdk/v2 from 2.6.1 to 2.21.0 for security vulnerability fix.
  • Upgraded go version from 1.16 to 1.17 for security vulnerability fix.
  • Using email instead of id for wavefront_user.

v3.1.0

23 May 17:03
1c2a5e9
Compare
Choose a tag to compare

3.1.0 (May 23, 2022)

ENHANCEMENT:

  • Support for Metrics Policy & Various Data Sources

v3.0.2

23 Mar 17:05
1c814a5
Compare
Choose a tag to compare

3.0.2 (March 23, 2021)

DOCUMENTATION:

  • Fixed a variety of typos, punctuation, and grammatical errors.

v3.0.1

11 Mar 18:36
5c491df
Compare
Choose a tag to compare

3.0.1 (March 11, 2022)

BUG FIXES:

  • Fix incompatibility issue between threshold alerts and new alert experience.
  • Update command in CONTRIBUTING.md.

v3.0.0

10 Jun 21:12
769faba
Compare
Choose a tag to compare

3.0.0 (June 10, 2021)

NOTES:

  • Upgrade to the new terraform SDK v2.6.1 from v1 as v1 is reaching end of life.
    With this change there is no more support for Terraform 0.11 and below.
  • Minor documentation updates showing that multiple alert targets can be
    specified at once in the alert target field.

v2.8.3

01 Mar 23:09
2471103
Compare
Choose a tag to compare

2.8.3 (March 1, 2021)

BUG FIXES:

  • Fix typo on main page of the Wavefront terraform provider documentation.