Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Releases: moov-io/paygate

Release v0.10.4

21 Jul 17:39
Compare
Choose a tag to compare

BUG FIXES

  • build: update github.com/moov-io/base to v0.21.1 with AddBankingDay fix
  • transfers/pipeline: fix for when merging config is populated, but not directory

Release v0.10.3

22 Jul 17:09
Compare
Choose a tag to compare

IMPROVEMENTS

  • achx: use crypto/rand for trace number generation
  • transfers/pipeline: fix kafka subscription

Release v0.10.2

28 Apr 21:43
Compare
Choose a tag to compare

IMPROVEMENTS

  • achx: allow for a hardcoded CompanyName

Release v0.10.1

21 Apr 18:21
Compare
Choose a tag to compare

BUG FIXES

  • transfers/fundflow: same-day transfers are always next day
  • transfers/fundflow: set EffectiveEntryDate for +2 days after last cutoff window

Release v0.10.0

14 Apr 23:37
Compare
Choose a tag to compare

ADDITIONS

  • transfers/pipeline: add config option to flatten batches prior to upload

Release v0.9.7

13 Apr 03:52
Compare
Choose a tag to compare

BUG FIXES

  • Allowing processor to handle files downloaded to root of temp dir

BUILD

  • build: go back to ubuntu 18.04 after breaking change
  • build: upgrade github.com/gogo/protobuf to v1.3.2
  • chore(deps): update golang docker tag to v1.16
  • chore(deps): update moov/fed docker tag to v0.5.3

Release v0.9.6

13 Apr 03:36
Compare
Choose a tag to compare
Release v0.9.6 Pre-release
Pre-release
release v0.9.6

Release v0.9.5

24 Feb 19:21
Compare
Choose a tag to compare

BUG FIXES

  • transfers/inbound: use OriginalTrace from addenda99 in return lookup

Release v0.9.4

11 Feb 01:05
Compare
Choose a tag to compare

IMPROVEMENTS

  • config: include "hour minute" timestamp on upload filenames
  • schedule: include timezone in cutoff start/end logging
  • upload: traverse the filename from right to left when the finding sequence number

BUG FIXES

  • schedule: Use proper cutoff time for scheduling processing

BUILD

  • build: upgrade github.com/pkg/sftp to v1.12.0
  • build: upgrade moov-io/base v0.16.0

Release v0.9.3

04 Feb 18:22
Compare
Choose a tag to compare

IMPROVEMENTS

  • upload: default sftp connections to 1 per file

BUG FIXES

  • upload: always call Close() in early returns

v0.9.2 (Released 2020-11-20)