We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87e48e commit e271c9aCopy full SHA for e271c9a
changelog.md
@@ -1,13 +1,18 @@
1
-### UNRELEASED
2
-
+### v1.1.0
+### **More Data Filled Dumplings**
3
+---
4
* Replace illegal characters and file names in the download location path with the valid ones
5
+* Issue ping/pong over the WS connection periodically
6
+* Add `connection_max_retry_interval_ms` config parameter for controlling the maximal interval between connection retries. Default(10,000)
7
+* Monitor files during transfers for modification
8
+* Rename the directory if its name conflicts with the existing one
9
10
---
11
<br>
12
13
### v1.0.0
-### **Data Filled Dumplings***
14
+### **Data Filled Dumplings**
15
-* FILE-225: Implement moose v0.1.2
16
+* Implement moose v0.1.2
17
18
0 commit comments