Skip to content

Latest commit

 

History

History
275 lines (160 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

275 lines (160 loc) · 15.1 KB

Changelog

v4.5.0 (2024-05-08)

Full Changelog

Merged pull requests:

  • Switch dnsimple gem installation from gem_package to chef_gem #92 (san983)

v4.4.0 (2024-05-08)

Full Changelog

Implemented enhancements:

  • Adds build_essentinal into default recipe #91 (san983)

v4.3.0 (2024-04-04)

Full Changelog

v4.2.0 (2024-04-04)

Full Changelog

Implemented enhancements:

v4.1.0 (2023-12-21)

Full Changelog

Closed issues:

  • Upgrade dnsimple gem from 7 to 8 #81

Merged pull requests:

v4.0.0 (2021-10-29)

Full Changelog

Implemented enhancements:

  • Update dnsimple ruby gem version #75

Merged pull requests:

v3.4.0 (2021-05-14)

Full Changelog

Merged pull requests:

v3.3.0 (2021-01-21)

Full Changelog

Merged pull requests:

  • Updates chef-infra client to v16 #71 (AGS4NO)
  • Updates Travis tests to Bionic distribution. #69 (AGS4NO)

v3.2.0 (2020-02-11)

Full Changelog

Implemented enhancements:

Closed issues:

  • Depfu Error: No dependency files found #68

v3.1.0 (2019-12-04)

Full Changelog

Merged pull requests:

v3.0.1 (2018-10-19)

Full Changelog

Merged pull requests:

v3.0.0 (2018-08-08)

Full Changelog

Fixed bugs:

  • Rename 'name' property #56

Merged pull requests:

v2.2.0 (2018-08-07)

Full Changelog

Merged pull requests:

v2.1.1 (2018-03-21)

Full Changelog

Fixed bugs:

  • Running integration tests with custom domain fails #52

Merged pull requests:

v2.1.0 (2017-06-26)

Full Changelog

Merged pull requests:

v2.0.1 (2017-05-18)

Full Changelog

Fixed bugs:

  • Re-release 2.0.0 with updated Stove #47

v2.0.0 (2017-04-24)

Full Changelog

Fixed bugs:

Closed issues:

  • Chef 11 needs compat resources #45

Merged pull requests:

v1.3.4 (2016-09-30)

Full Changelog

Merged pull requests:

v1.3.3 (2016-06-27)

Full Changelog

Fixed bugs:

Merged pull requests:

v1.3.2 (2016-06-24)

Full Changelog

Merged pull requests:

v1.3.1 (2016-06-10)

Full Changelog

Merged pull requests:

  • Update documentation with a correction for the token usage #35 (martinisoft)

v1.3.0 (2016-06-10)

Full Changelog

Fixed bugs:

  • DNSimple API authentication #24

Merged pull requests:

v1.2.0 (2016-06-10)

Full Changelog

Fixed bugs:

  • Fix ChefSpec Deprecation Warning #25
  • centos-65 requires patch utility due to nokogiri, only build-essential ~> 2.0.4 installs patch #21
  • Fix converging in modern chef 11 and chef 12 #32 (onlyhavecans)
  • Cleanup testing #31 (martinisoft)

Closed issues:

  • Use Fog DNSimple API Auth #27
  • Ubuntu 14.04 package requirement #23
  • Should have option to gracefully handle existing A record for CNAME create #18
  • Release a new version to Chef Community site #11
  • Add Test Kitchen #10
  • Cookbook removes undesired records #9
  • Should depend on 'build-essential' #7
  • LWRP should use load_current_resource #2

Merged pull requests:

  • Update build status and metadata #30 (martinisoft)
  • Unpin build-essential, blocks many popular cookbooks from use #22 (martinb3)
  • Support creating record with multiple content values #20 (josacar)
  • Use load_current_resource in lwrp #15 (josacar)
  • Integrate Test Kitchen #14 (dje)
  • Configure attributes for ohai to workaround empty node.platform_family #13 (josacar)
  • Avoid removing records with different type on create #12 (josacar)
  • Build Essential Dependancy #8 (ichilton)
  • add platform support for rhel platforms and expand coverage for more debian platforms #6 (mattkasa)
  • Fix missing pkg dependencies, update to chef_gem; add name to metadata. #5 (mdxp)
  • Improvements to LWRP and Documentation #1 (jtimberman)

* This Changelog was automatically generated by github_changelog_generator