Skip to content

v0.5.0

Compare
Choose a tag to compare
@moov-bot moov-bot released this 14 Apr 20:20

v0.5.0 (Released 2020-04-14)

IMPROVEMENTS

  • build: minify Dockerfile, remove cgo
  • api: remove strange "FEDWireMessage File" tag
  • api,client: rename models whose names are shared across projects

BUG FIXES

  • wire: log crasher file after it's parsed

BUILD

  • Update module prometheus/client_golang to v1.2.1
  • build: add slack notifications
  • build: run sonatype-nexus-community/nancy in CI
  • build: upgrade openapi-generator to 4.2.0
  • chore(deps): update golang docker tag to v1.14