Skip to content

Latest commit

 

History

History
116 lines (96 loc) · 5.94 KB

CHANGELOG.md

File metadata and controls

116 lines (96 loc) · 5.94 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.6.8] - 2024-08-01

Changed

  • Update to support new automated release process and correct terraform registry publication.

[0.6.7] - 2024-04-08

Changed

  • Upgrade Go to 1.22 (CONJSE-1842)

0.6.6 - 2023-06-21

Security

0.6.5 - 2022-11-30

Changed

0.6.4 - 2022-11-14

Security

0.6.3 - 2022-08-17

Changed

Security

0.6.2 - 2021-09-02

Added

0.6.1 - 2021-09-02

Changed

  • Archive format changed to support publishing to registry.terraform.io

0.6.0 - 2021-08-12

Added

0.5.0 - 2021-05-06

Added

Changed

0.4.0 - 2020-04-29

Added

  • You can now specify account, appliance_url, ssl_cert, and ssl_cert_path values directly in the .tf provider config #29

0.3.1 - 2020-04-20

Fixed

  • Each brew recipe binary now includes the provider version #47
  • Updated output binary file names to include version suffix so that the version command returns the correct version #30

0.3.0 - 2020-04-13

Changed

  • Converted to Go modules
  • Updated build to use official Goreleaser image
  • Code now builds against Terraform v0.12

0.2.0 - 2018-08-31

Added

0.1.0 - 2018-08-28

Added