Releases: moov-io/achgateway
Releases · moov-io/achgateway
Release v0.31.5
IMPROVEMENTS
- add SkipChmodAfterUpload to marshal if for SFTP config
BUILD
- build: update cloud.google.com/go/spanner v1.68.0
- build: update github.com/PagerDuty/go-pagerduty v1.8.0
- build: update github.com/ProtonMail/go-crypto v1.1.5
- build: update github.com/moov-io/ach v1.45.3
- build: update github.com/moov-io/base v0.53.0
- build: update github.com/moov-io/go-ftp v0.4.0
- build: update github.com/moov-io/go-sftp v0.15.0
- build: update github.com/prometheus/client_golang v1.20.5
- build: update github.com/rickar/cal/v2 v2.1.21
- build: update github.com/sethvargo/go-retry v0.3.0
- build: update github.com/slack-go/slack v0.15.0
- build: update github.com/stretchr/testify v1.10.0
- build: update golang.org/x/crypto v0.32.0
- build: update golang.org/x/sync v0.10.0
- build: update golang.org/x/text v0.21.0
- build: update google.golang.org/api v0.199.0
Release v0.31.4
IMPROVEMENTS
- upload: pass SkipChmodAfterUpload for SFTP
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