Skip to content

Releases: perses/common

v0.3.2

05 Apr 11:55
129ce61
Compare
Choose a tag to compare
  • [Enhancement] fix output of the logger when a tty is attached

v0.3.1

05 Apr 11:36
1849b70
Compare
Choose a tag to compare
  • [Enhancement] the etcd dao returns now a not nil slice if the search doesn't return anything.

v0.3.0

25 Feb 14:02
fc8a5f5
Compare
Choose a tag to compare
  • [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

22 Feb 10:33
684e36e
Compare
Choose a tag to compare
  • [BugFix]: fix summary in metrics middleware

v0.2.1

21 Feb 16:09
1372d08
Compare
Choose a tag to compare
  • [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

21 Feb 15:23
Compare
Choose a tag to compare
  • [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.

v0.1.0

21 Feb 11:18
Compare
Choose a tag to compare
remove unecessary readme