Skip to content

Releases: moov-io/fed

Release v0.14.1

08 Aug 14:49
1a3f962
Compare
Choose a tag to compare

Release v0.14.0

08 Aug 14:30
b3c6789
Compare
Choose a tag to compare

What's Changed

A webui has been created for searching ACH and Wire routing numbers.

Screenshot 2025-08-08 at 09 43 22 Screenshot 2025-08-08 at 09 43 42

New Contributors

Full Changelog: v0.13.0...v0.14.0

Release v0.13.0

15 May 22:09
v0.13.0
cb0e0b9
Compare
Choose a tag to compare

ADDITIONS

  • feat: read files from INITIAL_DATA_DIRECTORY

IMPROVEMENTS

  • cmd/server: fail on startup when zero participants are found

BUILD

  • chore(deps): update dependency go to v1.24.3 (#338)
  • fix(deps): update module github.com/moov-io/base to v0.55.0 (#339)
  • fix(deps): update module golang.org/x/oauth2 to v0.30.0 (#336)
  • fix(deps): update module golang.org/x/text to v0.25.0 (#337)

Release v0.12.1

22 Apr 21:06
Compare
Choose a tag to compare

IMPROVEMENTS

  • cmd/server: improve startup logging
  • cmd/server: return list stats in search response

BUILD

  • build: update dependencies
  • chore(deps): update dependency go to v1.24.1 (#319)

Release v0.11.1

05 Mar 19:44
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: wire file parse bug, improve logic for picking json vs plaintext parser

Release v0.11.0

27 Feb 22:45
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: Enable fedach and fedwire download from proxy
  • fix: close xml encoder and remove unneeded panics

BUILD

  • build: use latest stable Go release
  • fix(deps): update module golang.org/x/oauth2 to v0.16.0
  • fix(deps): update module github.com/moov-io/base to v0.48.5

Release v0.10.2

15 Jun 18:48
Compare
Choose a tag to compare

IMPROVEMENTS

  • Use Go 1.20.x in build, update deps

Release v0.10.1

19 Apr 21:16
Compare
Choose a tag to compare

REVERTS

  • client: revert openapi-generator back to 4.3.1

Release v0.10.0

19 Apr 21:13
Compare
Choose a tag to compare

IMPROVEMENTS

  • chore: update openapi-generator from 4.2.2 to 6.5.0
  • fix: lowercase ach/wire participants in OpenAPI

BUILD

  • build(deps): bump nokogiri from 1.13.10 to 1.14.3 in /docs
  • build(deps): bump github.com/moov-io/base from v0.39.0 to v0.40.1

Release v0.9.2

07 Apr 21:38
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: check typecast of Logo

BUILD

  • build: upgrade golang to 1.20
  • fix(deps): update module github.com/moov-io/base to v0.39.0
  • bump golang.org/x/net from 0.6.0 to 0.7.0
  • build: update github.com/stretchr/testify to v1.8.2