Releases: vCloud-DFTBA/faythe
Releases · vCloud-DFTBA/faythe
v0.6.0 / 2021-01-22
v0.5.3 / 2020-12-07
- [ENHANCEMENT] [ETCD] Don't retry if there is a Watch error #31
v0.5.2 / 2020-10-03
- Unify Logging
- [BUGFIX] Fix wrong healer nodes key-value mapping
v0.5.1 / 2020-10-02
- [ENHANCEMENT] Improve healer module #22
- Reduce CPU intensive tasks
- Simplify ip address - hostname mapping
- [BUG FIXES] Faythe node hangs at stop #24
- [ENHANCEMENT] Support authentication using Cloud provider authentication service #26
- [BUGFIXES] When registering Cloud, only node receiving request has the Cloud in store #23
- [ENHANCEMENT] Remove WaitGroup in healer and scaler manager #28
- [NIT] Add cloud id to email subject #29
- [ENHANCEMENT] Graceful shutdown Faythe when keep-alive channel is closed #30
v0.5.0 / 2020-08-10
- [FEATURE] Retry workflow execution #2
- [ENHANCEMENT] Setup Github Action #14
- [ENHANCEMENT] Fix Golang lint #15
- [BUGFIX] Faythe didn't process healing actions due to ignore case logic #19
- [ENHANCEMENT] Rework logging actions #17
- [ENHANCEMENT] Notify about failed mistral executions #20
- [BREAKING CHANGES] Remove '/public' prefix
v0.4.3 / 2020-06-25
- [BUGFIX] Load Casbin model in code instead of file.
v0.4.2 / 2020-06-25
- [ENHANCEMENT] API to change password #105
- [FIX] Prevent user from deleting default user #103
v0.4.1 / 2020-06-25
- Expose
Authorization
header #101
v0.4.0 / 2020-06-23
- [BREAKING CHANGES] Implement multiple users with policies #94
v0.3.0 / 2020-05-26
- [BREAKING CHANGE] Drop usage of ATEngine and introduce direct call of Mistral workflow #93
- [ENHANCEMENT] Support Etcd authentication #99