v0.18.0-rc.1
Pre-release
Pre-release
What's Changed
Implemented Enhancements 🎉
- Fetch only used plugin repositories, fix logging, add repo validation by @mszostok in #940
- Add JSON schema to plugins by @josefkarasek in #932
- Upload plugins to GCS by @josefkarasek in #944
- Prometheus source plugin by @huseyinbabal in #942
- Support fetching plugin dependencies by @pkosiec in #950
- Add plugin helper functions by @mszostok in #951
- Add GitHub issue creator by @mszostok in #953
- Support Help() in plugins by @josefkarasek in #948
- Support global aliases for commands by @pkosiec in #956
- Validate alias commands and display builtin command aliases by @pkosiec in #959
- Update golang.org/x/net lib to fix reported CVEs by @mszostok in #964
Fixed Bugs 🐛
- Add default helm namespace, update helm help by @mszostok in #921
- Fix marshalling event for Elasticsearch integration by @pkosiec in #923
- Fix changelog generation by @mszostok in #928
- start|stop -> enable|disable notifications by @josefkarasek in #924
- Fix Prometheus source JSON schema and generated resources CI job by @pkosiec in #952
- Comment deprecated Slack configuration properties by @pkosiec in #962
Other Changes ✨
- Replace start|stop notif with enable|disable by @josefkarasek in #920
- helm option is added for config source by @huseyinbabal in #936
- Make refURL omitempty by @josefkarasek in #946
- fix invalid goreleaser tag by @huseyinbabal in #947
Full Changelog: v0.17.0...v0.18.0-rc.1