Skip to content

Releases: moov-io/achgateway

Release v0.33.1

23 Apr 15:59
Compare
Choose a tag to compare

BUILD

  • build: update to go1.24 and bump deps
  • chore: update github.com/moov-io/ach to v1.48.0
  • chore: update github.com/moov-io/base to v0.54.4
  • chore: update github.com/moov-io/go-sftp to v0.16.0

Release v0.33.0

12 Mar 22:07
Compare
Choose a tag to compare

ADDITIONS

  • feat: configuration to run cutoffs on non-banking days

BUILD

  • build: update golang.org/x/net to v0.36.0

Release v0.32.0

11 Mar 18:38
Compare
Choose a tag to compare

ADDITIONS

IMPROVEMENTS

  • notify: verify passowrd isn't leaked from Email sender

BUILD

  • build: update golang.org/x/crypto and use go1.23
  • build: update github.com/go-jose/go-jose/v4
  • build: update setup-go, checkout and codeql-action Github Actions

Release v0.31.5

23 Jan 22:00
Compare
Choose a tag to compare

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

03 Jan 20:37
Compare
Choose a tag to compare

IMPROVEMENTS

  • upload: pass SkipChmodAfterUpload for SFTP

Release v0.31.3

27 Sep 17:36
Compare
Choose a tag to compare

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

30 Aug 16:10
Compare
Choose a tag to compare

BUILD

  • build: update deps
  • build: update moov-io/ach to read validateOpts in JSON

Release v0.31.1

21 Aug 19:02
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: init in-memory files and shard repositories as defaults

Release v0.31.0

12 Jul 18:19
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: add client SFTP file support in config and fix docs
  • feat: add support for Spanner as a data repository (#220)

BUILD

  • build: update deps, moov-io/ach and moov-io/base
  • chore: update cryptfs version and test keys (#235)

Release v0.30.4

12 Apr 18:30
Compare
Choose a tag to compare

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