Skip to content

Releases: moov-io/fed

Release v0.7.4

18 May 13:44
Compare
Choose a tag to compare

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

04 Apr 17:05
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: replace deprecated strings.Title

Release v0.7.1

16 Jul 16:54
Compare
Choose a tag to compare

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

19 May 17:20
Compare
Choose a tag to compare

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

14 Apr 23:16
Compare
Choose a tag to compare

ADDITIONS

  • cmd/server: download files if env vars are populated (FRB_ROUTING_NUMBER and FRB_DOWNLOAD_CODE)

BUILD

  • fix(deps): update module github.com/clearbit/clearbit-go to v1.0.1

Release v0.5.3

23 Feb 23:38
Compare
Choose a tag to compare

IMPROVEMENTS

  • chore(deps): update golang docker tag to v1.16

Release v0.5.2

23 Jan 02:33
Compare
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
Compare
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
Compare
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
Compare
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