mfkl

Results 112 comments of mfkl

If we want to bump the minor version to 1.7 for this change, we may want to provide bindings for all 1.7 Consul APIs, such as Namespaces https://github.com/G-Research/consuldotnet/issues/117. This needs...

Personally I'm more fan of shipping the pdb inside the nuget than using a symbol server. Less reliance on internet and nuget infra. Just my 2 cents :-)

> I know you have opinions here if you want to opine and give some suggestions. Yes. Most important in my experience is to require a git-hosted [mcve](https://stackoverflow.com/help/minimal-reproducible-example) repro from...

Hi @pablonardone, Thanks for the detailed report. Looks like you got the bug and accompanying fix figured out already, would you like to contribute a PR?

> When using KV.Release to release a previously acquired lock on an item, the Release funcion always write the value bnVsbA== to the item, which corresponds to the base64 encoding...

Sure, I guess this is a reasonable change. Are you currently blocked by this though? Feel free to send a PR!

I don't see why not, anything from the Consul API should be considered. Would you like to try and contribute a PR for this?

`master`, the develop branch is not used, we should remove it.

Hi, indeed it is not supported currently but should be easy enough to add. Would you like to contribute a PR?