Skip to content

v0.14.0 (Released 2020-04-14)

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

ADDITIONS

  • build: add moov/watchman:static image for better test instances
  • cmd/server: add version handler to admin HTTP server
  • cmd/server: record download counts per entity type in last_data_refresh_count Prometheus metric

IMPROVEMENTS

  • admin,client: fix package names, upgrade openapi-generator to 4.2.3
  • all: misc test cleanup from staticcheck
  • api,client: use shared Error model
  • api,client: use shorter API summaries
  • build: run sonatype-nexus-community/nancy in CI
  • build: setup windows CI and releases
  • download: set custom User-Agent header
  • pkg/csl: use endpoint to download which doesn't require an api key

BUG FIXES

  • ofac: allow unescaped inner quotes in SDN comments records

BUILD

  • build: upgrade to Go 1.14.x
  • build: upgrade staticcheck to 2020.1.3
  • build: don't 'make docker' twice
  • build: update Copyright headers for 2020
  • build: upgrade mysql client to 1.5
  • build: don't wipe both generated dirs on 'make clean'
  • chore(deps): update dependency @material-ui/core to v4.9.9
  • chore(deps): update golang docker tag to v1.14
  • chore(deps): update module moov-io/base to v0.11.0
  • chore(deps): update module prometheus/client_golang to v1.4.0
  • chore(deps): update mui monorepo to v4.9.1