v0.2.8-beta1
Pre-release
Pre-release
What's Changed
- fix(cmd): load
host
from flag for core commands by @rahmatrhd in #139 - fix: Check for empty options in case of additional appeal by @singhvikash11 in #148
- fix: skip approve_if if the evaluation of when condition is false by @singhvikash11 in #150
- fix: add blank as default value for IAM schema by @singhvikash11 in #153
- fix: add panic handler to grpc interceptor to avoid service terminate by @singhvikash11 in #152
- feat: support metabase v0.42 version and also make it backward compat… by @singhvikash11 in #157
- fix: terminate old active appeal by @bsushmith in #160
- test(approval): add test case for evaluating nested fields using expression by @rahmatrhd in #163
- fetch provider types by @bsushmith in #161
Full Changelog: v0.2.8-alpha1...v0.2.8-beta1