CHANGES
=======

v1.0.1
------

* Added valid deployment credentials

v1.0
----

* Attempting to fix docker build
* Not supporting Python 3.4 anymore
* Fixed: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details
* Command on security violation will be executed only once
* Covered notifier important part - about sending or not sending notifications
* Covered SSH service with tests
* Updated config on CI to include latest changes - support for notifications
* Covered NodeFactory
* Increased coverage, added libraries to requirements.txt
* Covered most of the important logic from Node entity
* Added healthy notification
* - Fixed recovery commands execution - Added detailed slack/mattermost notifications
* Refactored HTTP caching: The HTTP endpoint now does not trigger rebuild, for security reasons
* Refactored HTTP caching
* Initial test coverage
* Added more verbosity to healthchecks
* Fixed travis build, added cache support
* Disabled SSH fingerprint check when in build mode (build expectations)
* Working docker build on Alpine 3.8
* Prepared Dockerfile for unit tests integration
* Added Dockerfile
* Added more configurable timeouts
* Travis debug
* Fix
* Fix
* Added: 'on\_failure\_even\_if\_security\_violation' for health checks and 'verify\_ssh\_fingerprint'
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis ci test
* Travis debug
* Updated dependencies
* Updated dependencies
* Updated dependencies
* Added test travis configuration file
* Updated gitignore
* Early version
