All Versions
70
Latest Version
Avg Release Cycle
8 days
Latest Release
506 days ago

Changelog History
Page 4

  • v1.12.1 Changes

    September 10, 2021

    ๐Ÿ› BUG FIXES

    • batch: check ValidateOpts for bypassing trace number ordering requirement

    ๐Ÿ— BUILD

    • ๐Ÿ›  fix(deps): update module github.com/mattn/go-isatty to v0.0.14
  • v1.12.0 Changes

    September 02, 2021

    โž• ADDITIONS

    • file: during creation check ValidateOpts for allowing empty headers
    • server: include missing FileHeader and missing FileControl query params

    ๐Ÿ‘Œ IMPROVEMENTS

    • file: allow for missing file header and control

    ๐Ÿ› BUG FIXES

    • file: unmarshal with ValidateOpts if set
  • v1.11.0 Changes

    August 11, 2021

    โž• ADDITIONS

    • batch: allow unequal ServiceClassCodes to be used
    • server: allow unequalServiceClassCode query param

    ๐Ÿ‘Œ IMPROVEMENTS

    ๐Ÿ— BUILD

    • ๐Ÿ›  fix(deps): update golang.org/x/oauth2 commit hash to faf39c7
    • ๐Ÿ›  fix(deps): update module github.com/aws/aws-lambda-go to v1.26.0 (#968)
    • ๐Ÿ›  fix(deps): update module github.com/moov-io/base to v0.22.0
    • ๐Ÿ‘• meta: fixup from gosec linter
  • v1.10.1 Changes

    July 26, 2021

    ๐Ÿ› BUG FIXES

    • cmd/achcli/describe: include EffectiveEntryDate on human readable output (#967)
  • v1.10.0 Changes

    July 23, 2021

    โž• ADDITIONS

    • Implementing CustomReturnCode validation (#966)
    • ๐Ÿ“œ Keep settlement date when parsing files. (#960)
    • ๐Ÿ“œ file,server: add method for parsing JSON with custom validation

    ๐Ÿ‘Œ IMPROVEMENTS

    • โšก๏ธ file: update docs on FileFromJSON validation

    ๐Ÿ— BUILD

    • ๐Ÿ— build: use debian stable's slim image in webui
    • ๐Ÿ— build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs
    • ๐Ÿ›  fix(deps): update github.com/juju/ansiterm commit hash to 9283cdf (#952)
    • ๐Ÿ›  fix(deps): update module github.com/aws/aws-lambda-go to v1.25.0
    • ๐Ÿ›  fix(deps): update module github.com/go-kit/kit to v0.11.0
    • ๐Ÿ›  fix(deps): update module github.com/moov-io/base to v0.21.1
  • v1.9.3 Changes

    June 25, 2021

    ๐Ÿ› BUG FIXES

    • api: fixup openapi spec and generate client in CI

    ๐Ÿ— BUILD

    • ๐Ÿ›  fix(deps): update module github.com/moov-io/base to v0.20.1 (#947)
  • v1.9.2 Changes

    June 17, 2021

    ๐Ÿ› BUG FIXES

    • ADV: fix entry hash err msg (#939)
    • CTX: allow batches to be pre-notifications

    ๐Ÿ‘Œ IMPROVEMENTS

    • ๐Ÿ“„ docs: clean up api documentation (#938)

    ๐Ÿ— BUILD

    • ๐Ÿ›  fix(deps): update module github.com/aws/aws-lambda-go to v1.24.0 (#935)
    • ๐Ÿ›  fix(deps): update module github.com/mattn/go-isatty to v0.0.13 (#937)
    • ๐Ÿ›  fix(deps): update module github.com/prometheus/client_golang to v1.11.0 (#941)
  • v1.9.1 Changes

    May 20, 2021

    โž• ADDITIONS

    • ๐Ÿ“œ webui: Add human-readable ACH parsing (#933)

    ๐Ÿ— BUILD

    • ๐Ÿ— build(deps): bump nokogiri from 1.11.3 to 1.11.5 in /docs (#934)
  • v1.9.0 Changes

    May 13, 2021

    โž• ADDITIONS

    • reader: add ReadFiles(...) method for consuming a slice of filepaths (#932)

    ๐Ÿ› BUG FIXES

    • set batchID from header on POST to create file (#926)

    ๐Ÿ‘Œ IMPROVEMENTS

    • ๐Ÿ”€ merge: combine entries together when Batch Headers match
    • ๐Ÿ”€ merge: don't include TraceNumbers that collide in merged files

    ๐Ÿ— BUILD

    • ๐Ÿ— build(deps): bump kramdown from 2.3.0 to 2.3.1 in /docs
    • ๐Ÿ›  fix(deps): update module github.com/moov-io/base to v0.19.0 (#929)
  • v1.8.1 Changes

    May 06, 2021

    ๐Ÿ‘Œ IMPROVEMENTS

    • cmd/achcli: include last error message in -reformat