Adriel Velazquez
Adriel Velazquez
Currently when querying and serializing against a polymorphic model, the returned attributes are only the ones defined in the parent schema. And not of any of the child Schema, which...
Originally in response to this message, and better metrics internally. https://github.com/confluentinc/confluent-kafka-go/issues/425#issue-559017454 ### Background: Our internal applications measure producer latency, by consuming directly from the topic and producing a diff of...
Originally in response to this message, and better metrics internally. https://github.com/confluentinc/confluent-kafka-go/issues/425#issue-559017454 ### Background: Our internal applications measure producer latency, by consuming directly from the topic and producing a diff of...
### Regex changes for multiple underscores While testing the upstreams rules for SigmaHQ, conditions with multiple underscores failed the regex parser with [Upstream Rule](https://github.com/SigmaHQ/sigma/blob/822f0b3d92b41a7a2021c1ec52f0053d764695e1/rules/macos/process_creation/proc_creation_macos_xcsset_malware_infection.yml#L44) ``` Error parsing rule 1:20: invalid...