Steve Gordon

Results 107 comments of Steve Gordon

@mgjam This hasn't been reproduced on our end, and we cannot take this further without a repeatable reproduction. When we have investigated delays with other customers, it has been generally...

This also affects v8 because `System.Text.Json` also omits the decimal places for such dates. We need to review if it's possible to support forcing these or if we can provide...

I'm going to close this as it relates to `6.x`, which is out of support. If it's reproducible on `7.x` we can revisit it.

I've decided not to change this in `7.x` since some consumers may depend on the current behaviour. However, for `8.x`, we are only just reintroducing the operator support, and I've...

I'm closing this as stale. If we can gather more info, such as packet captures, we may be able to assist further and reopen.

@MartinDemberger, I'm incredibly sorry! This issue got missed and never picked up. The problem here is the two calls to `Should` where the last overwrites the first. In this case,...

@lanwin I should have selected "Closed as not planned". 6.x is unsupported, and for 7.x, we don't intend to change the behaviour.

@lanwin This issue relates to 6.x, which is out of support. For 7.x it's possible to switch to the [Json.NET source serializer](https://www.elastic.co/guide/en/elasticsearch/client/net-api/7.17/custom-serialization.html#_jsonnetserializer) or a custom serializer and control the source...

@coding-bunny We don't have any update on this currently.