This repository was archived by the owner on Oct 23, 2023. It is now read-only.
v2.2.0
What's Changed
- Create a separate snapctl package by @farshidtz in #26
- Create a separate log package by @farshidtz in #27
- Describe jakarta versioning by @farshidtz in #31
- Implement snapctl stop, start, restart wrappers by @farshidtz in #28
- Add package for environment variable injection by @siggiskulason in #30
- update processing when no global config by @siggiskulason in #33
- Correct parameter name in snapctl unset by @farshidtz in #35
- Handle mixed env legacy options by @siggiskulason in #38
- Fix rejecting mixed legacy options by @farshidtz in #39
- Use debug option in snapctl package by @farshidtz in #40
- Fix options migration, implement proxy options by @farshidtz in #41
- Remove support for complex config keys by @farshidtz in #45
- Quote the value of env variable to support spaces by @farshidtz in #46
- Enable new options with app-options flag by @farshidtz in #48
- Switch trigger to main, fix tests by @farshidtz in #50
- Add app name validation for app config options by @farshidtz in #49
- Override env file after processing all keys by @farshidtz in #51
- Limit config validation to config options by @farshidtz in #54
Full Changelog: v2.1.3...v2.2.0