Łukasz Dubiel

Results 9 issues of Ł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.

enhancement

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...

needs-triage

**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...

enhancement
good first issue
help wanted
instrumentation:nginx
general

If some part of changes require more explanation how to make them between majors it would be nice to have it build in in changelogs files. We can use something...

In version summary we didn't check for important note duplication. After merge #503 we are deduplicate important notes that is change of semantic and could cause changelog changes during building....

As follow up of #503 we would like to have list of possible vales that modules could be. It is standard practice to validate against human error, specially in place...