-
As suggested [in this tweet](https://twitter.com/taseroth/status/845316643324612609) it's worth looking to see if we can send the HTTP headers that are [automatically picked up by Chrome Devtools](htt…
-
Serialization to JSON results in an invalid CycloneDx file. Steps to reproduce:
- Clone the Spring Pet Clinic -> https://github.com/spring-projects/spring-petclinic
- Generate the SBOM via the gr…
-
[Edit by @SyntaxColoring: This is mirrored internally as Jira issue RSS-211.]
# overview
In the definition of the tube rack ``opentrons\shared-data\labware\definitions\2\opentrons_10_tuberack_falc…
-
**Describe the bug**
A clear and concise description of what the bug is.
Upgraded from SpringBoot 3.2.3 to 3.3.0 and the micrometer tag names now end with an underscore in the prometheus export.
Is…
-
The percentile metrics result of SpringBoot Actuator integrated with Grails 4 is unexpected, and all the URI of the request is mapped to root.
For SpringBoot Actuator, the metrics is just the real …
-
Currently we have two bridges between `MDC` and `ThreadContext`:
- [`MDCContextMap`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-to-slf4j/src/main/java/org/apache/logging/slf4j/MDCConte…
-
We are trying to configure the Reactor Netty HTTP server with H2 and HTTP11, also using sniMapping. However, we are encountering a NullPointerException (NPE).
We have reproduced the problem at http…
-
[//]: # "Please remove these comments"
[//]: # "Provide a general summary of the issue in the Title above"
## Environment Details
* Helidon Version: 4.0.1
* Helidon SE or Helidon MP: SE
* JDK v…
hyder updated
11 months ago
-
## *What* is affected by this bug?
Platform:
windows 10
master branch: 4de82c07b47ae336eabf728b714606ac3eb9fe72 from the 08.01.2018
Modules: ni_card, confocal_logic, confocal_gui
Main error happ…
-
As the title says, here's a MWE:
```python
(ins)>>> import pint
(ins)>>> ureg = pint.UnitRegistry()
(ins)>>> (10000*ureg.angstrom).to_compact()
```
Whereas:
```python
(ins)>>> (1000*ur…