What's Changed
Implemented Enhancements 🎉
- Add timestamp annotation on update by @mszostok in #1148
- Add reactions to Slack messages by @mszostok in #1156
- Keptn plugin added by @huseyinbabal in #1160
- add human friendly error messages by @huseyinbabal in #1154
- Add tpl approach for plugin GoReleaser config by @mszostok in #1165
- Handle server closing grpc stream by @josefkarasek in #1164
- Add flux executor plugin with GitHub support by @mszostok in #1170
- RBAC support added to CLI Migrate by @huseyinbabal in #1171
- Add basic GitHub event source by @mszostok in #1174
Fixed Bugs 🐛
- Update brew release by @mszostok in #1144
- Add build flags to CLI by @mszostok in #1146
- Plugins logger respect generic logger settings by @mszostok in #1147
- Remove custom install for brew formula, fix Helm plugin formatting by @mszostok in #1150
- Fix migration test after 1.2.0 release by @pkosiec in #1158
- Lint migration test by @pkosiec in #1159
- Fix panics in Kubernetes plugin by @pkosiec in #1157
- fix doctor plugin schema by @madebyrogal in #1161
- Mattermost Enhancements by @huseyinbabal in #1163
- Trim suffix for Mattermost URL by @pkosiec in #1168
- platform async message handling by @huseyinbabal in #1176
- Refresh GraphQL types, add missing
flux
definition by @mszostok in #1179
Other Changes ✨
- Rename
--auto-upgrade
to--auto-approve
flag for Migration CLI by @pkosiec in #1149 - chore: pkg imported more than once by @testwill in #1153
- Fix counting plugins migrated, Doctor JSON schema and multi-word comm… by @huseyinbabal in #1183
New Contributors
Full Changelog: v1.2.0...v1.3.0-rc.2