Siarhei Navatski

Results 10 issues of Siarhei Navatski

### The initial issue I was faced with issues in URL params escaping. I can show them using two examples, but there could be more. So, clients can send to...

url-params

Hi Could someone share an article/guidance how to deliver and run migration on production environment? - how to package and deliver artifacts with migration scripts? - should scripts be embedded...

Dependency on `github.com/heptiolabs/healthcheck` pulls indirect dependency `github.com/prometheus/*` even if I don't want to use metrics in my project

`Check` interface should be context dependent to be able to gracefully close all synchronous checks after server shutdown or request cancelation

**Is your feature request related to a problem? Please describe.** Seems that I can access only with static defined Access Key ID / Secret Access Key. Temporary credentials (assumed) don't...

enhancement

Why BreadCrumbDispatcher doesn't save request parameters in breadCrumbInfo link? I want to save page /somepage?param=value but as result I have /somepage without parameters

Hi I'm migrating from `v7` to `v8`. In `v7` I used a pair of configuration files - one is for organization specific rules and second one is for project rules....

There is something wrong with the story about Fibonacci benchmarks presented in the compiled view here https://dave.cheney.net/high-performance-go-workshop/dotgo-paris.htm First, you have the example of an unoptimized Fibonacci algorithm ```go func Fib(n...

The linter should't complain about the next case ```go import "outerpackage" func DoSmth() IFace { return outerpackage.F() } func DoSmth2() IFace { res := outerpackage.F() return res } ``` Often...

**Describe the bug** Search requests that specify `attributesToSearchOn=["title"]` fail with `Attribute "title" is not searchable` when the index has `searchableAttributes=["name","title"]` and the index contains zero documents and has never had...

good first issue
bug
Retention