Skip to content

Releases: moov-io/ach-test-harness

Release v0.14.3

17 Sep 16:13
Compare
Choose a tag to compare

IMPROVEMENTS

  • response: include more uniqness in generated filenames

BUILD

  • fix(deps): update opentelemetry-go monorepo to v1.30.0

Release v0.14.2

11 Sep 19:26
Compare
Choose a tag to compare

IMPROVEMENTS

  • configs: set up default service name for telemetry
  • feat: support GL and Loan transaction codes for Returns/NOCs

BUILD

  • (deps): update opentelemetry-go monorepo to v1.29.0
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-go action to v5
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update golang docker tag to v1.23
  • fix(deps): update module github.com/moov-io/ach to v1.42.0

Release v0.13.1

13 Aug 14:51
Compare
Choose a tag to compare

IMPROVEMENTS

  • response: remove noisy match spans

Release v0.13.0

12 Aug 21:12
Compare
Choose a tag to compare

IMPROVEMENTS

  • meta: add telemetry via OpenTracing

BUILD

  • fix(deps): update module github.com/moov-io/ach to v1.41.0

Release v0.12.1

19 Jul 15:09
Compare
Choose a tag to compare

IMPROVEMENTS

  • service: switch logging to DiscardLogger

Release v0.12.0

18 Jul 21:55
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: simplify green path logging

BUILD

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

Release v0.11.0

26 Jun 18:22
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: batches endpoint for searching files and returning batches

BUILD

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

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