Florian Bernd
Florian Bernd
Thanks for checking @mappzor 🙂 Do you want to create a PR @recoules ?
Hi @NaC-L, we do not provide full semantics in most cases (sometimes it's completely impossible without a rich context; e.g. for certain `R/E/FLAGS` bits). The generic `[RSP]` operand is mainly...
Hi @imbelousov , thanks for the detailed bug report and the workaround. This indeed is a known issue where the client does not correctly handle non-exhaustive variants. There will be...
Hi @lucacremonesi, thanks for reporting! I just verified that this bug is fixed in 9.x. I plan to backport all bugfixes and improvements from 9.x for the upcoming 8.19 version.
@lucacremonesi The 8.19 release of Elasticsearch (server) will be in the next few months, but I plan to release a `-preview` version of the 8.19 client as soon as it's...
@lucacremonesi That should work fine 🙂 The client is forward compatible with all minor versions and even with up to +1 major version (including all minors of the +1 major).
Fixed in 8.19.x and 9.x.
Hi @J-ohn Thanks for reporting! This mainly looks like a duplicate of #8500 - just for serialization instead of deserialization. The workaround mentioned in that linked issue should work for...
@imperugo @silmer Hi there! This topic came up a few weeks ago (#8074) in a slightly more complex context, but it essentially boils down to the same feature request. I...
Duplicate of #7792