v0.4.0-rc.1
Pre-release
Pre-release
abhide-tibco
released this
26 Jul 08:53
·
16 commits
to master
since this release
What's Changed
- Adding new API to fetch versions and adding start/endtime filter for time filter by @milanbhagwat in #41
- removing appversion from toggle APIs by @milanbhagwat in #42
- returning empty array instead of 404 when data not exist by @milanbhagwat in #43
- Updating healthcheck api and connection settings by @mbhagwat-tibco in #44
- Adding conn timeout and enriching logging for error cases by @milanbhagwat in #45
- Adding err nil check by @milanbhagwat in #46
- Updated logic to save Stepdata in async way using sync.Cond by @milanbhagwat in #47
- renaming funcs to Status() & MaxConcurrencyLimit() by @milanbhagwat in #48
- Updating consuming code after func renaming by @milanbhagwat in #49
New Contributors
- @mbhagwat-tibco made their first contribution in #44
Full Changelog: v0.3.0...v0.4.0-rc.1