Releases: moov-io/fed
Releases · moov-io/fed
Release v0.7.4
BUILD
- build: update base images
- build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /docs
- fix(deps): update golang.org/x/oauth2 digest to 9780585
Release v0.7.3
IMPROVEMENTS
- fix: replace deprecated strings.Title
Release v0.7.1
BUILD
- build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs
- build(deps): bump nokogiri from 1.11.1 to 1.11.5 in /docs
- fix(deps): update golang.org/x/oauth2 commit hash to d040287
- fix(deps): update module github.com/go-kit/kit to v0.11.0
Release v0.7.0
ADDITIONS
- Read
DOWNLOAD_DIRECTORY
environment variable for storing downloaded files.
IMPROVEMENTS
- search: rank results based on fuzzy score rather than name, offer exect routing number matching
BUG FIXES
- Fix file download errors in Docker images
- De-duplicate search results, improve performance
BUILD
- build(deps): bump rexml from 3.2.4 to 3.2.5 in /docs
Release v0.6.0
ADDITIONS
- cmd/server: download files if env vars are populated (
FRB_ROUTING_NUMBER
andFRB_DOWNLOAD_CODE
)
BUILD
- fix(deps): update module github.com/clearbit/clearbit-go to v1.0.1
Release v0.5.3
IMPROVEMENTS
- chore(deps): update golang docker tag to v1.16
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/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
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