You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
## v0.30.0 (Released 2024-03-27)
2
+
3
+
This release of achgateway includes several performance improvements when merging / uploading files.
4
+
5
+
IMPROVEMENTS
6
+
7
+
- notify: send failure related content on Critical email's
8
+
- pipeline: add more spans inside WithEachMerged
9
+
- pipeline: cache uploadable files prior to remote write
10
+
- pipeline: use ach.MergeDir
11
+
- pipeline: write and read ValidateOpts as part of merging
12
+
- service: remove MergeInGroupsOf
13
+
- storage: chunk through large directories
14
+
1
15
## v0.29.0 (Released 2024-03-13)
2
16
3
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.
0 commit comments