Skip to content

1.1.2

Compare
Choose a tag to compare
@zhouzhuojie zhouzhuojie released this 24 May 21:52
1293e27

Features

#248 Upgrade to go 1.12 and migrated to go mod
#253 Support JSON format for logrus logging. Thanks to @croemmich
#257 Relax the key validation to accept ^[\w\d-]+$. Thanks to @raviambati
#262 Fix health check endpoint to return Content-Type with application/json instead of just empty response.

Bug Fixes

#260 Bump webpack bundle analyzer