jacekwegr

Results 6 issues of jacekwegr

Check for incorrect or missing admin annotations in GraphQL schemas

This PR adds documentation to the GraphQL types that were missing before

This PR addresses the flaky `sm_SUITE:ping_timeout` test. The test was failing sporadically due to the client receiving ping stanzas at inappropriate moments, such as during stream resumption configuration or while...

This PR fixes an issue with S2S connections using DNS discovery where connecting to another server would fail. The root cause was that `inet_res:getbyname/3` returns a DNS type instead of...

This PR includes the following: - Changes the way we track user sessions by switching from `mongoose_metrics_probe` to `mongoose_instrument_probe` - Updates the tests to support these changed metrics - Updates...

## Highlights - Reworked S2S and component listeners - Added TLS 1.3, 0-RTT, and channel bindings in fast auth - Unified connection and TLS handling - Improved XMPP traffic shaper...