Skip to content

Releases: moov-io/fed

Release v0.5.2

23 Jan 02:33

Choose a tag to compare

IMPROVEMENTS

  • chore(deps): update github.com/xrash/smetrics commit hash to 89a2a8a

BUG FIXES

  • build: fixup for OpenShift image running

BUILD

  • chore(deps): update golang docker tag to v1.15
  • chore(deps): update module gorilla/mux to v1.8.0

Release v0.5.1

07 Jul 23:08

Choose a tag to compare

BUULD

  • build: add OpenShift quay.io/moov/fed Docker image
  • build: convert to Actions from TravisCI
  • chore(deps): update module prometheus/client_golang to v1.7.0
  • chore(deps): upgrade github.com/gorilla/websocket to v1.4.2

Release v0.5.1-dev

07 Jul 22:59

Choose a tag to compare

Release v0.5.1-dev Pre-release
Pre-release
docs: changelog++

v0.5.0 (Released 2020-04-14)

14 Apr 21:07

Choose a tag to compare

ADDITIONS

  • ach: support reading input files in the official JSON format
  • wire: read official JSON data files

BUILD

  • wire: read official JSON data files

v0.4.3

16 Mar 16:19

Choose a tag to compare

release v0.4.3

v0.4.2

16 Mar 15:58

Choose a tag to compare

ADDITIONS

  • build: release windows binary

IMPROVEMENTS

  • api: use shared Error model
  • docs: clarify included data files are old

BUILD:

  • chore(deps): update golang docker tag to v1.14
  • Update module prometheus/client_golang to v1.3.0
  • chore(deps): update golang.org/x/oauth2 commit hash to bf48bf1
  • build: run sonatype-nexus-community/nancy in CI

v0.4.1

17 Dec 23:16

Choose a tag to compare

IMPROVEMENTS

  • build: slim down final image, run as moov user

BUILD

  • build: test docker image in CI
  • Update module prometheus/client_golang to v1.2.1
  • build: upgrade openapi-generator to 4.2.2

v0.4.0

07 Oct 21:23

Choose a tag to compare

v0.4.0 (Released 2019-10-07)

BUG FIXES

  • changing ach participant model so AchLocation isn't a list (#68)
  • cmd/server: return after marshaling errNoSearchParams

IMPROVEMENTS

  • cmd/fedtest: initial binary to perform ACH and Wire searches
  • cmd/server: log x-request-id and x-user-id HTTP headers

BUILD

  • update module moov-io/base to v0.10.0
  • build: upgrade to Go 1.13 and Debian 10

v0.3.0

16 Aug 18:31

Choose a tag to compare

v0.3.0 (Released 2019-08-16)

BREAKING CHANGES

We've renamed all OpenAPI fields like Id to ID to be consistent with Go's style.

ADDITIONS

  • add environment variables to override command line flags (LOG_FORMAT, HTTP_BIND_ADDRESS, HTTP_ADMIN_BIND_ADDRESS)
  • cmd/server: bind HTTP server with TLS if HTTPS_* variables are defined

IMPROVEMENTS

  • docs: update docs.moov.io links after design refresh
  • docs: link to app specific docs.moov.io page
  • cmd/server: quit with an exit code of 1 on missing data files

BUILD

  • chore(deps): update module prometheus/client_golang to v1.1.0
  • build: download tools used by TravisCI instead of installing them

v0.3.0-rc1

09 Jul 23:15

Choose a tag to compare

v0.3.0-rc1 Pre-release
Pre-release
release v0.3.0-rc1