Releases: wundergraph/cosmo
Releases · wundergraph/cosmo
[email protected]
0.70.3 (2024-11-18)
Note: Version bump only for package wgc
[email protected]
0.95.0 (2024-11-18)
Features
- add pagination to operations page in check summary (#1377) (e61d4f1) (@JivusAyrus)
[email protected]
0.143.2 (2024-11-18)
Bug Fixes
- fix regression on removing null variables which was undefined (#1385) (475d58e) (@devsergiy)
[email protected]
0.143.1 (2024-11-18)
Bug Fixes
- do netPoll detection once and set it globally (#1384) (2cba138) (@StarpTech)
[email protected]
0.143.0 (2024-11-18)
Breaking changes
The following internal engine flags (including their ENV equivalent) have been renamed for clarity.
EnableWebSocketEpollKqueue => EnableNetPoll
EpollKqueuePollTimeout => WebSocketClientPollTimeout
EpollKqueueConnBufferSize => WebSocketClientConnBufferSize
WebSocketReadTimeout => WebSocketClientReadTimeout
Bug Fixes
Features
- better epoll detection, allow to disable epoll (#1381) (6c3c4a0) (@StarpTech)
[email protected]
0.30.1 (2024-11-18)
Note: Version bump only for package graphqlmetrics
[email protected]
0.116.0 (2024-11-18)
Features
- add pagination to operations page in check summary (#1377) (e61d4f1) (@JivusAyrus)
@wundergraph/[email protected]
0.32.5 (2024-11-18)
Note: Version bump only for package @wundergraph/cosmo-shared
@wundergraph/[email protected]
0.88.0 (2024-11-18)
Features
- add pagination to operations page in check summary (#1377) (e61d4f1) (@JivusAyrus)
[email protected]
0.142.1 (2024-11-16)
Bug Fixes
- tests: deadlock on unsubscribe when epoll disabled (#1380) (337a60f) (@StarpTech)