Releases: moov-io/achgateway
Releases · moov-io/achgateway
Release list
Release v0.27.1
IMPROVEMENTS
- pipeline: ensure message exists before processing
Release v0.27.0
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
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
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
ADDITIONS
- Adding OpenTelemetry (OTEL) tracing of events and endpoints
Release v0.25.1
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
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
merge with master
Release v0.24.2
Release v0.24.1
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