Skip to content

Latest commit

 

History

History
80 lines (52 loc) · 5.85 KB

CHANGELOG.md

File metadata and controls

80 lines (52 loc) · 5.85 KB

Change Log

v0.6.3 (2016-08-18)

Full Changelog

Merged pull requests:

  • Fix issue in notifying tentacle service restart on tentacle register #57 (spuder)
  • Restarts tentacle service when registering #56 (spuder)

v0.6.2 (2016-08-16)

Full Changelog

Merged pull requests:

  • Change tentacle install parameters to be more quiet #52 (brentm5)

v0.6.1 (2016-08-15)

Full Changelog

Merged pull requests:

  • Add unit test to validate library assumptions #49 (brentm5)
  • Refactor registering tentacle resource #47 (brentm5)

v0.6.0 (2016-08-08)

Full Changelog

Merged pull requests:

  • Set tentacle register environment default to be the chef environment #45 (spuder)
  • Add ability for the tentacle resource to setup firewall rule for listening tentacles #43 (spuder)
  • Add changelog generator and first changelog file #39 (brentm5)
  • Add ability to register tentacle with server through tentacle resource #33 (spuder)
  • Include optional master key attribute for configuring a server instance #25 (brentm5)

v0.5.1 (2016-04-04)

Full Changelog

Merged pull requests:

  • Fix issue with notifying service to restart when its disabled! #22 (brentm5)

v0.5.0 (2016-04-01)

Full Changelog

v0.4.8 (2016-03-09)

Full Changelog

Merged pull requests:

  • Remove lazy loaded values to fix chef-clients < 12.5 #18 (brentm5)

v0.4.7 (2016-03-09)

Full Changelog

Merged pull requests:

  • Cleanup tentacle resources and change remove functionality #14 (brentm5)

v0.4.6 (2016-03-01)

Full Changelog

Merged pull requests:

  • Add configure action to Octopus Deploy server resource #19 (brentm5)
  • Update windows version to be a little less strict and fix uninstall action #13 (brentm5)
  • Allow an option so chef does not downgrade tentacle versions #12 (brentm5)
  • Update tentacle resource and bump patch version #9 (brentm5)
  • Add appveyor for builds so that we can test converges #8 (brentm5)
  • Generate a machine level certificate file that could be used later #7 (brentm5)
  • Generate a machine level certificate file that could be used later #6 (brentm5)
  • Make sure that the services is restarted if we configure or reconfigure the tentacle #5 (brentm5)
  • Setup configure action on tentacle 💥 🤘 #4 (brentm5)
  • Upgrade the octopus deploy cookbook to use custom resources #2 (brentm5)
  • Add travis and fix some issues with code that tests uncovered #1 (brentm5)

* This Change Log was automatically generated by github_changelog_generator