Closed ludovic-boutros closed 1 year ago
Looks good other than a couple of nits. Also, my CI has been failing lately so I'll merge it only after I get it green. It might take some time. I'll approve the PR though.
Thanks for the change, @ludovic-boutros. Appreciate it!
@VihasMakwana It should be good now π Thank you.
169 testsβββ169 :heavy_check_mark:ββ38s :stopwatch: ββ24 suitesββββββ0 :zzz: ββ24 filesββββββββ0 :x:
Results for commit 01fbcd3c.
Thank you @VihasMakwana. Any idea of next release date ?
@ludovic-boutros Released in 2.2.0, let me know if it's good for you.
That's perfect, thank you π
We need to be able to enable the "auto extract timestamp" feature for a project.
This parameter is not exposed yet and therefore cannot be set on the HEC URI.
This PR expose this parameter. It is not set by default to be keep compatibility with current behavior.
I have created a specific HEC URI builder in order to ease testing.