Releases: moov-io/ach
Releases · moov-io/ach
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
Release v1.50.0
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
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