Skip to content

Releases: moov-io/achgateway

Release v0.27.1

Choose a tag to compare

@github-actions github-actions released this 09 Nov 22:48

IMPROVEMENTS

  • pipeline: ensure message exists before processing

Release v0.27.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 22:40

ADDITIONS

  • pipeline: record accepted files in database table

IMPROVEMENTS

  • notify: create telemetry spans when sending emails, pd, slack
  • stream: create telemetry span in kafka produce

Release v0.26.2

Choose a tag to compare

@github-actions github-actions released this 08 Nov 18:46

IMPROVEMENTS

  • pipeline: add span for notifyAfterUpload
  • test: specify MergeInGroupsOf

BUILD

  • fix(deps): update github.com/moov-io/go-ftp to v0.3.2
  • fix(deps): update github.com/moov-io/go-sftp to v0.13.1

Release v0.26.1

Choose a tag to compare

@github-actions github-actions released this 07 Nov 15:33

IMPROVEMENTS

  • all: prefix span attributes with "achgateway."
  • pipeline: rework tracing to use spans over events
  • upload: add hostname to agent spans

Release v0.26.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 21:25

ADDITIONS

  • Adding OpenTelemetry (OTEL) tracing of events and endpoints

Release v0.25.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 15:11

IMPROVEMENTS

  • incoming/web: normalize fileID when canceling
  • pipeline: test chunkFilesTogether with preallocated arrays
  • test: count mergable files before manual upload

BUILD

  • fix(deps): update github.com/ProtonMail/go-crypto to v0.0.0-20230923063757-afb1ddc0824c
  • fix(deps): update github.com/moov-io/ach to v1.33.1
  • fix(deps): update github.com/moov-io/cryptfs to v0.7.0
  • fix(deps): update github.com/moov-io/go-sftp to v0.13.0
  • fix(deps): update github.com/slack-go/slack to v0.12.3
  • fix(deps): update github.com/spf13/viper to v1.17.0
  • fix(deps): update gocloud.dev to v0.34.0
  • fix(deps): update gocloud.dev/pubsub/kafkapubsub to v0.34.0
  • fix(deps): update golang.org/x/exp to v0.0.0-20231006140011-7918f672742d
  • fix(deps): update golang.org/x/sync to v0.4.0

Release v0.25.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 20:16

IMPROVEMENTS

  • storage: fsync writes
  • pipeline: start merging files in groups

BUILD

  • build: update github.com/moov-io/ach to v1.33.0 with various performance improvements

Release v0.24.2-fs

Release v0.24.2-fs Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Oct 20:45
merge with master

Release v0.24.2

Release v0.24.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Oct 12:58

Release v0.24.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 21:50
4222be0

IMPROVEMENTS

  • docs/ops: fix port for achgateway admin server
  • docs: add new configs for reconciliation file/entry events
  • stream: unwrap underlying error from sarama.ProducerError

BUILD

  • build: switch kafka image to redpanda