Daniel Gonzalez Garcia

Results 12 issues of Daniel Gonzalez Garcia

## Expected Behavior To be able to call the compatibility /query endpoint to get results from InfluxCloud 2.0 using 1.x javascript client and InfluxQL while we migrate our code to...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

semver-minor

Hi we are using Dictionary to localize labels in our application and uSync to push entries between environments. Our workflow workflow is as follows: 1. developers create entries for the...

enhancement

`MakeOptimalChange()` works under the premise that the set of denominations that is passed is infinite, that is, we never "run out" of pieces for each denomination. In the real-world, there...

enhancement
help wanted

`MakeChange()` works under the premise that the set of denominations that is passed is infinite, that is, we never "run out" of pieces for each denomination. In the real-world, there...

enhancement
help wanted

`CountWaysToMakeChange()` works under the premise that the set of denominations that is passed is infinite, that is, we never "run out" of pieces for each denomination. In the real-world, there...

enhancement
help wanted

Hello, In our project we are using mqtt v4.2.1 to communicate to an EMQX broker through websockets. The installation has a record of network instability (we often get _disconnet_, _reconnect_,...

stale

Standardize argument names: * _code_: `CurrencyIsoCode`, `` * _isoCode_: `string` So that `UndefinedCodeException.For()` can be used without passing argument names

Alternatives: * https://wyam.io/ * https://dotnet.github.io/docfx/

enhancement

Rewrite the old, confusing toolset to compare `NMoneys.Currency` to the information in each platform's `CultureInfo`

enhancement