Releases: moov-io/ach
Releases · moov-io/ach
Release v1.55.0
What's Changed
- feat: support TXP Addenda05 strings by @adamdecaf in #1683
Full Changelog: v1.54.0...v1.55.0
Release v1.54.0
Additions and Improvements
- Nacha 2026 updates by @adamdecaf in #1713
- cmd/achcli: add -fix command by @adamdecaf in #1718
- fix(server): prevent service methods from mutating files in repository by @MorganaFuture in #1722
- server: add POST /files/{fileID}/reverse endpoint by @MorganaFuture in #1720
- addenda98: support returning partial parsing of corrected data by @adamdecaf in #1719
What's Changed
- chore(deps): update dependency go to v1.25.5 by @renovate[bot] in #1703
- fix(deps): update all by @renovate[bot] in #1704
- chore(deps): update github artifact actions (major) by @renovate[bot] in #1710
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #1709
- fix(deps): update module github.com/aws/aws-lambda-go to v1.51.1 by @renovate[bot] in #1715
- build(deps-dev): bump uri from 0.13.2 to 0.13.3 in /docs by @dependabot[bot] in #1723
New Contributors
- @MorganaFuture made their first contribution in #1722
Full Changelog: v1.53.4...v1.54.0
Release v1.53.4
What's Changed
- fix: fix offset slice cleanup by @adamdecaf in #1700
Full Changelog: v1.53.3...v1.53.4
Release v1.53.3
What's Changed
- chore(deps): update dependency go to v1.25.4 by @renovate[bot] in #1691
- fix(deps): update module golang.org/x/sync to v0.18.0 by @renovate[bot] in #1692
- fix(deps): update all by @renovate[bot] in #1694
- fix: read C06 by length first by @adamdecaf in #1699
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1698
Full Changelog: v1.53.2...v1.53.3
Release v1.53.2
Full Changelog: v1.53.1...v1.53.2
Release v1.53.1
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
- @Thridev made their first contribution in #1658
- @rshulman7 made their first contribution in #1660
- @eliana404 made their first contribution in #1659
Full Changelog: v1.53.0...v1.53.1
Release v1.53.0
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
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
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
What's Changed
- fix(deps): update module github.com/moov-io/base to v0.56.0 by @renovate in #1612
- fix: merge validate opts during File.UnmarshalJSON by @adamdecaf in #1615
- server: add Merge files endpoint by @adamdecaf in #1614
- fix: compare while ignoring LineNumber differences by @adamdecaf in #1616
Full Changelog: v1.50.0...v1.51.0