v3.18.0
What's Changed
- Refactoring - move APIKey and APIKeyProvider to higher module by @sjanel in #356
- Bugfix/docker ignore logs by @sjanel in #357
- Chore/invalid argument format by @sjanel in #358
- Health check implementation by @sjanel in #359
- Adds some [[nodiscard]] attributes to some methods in MonetaryAmount by @sjanel in #360
- Chore/update alpine dockerfile by @sjanel in #361
- Extract URL picker logic from CurlHandle in a new class by @sjanel in #362
- Fix some clang-tidy warnings by @sjanel in #363
- Better protection against extreme response time in URL base picker by @sjanel in #364
- Add curl and OpenSSL versions to coincenter version information by @sjanel in #366
- Use latest xcode for macos build CI by @sjanel in #368
- Clean up in ssl lib by @sjanel in #367
- Fix withdraw logs in Kraken. Also clean up returned objects from withdraw APIs by @sjanel in #369
- Huobi - fix exception when parsing chain names by @sjanel in #372
- Fix MSVC warning of variable shadow by @sjanel in #373
- Chore/avoid bool as parameter of method by @sjanel in #374
- Take string_view instead of data() for json key by @sjanel in #375
- TradeInfo objects refactoring by @sjanel in #371
Full Changelog: v3.17.0...v3.18.0