r2dbc-proxy
r2dbc-proxy copied to clipboard
R2DBC Proxying Framework
How to get value from context. [%date{yyyy/MM/ddHH:mm:ss.SSS}]\t%-5level\t%X{MARKER}\t%X{X_TRACK_ID}\t%X{USER_EMAIL}\t%message%n
Bumps [spring-hateoas](https://github.com/spring-projects/spring-hateoas) from 1.0.0.RELEASE to 1.5.5. Release notes Sourced from spring-hateoas's releases. 1.5.5 #2016 - Switch to UriComponentsBuilder.fromUri(…). #2014 - Upgrade to Spring Framework 5.3.29. #2007 - Upgrade to Reactor...
Thread name is a low cardinality key but with virtual threads there are millions of threads which leads to e.g. prometheus going 💥. This change moves it to a high...
Thread name is a low cardinality key but with virtual threads there are millions of threads which leads to e.g. prometheus going 💥.
## Bug Report #### Versions `r2dbc-proxy` 1.1.5 #### Current Behavior When calling `getConnectionInfo()` in a `ProxyExecutionListener#beforeMethod()` when `create()` is called, a non-null `DefaultConnectionInfo` is returned containing a `null` `connectionId`. This...