Skip to content

Releases: moov-io/ach

Release v1.53.4

24 Nov 20:08
a6d5c90

Choose a tag to compare

What's Changed

Full Changelog: v1.53.3...v1.53.4

Release v1.53.3

24 Nov 18:28
e211628

Choose a tag to compare

What's Changed

Full Changelog: v1.53.2...v1.53.3

Release v1.53.2

04 Nov 14:59
72ad6bb

Choose a tag to compare

Release v1.53.1

31 Oct 21:24
cb449ab

Choose a tag to compare

What's Changed

  • Fixing the links to the in-browser ACH file parser in the readme by @Thridev in #1658
  • build(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 by @dependabot[bot] in #1661
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1662
  • Update Validate File spec by @rshulman7 in #1660
  • Correct OpenAPI schema for /files/{fileID}/build endpoint by @eliana404 in #1659
  • fix(deps): update module golang.org/x/net to v0.44.0 by @renovate[bot] in #1668
  • fix(deps): update module github.com/moov-io/base to v0.59.0 by @renovate[bot] in #1675
  • build(deps): bump rexml from 3.4.0 to 3.4.2 in /docs by @dependabot[bot] in #1671
  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1677
  • chore(deps): update dependency go to v1.25.3 by @renovate[bot] in #1680
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1686
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1685
  • fix: check PaymentRelatedInformation length during validation by @adamdecaf in #1670
  • feat: add SkipFileCreationValidation by @adamdecaf in #1688
  • fix: allow return TransactionCodes for ENR batches by @adamdecaf in #1687

New Contributors

Full Changelog: v1.53.0...v1.53.1

Release v1.53.0

28 Aug 20:24
9d446d5

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/prometheus/client_golang to v1.23.0 by @renovate[bot] in #1635
  • fix(deps): update module github.com/moov-io/iso3166 to v0.3.0 by @renovate[bot] in #1637
  • chore(deps): update dependency go to v1.24.6 by @renovate[bot] in #1640
  • fix(deps): update all by @renovate[bot] in #1641
  • build(deps): bump golang from 1.24-alpine to 1.25-alpine by @dependabot[bot] in #1645
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #1649
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1643
  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1639
  • build(deps-dev): bump nokogiri from 1.18.8 to 1.18.9 in /docs by @dependabot[bot] in #1636
  • server: try reading ach.File as json and Nacha by @adamdecaf in #1652
  • feat: add BypassBatchValidation to skip batch validation by @hunshih in #1648
  • server: expose file create endpoint under agnostic request body by @adamdecaf in #1653
  • build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #1654

New Contributors

Full Changelog: v1.52.1...v1.53.0

Release v1.52.1

11 Jul 21:22
0bcaa21

Choose a tag to compare

What's Changed

  • fix: set ValidateOpts on EntryDetails from json, don't overwrite ValidateOpts by @adamdecaf in #1632
  • fix: reject ADV and IAT in merge
  • fix(deps): update module github.com/moov-io/base to v0.57.0 by @renovate[bot] in #1624
  • chore(deps): update dependency go to v1.24.5 by @renovate[bot] in #1626
  • fix(deps): update all by @renovate[bot] in #1627
  • fix(deps): update module golang.org/x/net to v0.42.0 by @renovate[bot] in #1631

Full Changelog: v1.52.0...v1.52.1

Release v1.52.0

01 Jul 22:12
be8919b

Choose a tag to compare

What's Changed

  • fix: always return BlockCount in ADVFileControl json by @adamdecaf in #1618
  • cmd/achcli/describe: export mask.File by @adamdecaf in #1619
  • server: accept MergeConditions in Merge Endpoint by @adamdecaf in #1622
  • stop checking entry description for prenote text by @kynetiv in #1621
  • Added a fix to remove trailing spaces in file control reserved by @enikab in #1623

New Contributors

Full Changelog: v1.51.0...v1.52.0

v1.51.0

24 Jun 19:27
30176dc

Choose a tag to compare

What's Changed

Full Changelog: v1.50.0...v1.51.0

Release v1.50.0

09 Jun 19:50
1c36342

Choose a tag to compare

ADDITIONS

  • feat: make FormatCode public
  • fix: read FormatCode into FileHeader and validate

IMPROVEMENTS

  • feat: add AllowEmptyIndividualName
  • fix: reject records after FileControl is parsed
  • fix: ensure IndividualName is populated (non-blank, non-zero) for some SEC codes
  • test: trying out .rtf file
  • test: checking out missing_file_control.rtf

Release v1.49.2

02 Jun 18:07
v1.49.2
977592b

Choose a tag to compare

What's Changed

  • fix: ensure Company fields are non-zero, reject more out of order records by @adamdecaf in #1601
  • batch: check SkipAll inside Validate by @adamdecaf in #1602
  • chore(deps): update ossf/scorecard-action action to v2.4.2 by @renovate in #1603
  • fix(deps): update module github.com/aws/aws-lambda-go to v1.49.0 by @renovate in #1604

Full Changelog: v1.49.1...v1.49.2