Skip to content

Releases: moov-io/ach-test-harness

Release v0.6.1

17 Nov 00:18
Compare
Choose a tag to compare

IMPROVEMENTS

  • entries: search even partial files

Release v0.6.0

08 Nov 19:09
Compare
Choose a tag to compare

BREAKING CHANGES

moov-io/base introduces errors when unexpected configuration attributes are found in the files parsed on startup.

BUILD

  • chore(deps): update moov/ach-test-harness docker tag to v0.5.2
  • fix(deps): update module github.com/moov-io/ach to v1.12.2
  • fix(deps): update module github.com/moov-io/base to v0.27.

Release v0.5.2

14 Sep 21:01
Compare
Choose a tag to compare

IMPROVEMENTS

  • service: create Action.Copy paths on startup

BUILD

  • chore(deps): update golang docker tag to v1.17
  • fix(deps): update module github.com/moov-io/ach to v1.12.1
  • fix(deps): update module github.com/moov-io/base to v0.24.0

Release v0.5.1

11 Aug 19:22
Compare
Choose a tag to compare

BUG FIXES

  • response: write parent directories if needed

BUILD

  • build: enable gosec linter
  • chore(deps): update moov/ach-test-harness docker tag to v0.5.0
  • fix(deps): update module github.com/moov-io/base to v0.22.0

Release v0.5.0

30 Jul 23:33
Compare
Choose a tag to compare

ADDITIONS

  • entries: add search endpoint over account numbers, trace numbers, amount, and created at timestamps
  • response: Allow setting ach.ValidateOpts in config

BUILD

  • build: use debian stable's slim image
  • fix(deps): update module github.com/moov-io/ach to v1.10.1
  • fix(deps): update module github.com/moov-io/base to v0.21.1

Release v0.4.1

28 Jun 19:54
Compare
Choose a tag to compare

This release contains MacOS and Windows binaries.

Release v0.4.0

30 Mar 15:28
Compare
Choose a tag to compare

BREAKING CHANGES

  • response: add entry type matcher for debit or credit entry

IMPROVEMENTS

  • build: update moov-io/base together with gogo/protobug to fix CVE
  • docs: refresh the readme after newer matchers

Release v0.3.0

22 Mar 22:25
945e7f8
Compare
Choose a tag to compare

ADDITIONS

  • response: add a "Copy" matcher for mirroring entries to another file
  • response: introduce RoutingNumber matcher
  • service: add route to render merged config

IMPROVEMENTS

  • config: add example of routingNumber -> copy response
  • fix(deps): update module github.com/moov-io/ach to v1.6.3

BUG FIXES

  • configs: fix default with empty object

Release v0.3.0-rc6

19 Mar 19:21
Compare
Choose a tag to compare
Release v0.3.0-rc6 Pre-release
Pre-release
response: no error if there are no mirrored entries to save

Release v0.3.0-rc5

17 Mar 20:30
Compare
Choose a tag to compare
Release v0.3.0-rc5 Pre-release
Pre-release
response: only append to return/correction file when requested