Releases: moov-io/achgateway
Releases · moov-io/achgateway
Release v0.31.3
IMPROVEMENTS
- fix(repository): correct an issue with shard querying in spanner
BUILD
- build: update upload/download actions
- chore: update go/spanner, moov-io/base,cryptfs, otel, etc
Release v0.31.2
BUILD
- build: update deps
- build: update moov-io/ach to read validateOpts in JSON
Release v0.31.1
IMPROVEMENTS
- fix: init in-memory files and shard repositories as defaults
Release v0.31.0
Release v0.30.4
IMPROVEMENTS
- incoming/web: always trim fileID in cancel handler
- pipeline: record more information when canceling file
BUILD
- build: update github.com/moov-io/ach to v1.37.3
Release v0.30.3
IMPROVEMENTS
- pipeline: call .ReadDir instead of fs.WalkDir to gather all file descriptors
BUILD
- chore(deps): update github.com/moov-io/ach to v1.37.2
Release v0.30.2
IMPROVEMENTS
- fix: skip canceled files in buildDirMapping
Release v0.30.1
IMPROVEMENTS
- incoming/odfi: let gc cleanup memory when producing ReconciliationEntry
- test: delete outbound directory after
BUILD
- build: update moov-io/ach to v1.37.1
Release v0.30.0
This release contains an updated moov-io/ach with various improvements to merging files. Refer to the moov-io/ach changelog for more details.
IMPROVEMENTS
- feat: respond to CancelACHFile events with FileCancellationResponse
- incoming/web: better wait timeout for FileCancellationResponse
- notify: send failure related content on Critical email's
- pipeline: add more spans inside WithEachMerged
- pipeline: cache uploadable files prior to remote write
- pipeline: use ach.MergeDir
- pipeline: write and read ValidateOpts as part of merging
- service: remove MergeInGroupsOf
- storage: chunk through large directories
BUILD
- build: update google.golang.org/protobuf to v1.33.0
- build: update moov-io/ach to v1.36.1
- build: update redpanda image to v22.3.25
Release v0.28.1
BUILD
- Revert dependney upgrade to github.com/IBM/sarama