Releases: moov-io/ach
Releases · moov-io/ach
Release v1.19.3
Moov ACH v1.19.3 fixes an issue where Entry Hash values were not properly calculated.
- IATBatch hash values would not overflow properly.
- If
RDFIIdentification
was not properly trimmed to the "ABA 8" characters.
IMPROVEMENTS
- fix: calculate EntryHash from ABA8, properly format string value
Release v1.19.2
IMPROVEMENTS
- Allow MixedDebitsAndCredits in ARC, BOC, CIE, POP, RCK, TRC, TRC, XCK entries
BUILD
- fix(deps): update golang.org/x/oauth2 digest to 0ebed06
Release v1.19.1
This is the same release as v1.19.0 but with deployment issues fixed.
Release v1.19.0
IMPROVEMENTS
- Remove recordType and reserved fields from all models
- docs: update OpenAPI spec with /segment endpoint
- feat: add endpoint to segment files without a fileID
- feat: read fileID path parameter on creation
- feat: return ACH file with creation, flatten, and segment endpoints
Release v1.18.6
IMPROVEMENTS
- docs: clarify TEL/WEB payment type code field
- fix: contested return addenda parsing of dishonored returns
- server: verify fileID specified in JSON is kept
BUILD
- build: remove deprecated ioutil functions, gofmt from go1.19
- fix(deps): update golang.org/x/oauth2 digest to 128564f
- fix(deps): update module github.com/aws/aws-lambda-go to v1.34.1
Release v1.18.5
IMPROVEMENTS
- docs: update ppd-valid.json ID values
- feat: add R36 return code
Release v1.18.4
IMPROVEMENTS
- Fix entry category assignment in Reader
Release v1.18.3
IMPROVEMENTS
- feat: add R62 and R77 return codes
BUILD
- fix(deps): update module github.com/moov-io/base to v0.33.0
Release v1.18.2
IMPROVEMENTS
- fix: reduce memory usage during MergeFiles (#1041)
BUILD
- fix(deps): update module github.com/aws/aws-lambda-go to v1.32.1
- fix(deps): update module github.com/moov-io/base to v0.32.0
- fix(deps): update module github.com/stretchr/testify to v1.8.0
Release v1.18.1
IMPROVEMENTS
- feat: support Refused COR/NOC codes
BUILD
- fix(deps): update module github.com/moov-io/base to v0.31.1