v0.13.3 (2020-08-27)
Implemented enhancements:
Fixed bugs:
- Fix tentacle registration for newer tentacles by generating cert after instance creation #173 (NamanKumarCvent)
v0.13.2 (2019-04-09)
Implemented enhancements:
- Disable tentacle proxy #140 (gdavison)
- Move the server scripts into a library generated by ERB #126 (brentm5)
Fixed bugs:
- Escape spaces in certificate file #142 (FireEater64)
Merged pull requests:
- Add contributing documentation for supermarket #138 (brentm5)
- Add testing documentation for supermarket #137 (brentm5)
v0.13.1 (2018-03-06)
Fixed bugs:
- Fix an issue with registering tentacles with tenated_deployment_participation not specified #136 (brentm5)
Merged pull requests:
v0.13.0 (2018-03-05)
Implemented enhancements:
- Allow tentacle to run as untenanted #130 (spuder)
- Make cookbook works for chef 13+ #125 (brentm5)
- Bump chef_version in metadata to 12.6.0 #116 (spuder)
- Adds chef_version requirement to metadata.rb #106 (spuder)
Fixed bugs:
- Adds default node name for server resource #108 (spuder)
- Validate connection_string in configure service resource #103 (spuder)
v0.12.0 (2017-05-25)
Implemented enhancements:
- Update the server resource to use the new style in resources #96 (brentm5)
- Update tentacle resource to work with new resource declarations #94 (brentm5)
- Update tools resource to work with new resource declarations #93 (brentm5)
v0.11.0 (2017-05-08)
Implemented enhancements:
Fixed bugs:
v0.10.1 (2017-04-13)
Implemented enhancements:
v0.10.0 (2017-01-05)
Implemented enhancements:
v0.9.0 (2016-11-10)
Implemented enhancements:
- Add attribute to allow public hostname to be specified on tentacle register #74 (Draftkings)
- Update README with correct capitalization of Tentacle #73 (vanessalove)
v0.8.0 (2016-11-01)
Implemented enhancements:
- Add ability to run tentacle as a specific AD user #71 (gdavison)
- Add attribute to allow tentacle name to be changed on register #70 (gdavison)
v0.7.0 (2016-10-04)
Implemented enhancements:
- Loosen up dependency version locking #68 (blairham)
- Updates readme to clarify tenant tag grouping #67 (spuder)
v0.6.5 (2016-09-21)
Implemented enhancements:
v0.6.4 (2016-09-07)
Implemented enhancements:
Fixed bugs:
v0.6.3 (2016-08-18)
Fixed bugs:
- 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)
Fixed bugs:
v0.6.1 (2016-08-15)
Implemented enhancements:
- Add unit test to validate library assumptions #49 (brentm5)
- Refactor registering tentacle resource #47 (brentm5)
v0.6.0 (2016-08-08)
Implemented enhancements:
- 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)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator