David Král

Results 23 issues of David Král

Updates #2642 DO NOT MERGE!

api-change
MP
security
dependencies
3.x

Create new or update new Routing API design of the one used in PoC of Tomas Langer. - [x] Separate WebSocket from WebServer (standalone module, that is only used when...

enhancement
webserver
P3

Added custom DNS resolving support to Nima client Added Round Robin implementation Fixes #4896

Create similar functionality available in Netty to support custom DNS resolvers. Round-robin impl needs to be provided as well.

enhancement
client
4.x

Jersey dependency version bump to 3.0.8 was required to pass the RestClient proxy test

rest-client
dependencies

- [ ] Organization Name ("Organization") and, if applicable, URL\ Eclipse Foundation - [ ] Product Name, Version and download URL (if applicable)\ [Eclipse Yasson 3.0.0](https://github.com/eclipse-ee4j/yasson/releases/tag/3.0.0-RC1) - [ ] Specification...

certification

Signed-off-by: David Kral

Signed-off-by: David Kral

enhancement

Following changes made to the TCK tests need to be backport to the original [TCK repository](https://github.com/eclipse-ee4j/jakartaee-tck). - [ ] [PR #273](https://github.com/eclipse-ee4j/jsonb-api/pull/273) - [ ] [PR #275](https://github.com/eclipse-ee4j/jsonb-api/pull/275)

TCK

TCK tests should be changed to support JUnit assertions. I might suggest to migrate to JUnit 5 and use Hamcrest assertions such as `assertThat`.

TCK