Releases: perses/common
Releases · perses/common
v0.3.2
[Enhancement] fix output of the logger when a tty is attached
v0.3.1
[Enhancement] the etcd dao returns now a not nil slice if the search doesn't return anything.
v0.3.0
[Enhancement] : add a public interface Future
for the async/await
pattern that will help to store multiple asynchronous task in a slice for example.
[BugFix] : fix the test related to the async.Task
v0.2.2
[BugFix] : fix summary in metrics middleware
v0.2.1
[Enhancement] : provides an utils method to instanciate an etcd client thanks to the default configuration
[BreakingChange] : replace usage of tag mapstructure
in config by the tag yaml
v0.2.0
[Feature] : implement config
package to handle easily the configuration
[Feature] : implement etcd
package that wrapes the etcd client and provides utils method around it.
[Enhancement] : Enable golangci-lint through the github action
[Enhancement] : Improve the way to shutdown the http server provided by echo
package.
You can’t perform that action at this time.