Márk Czotter
Márk Czotter
**Jetty version(s)** Jetty 12.0.6 **Jetty Environment** ee10 **Java version/vendor** `(use: java -version)` openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed...
This PR introduces two new endpoints: * `GET /concepts` * `POST /concepts/search` These endpoints allow generic concept search across all registered CodeSystems (similar to FHIR $lookup, but has many more...
**Describe the bug** Setting up a basic async HTTP GET endpoint where the returned response is allowed to be cached by downstream clients (via the `Cache-Control` header) produces duplicate `Cache-Control`...
Bump Jetty to 12.0.21 Bump EMF to 2.42.0 Bump Xtext to 2.38.0 Bump Bouncycastle to 1.80.0 Bump SLF4J to 2.0.16 and Logback to 1.5.16 Bump OWLAPI to 4.5.27.b2i and Protege...