Skip to content

Commit 586ea83

Browse files
committed
release v0.30.1
1 parent 6939a65 commit 586ea83

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

CHANGELOG.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
1+
## v0.30.1 (Released 2024-03-27)
2+
3+
IMPROVEMENTS
4+
5+
- incoming/odfi: let gc cleanup memory when producing ReconciliationEntry
6+
- test: delete outbound directory after
7+
8+
BUILD
9+
10+
- build: update moov-io/ach to v1.37.1
11+
112
## v0.30.0 (Released 2024-03-27)
213

3-
This release of achgateway includes several performance improvements when merging / uploading files.
14+
This release contains an updated moov-io/ach with various improvements to merging files. Refer to the [moov-io/ach changelog](https://github.com/moov-io/ach/blob/master/CHANGELOG.md#v1361-released-2024-03-13) for more details.
415

516
IMPROVEMENTS
617

18+
- feat: respond to CancelACHFile events with FileCancellationResponse
19+
- incoming/web: better wait timeout for FileCancellationResponse
720
- notify: send failure related content on Critical email's
821
- pipeline: add more spans inside WithEachMerged
922
- pipeline: cache uploadable files prior to remote write
@@ -12,15 +25,6 @@ IMPROVEMENTS
1225
- service: remove MergeInGroupsOf
1326
- storage: chunk through large directories
1427

15-
## v0.29.0 (Released 2024-03-13)
16-
17-
This release contains an updated moov-io/ach with various improvements to merging files. Refer to the [moov-io/ach changelog](https://github.com/moov-io/ach/blob/master/CHANGELOG.md#v1361-released-2024-03-13) for more details.
18-
19-
IMPROVEMENTS
20-
21-
- feat: respond to CancelACHFile events with FileCancellationResponse
22-
- incoming/web: better wait timeout for FileCancellationResponse
23-
2428
BUILD
2529

2630
- build: update google.golang.org/protobuf to v1.33.0

0 commit comments

Comments
 (0)