Skip to content

Releases: moov-io/ach-test-harness

Release v0.10.5

10 May 20:58
Compare
Choose a tag to compare

IMPROVEMENTS

  • response: fix ATX/CTX AddendaCount in entry transformer

BUILD

  • fix(deps): update module github.com/moov-io/ach to v1.39.2
  • fix(deps): update module github.com/moov-io/base to v0.49.2

Release v0.10.4

11 Apr 15:56
Compare
Choose a tag to compare

IMPROVEMENTS

  • response: fixup ODFI and RDFI Identification on corrections and returns
  • test: verify ODFIIdentification in return/correction BatchHeader
  • test: verify every prenote correction and return transaction code

BUILD

  • chore(deps): update dependency go to v1.22.2
  • fix(deps): update module github.com/moov-io/ach to v1.37.2

Release v0.10.3

20 Mar 15:21
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: adjust TransactionCode code for prenote returns

BUILD

  • chore(deps): update dependency go to v1.22.1
  • fix(deps): update module github.com/moov-io/ach to v1.36.1
  • fix(deps): update module github.com/stretchr/testify to v1.9.0

Release v0.10.2

23 Feb 19:06
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: use RDFI in batch header for returns/corrections/etc

Release v0.10.1

12 Feb 16:26
Compare
Choose a tag to compare

BUILD

  • build: fix issue when releasing on ARM macos

Release v0.10.0

08 Feb 15:40
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: cleanup matching logs, one log per entry

BUILD

  • fix(deps): update module github.com/moov-io/ach to v1.34.2
  • fix(deps): update module github.com/moov-io/base to v0.48.5
  • test: run on macos 13.x (Intel) and 14.x (M1/ARM)
  • chore(deps): update golang docker tag to v1.22

Release v0.9.1

27 Nov 18:55
Compare
Choose a tag to compare

IMPROVEMENTS

  • achx: fix ABA8 panic, generate correction/return trace numbers from RDFIIdentification
  • fix: use fmt.Errorf instead of pkg/errors
  • response: set OriginalDFI correctly on corrections/returns

Release v0.9.0

21 Nov 22:25
Compare
Choose a tag to compare

IMPROVEMENTS

  • response: compare entryType directly against TransactionCode as well

BUILD

  • chore(deps): update dependency go to v1.21.4
  • fix(deps): update module github.com/gorilla/mux to v1.8.1
  • fix(deps): update module github.com/moov-io/ach to v1.33.3
  • fix(deps): update module github.com/moov-io/base to v0.48.2

Release v0.8.3.1

22 Sep 18:58
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: generate multiple batches in one reconciliation file

BUILD

  • fix(deps): update module github.com/moov-io/ach to v1.32.2
  • fix(deps): update module github.com/moov-io/base to v0.46.0
  • fix(deps): update go version to v1.21.0

Release v0.8.2

11 Aug 17:54
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: Add directory to search options on entries search API
  • fix: Fix logic in transforming cases of multiple entries

BUILD

  • fix(deps): update module github.com/moov-io/ach to v1.32.1
  • fix(deps): update golang docker tag to v1.21