Releases: moov-io/achgateway
Releases · moov-io/achgateway
Release v0.3.0
ADDITIONS
- events: setup events for incoming ODFI files (Corrections, Incoming, Prenotes, Reconciliation, Returns)
IMPROVEMENTS
- config: better validation error messages
- pipeline: allow for a default shard
Release v0.2.2
pipeline: ack messages earlier after receiving them
Release v0.2.1
docs: changelog++
Release v0.2.0
ADDITIONS
- pipeline: add metrics for file_receiver actions
- pipeline: emit file uploaded event if configured
- server: add an admin route for displaying the config
IMPROVEMENTS
- service: update default filename template to include seconds
- shards: read a static set of mappings from our database
BUG FIXES
- build: upgrade moov-io/ach to v1.9.1
- pipeline: guard nil xfer alerting call
Release v0.1.3
build: tag achgateway latest image
Release v0.1.2
build: fix docker push command
Release v0.1.1
build: fix binary paths on release job
Release v0.1.0
Merge pull request #14 from moov-io/inbound-files-v2 pipeline: integrate file upload, merging, etc from paygate