Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Latest commit

 

History

History
104 lines (63 loc) · 3.14 KB

CHANGELOG.md

File metadata and controls

104 lines (63 loc) · 3.14 KB

Change Log

##2017-09-16 - Release 2.0.10 (diff)

Summary

Hotfix to remedy build failures.

##2017-04-05 - Release 2.0.9 (diff)

Summary

Hotfix to remedy build failures.

Bugfix

  • Rubocop errors (see #16).
  • Puppet metadata errors (see #17).

##2016-12-03 - Release 2.0.8 (diff)

Summary

Bugfix

  • Fixed a problem that was showing the master build as failed.

##2016-12-02 - Release 2.0.7 (diff)

Summary

Bugfix

  • Rubocop appeasement since upgrade of that gem to 0.46.0.

##2016-10-01 - Release 2.0.5 (diff)

Summary

Fixed automated acceptance tests now that locp-cassandra 2.0.0 has been released.

##2016-07-20 - Release 2.0.4 (diff)

Summary

A non-functional improvement. We now test against Ubuntu 16.04.

##2016-07-09 - Release 2.0.3 (diff)

Summary

Removed puppetlabs-firewall dependency as it is not required.

##2016-06-26 - Release 2.0.2 (diff)

Summary

Minor bugfix after the new version of RuboCop picked up formatting issues in Vagrantfile.

##2016-06-06 - Release 2.0.1 (diff)

Summary

Minor bugfix for the puppetlabs-inifile version and fixed some typos in the README.

##2016-06-03 - Release 2.0.0 (diff)

Summary

Note that this is an update of the major release number, please see the notes on Upgrading.

Features

  • A radical overhaul of the API making it more flexible/powerful.
  • Automatically set service_systemd to a suitable value.

Bugfixes

  • Corrected typos in the change log.

##2016-06-03 - Release 1.0.0 (diff)

Bumping version from 0.1.2 to 1.0.0. The API of this module is now the same as the OpsCenter related classes of version 1.24.0 locp-cassandra and is passing all the unit and acceptance tests as expected.

##2016-06-03 - Release 0.1.2 (diff)

Summary

A non-functional release.

Improvements

  • A full suite of acceptance/beaker tests.
  • Code refactoring.

##2016-06-02 - Release 0.1.1 (diff)

Summary

Fixed a problem with automatic deployments to Puppet Forge from CircleCI.

##2016-06-02 - Release 0.1.0

Summary

Initial release. This functionality used to be included with the locp-cassandra but now that DataStax are about to change their support policy, this functionality has been moved to here.