basimons
basimons
**Describe the bug** The generic_key label in emissary-ingress is not attaching the correct key as a descriptor. According to the docs you would expect:  But when I apply this...
Hello, I encountered something strange while doing some tests with the avro decoding. Example here, was ran in version 2.16.0: ```java String avroWithDefault = """ { "type": "record", "name": "Employee",...
There was a spelling mistake in the xsd file. nonEmtpyString-> nonEmptyString **Motivation** **Changes**
Hello, I don't know if this is the right place to ask, if not, please let me know, I'll transfer this to stackoverflow. We are using Moquette for our IOT...
Hello, I'm updating the jbdc driver to version `0.3.2-patch11` (Java 17). However, I am not able to add the `max_query_size` parameter. In the earlier version this can be easily done...
Always a 5.02 response in ProxyHttpClientResource if http response contains no content-type header
Hello, After updating from californium 2.7.0 -> 3.12, I ran into a small issue. I have a resource like this: ```java @Slf4j public class HttpClientResourceForwarder extends ProxyHttpClientResource { public HttpClientResourceForwarder...
## Problem or use case On the startup of our application, a lot of data needs to be loaded and retained, so that when a customer/client connects, it will see...
reference: https://community.plotly.com/t/show-and-tell-dash-leaflet/34924/212?u=taliebram The EasyButton works perfectly, however it currently dus not allow for a hovertext. The EasyButton plugin that it is based on has a title component which adds this....