v3.0.0
What's New
- Introduced Settings which will enable programmatic configuration of HobbyFarm
- Began introducing some unit testing in areas
- Added ability to delete scenarios
- Better garbage collection of secrets
- Scaling of VMSets
What's Changed
- Secrets are now garbage collected by @jggoebel in #145
- VirtualMachineSets can now be scaled down by @maxsva in #144
- Route for deleting scenarios by @jggoebel in #141
- Refactor NewIndex() to ease testing by @ebauman in #142
- Unit testing for RBAC client by @ebauman in #143
- Removes executor from gargantua by @ebauman in #147
- Settings by @ebauman in #146
New Contributors
Full Changelog: v2.0.4...v3.0.0