Łukasz Dubiel
Łukasz Dubiel
Currently on `1.32.4.5-demo` produce `13245-demo`. Do you think you should provide version which strip non word characters. For this example `1.32.4.5-demo` should produce `demo`
Remove unneeded trait `Identifiers`. All class from him is not depend on cake classes, so they could be top level.
As instructed in #459 i made changes. I don't know if tests are in correct place - if need to be differ please tell me.
On fixing tests i trying to providing custom execution context i found that it's impossible. I made little change in `ExecutionContextProvider.scala` ``` case Failure(ex) => logger.info("No custom execution context found,...
**Is your feature request related to a problem?** GCP as platform use Cloud Trace. Currently most of service are able to consume correctly `WC3` propagation headers. Notable exception of this...
**Describe your environment** We are using this module as part of ingress-nginx under Global application load balancer on Google Cloud Platform. What was heavy used feature by us was connection...