rinto

Results 3 issues of rinto

#1493 I meet this error when build tags/v2.10.18. Maybe [!1462](https://github.com/microsoft/cpprestsdk/pull/1462) can solve this error. machine: [Ubuntu 22.04](https://hub.docker.com/layers/library/ubuntu/22.04/images/sha256-817cfe4672284dcbfee885b1a66094fd907630d610cab329114d036716be49ba) on WSL2. --- Merge it and make new tags plz!

**Describe the bug** Spring Cloud Version: 4.3.0 Module: spring-cloud-gateway-server-webflux `CachingRouteLocator.updateCache` is declared `synchronized`, but the cache refresh is triggered via an asynchronous `subscribe()` on a `Flux` (from `onApplicationEvent`), so the...

waiting-for-triage

# Change Log ## Major Changes 1. **Updated `serviceTypes` to Match Monit Naming** - The `serviceTypes` map has been updated to align with Monit naming conventions for better compatibility. ```go...