carolguo-dd

Results 4 issues of carolguo-dd

Hi, I have a table with 21million rows and it fails to replicate. It took about 20mins for the initial sync up process, then when it fails to replicate with...

Seems like 0.3.60 has introduced another problem. ``` { a = 3 test = ${a} test = ${?b} result = ${test} } ``` this used to work in 0.3.59 version,...

0.3.60 has introduced another problem. ``` { a = 3 test = ${a} test = ${?b} result = ${test} } ``` this used to work in 0.3.59 version, but now...

Hi, I see that we have checked in change [Fix](https://github.com/thelastpickle/tlp-stress/commit/2d4542c27d3f1c0e24899c01247b9a8ee3c9a238) https://github.com/advisories/GHSA-8489-44mv-ggj8 for fixing CVE-2021-44832. Could we release a new tag containing this fix?