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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## v2.1.3
2
+
* Add validation for env variable `CHUNK_SIZE_IN_MB`. The minimum value is computed based on the formula: `MIN = MTAR_SIZE / 50`. The maximum value is 50
3
+
* Fix backend URL discovery when `-u` option is used
4
+
1
5
## v2.1.2
2
6
* Avoid duplication of error messages in output when process fails
3
7
* Allow users to verify archive signature via `--verify-archive-signature` optional parameter
0 commit comments