Releases: moov-io/fed
Releases · moov-io/fed
Release v0.5.2
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
BUULD
- build: add OpenShift
quay.io/moov/fedDocker 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
docs: changelog++
v0.5.0 (Released 2020-04-14)
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
v0.4.2
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
v0.4.0
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
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
release v0.3.0-rc1