1.0.4
What's Changed
- add nft_history by @ledhed2222 in #255
- Database read throttle by @cjcobb23 in #242
- add work queue output to server_info by @cjcobb23 in #322
- Implement subscription for book_changes by @godexsoft in #315
- Remove useless mutex from BackendInterface and its usage by @godexsoft in #326
- Make ProbingETL toJson serialize underlying source states while disconnected or probing by @godexsoft in #325
- Throw error if server bind or listen fails by @cjcobb23 in #309
- Implement unique taging of incoming requests by @godexsoft in #311
- Missing lgrIdxMalformed error message for account_tx API call by @officialfrancismendoza in #336
- Return dstAmtMalformed in book offers by @officialfrancismendoza in #333
- Mark package release's version string by @legleux in #317
- bugfix/add-default-limit-to-noripple_check by @officialfrancismendoza in #324
- Return dstIsrMalformed for book_offers by @officialfrancismendoza in #341
- bugfix/account_tx-returns-marker by @officialfrancismendoza in #282
- Allow server to download cache from another clio server by @cjcobb23 in #246
- Remove postgres support from clio by @godexsoft in #327
- Return malformedAddress in ledger_entry by @officialfrancismendoza in #343
- Return malformedOwner in ticket.owner for ledger_entry by @officialfrancismendoza in #344
- Return malformedOwner for deposit_preauth.owner in ledger_entry by @officialfrancismendoza in #345
- Return badMarket for same currency in taker_gets and taker_pays in book_offers by @officialfrancismendoza in #357
- fix bug on cache download from peer when ledger not found by @cjcobb23 in #370
- Abstraction for config by @godexsoft in #358
- Change index name for nft buy/sell offers api by @shawnxie999 in #377
- Fix nft_sell_offers/nft_buy_offers limit and marker by @godexsoft in #342
- Add offers to the response regardless of it being empty by @godexsoft in #389
- Return account malformed error for invalid accounts by @godexsoft in #388
- Add checks for empty array in accounts/accounts_proposed subscriptions by @godexsoft in #387
- Implement a simple check to suppress 'validated' flag output by @godexsoft in #393
- Remove checks for a valid subscription in subscribe/unsubscribe rpc by @godexsoft in #386
- Port ignore_default support for account_lines rpc by @godexsoft in #391
- Return actNotFound for non-existent account in account iteration methods by @cjcobb23 in #382
- put peers in correct spot in example config by @cjcobb23 in #376
- Return account malformed error from account_tx when account is malformed by @cjcobb23 in #319
- Return correct error on subscription to non-existing stream by @godexsoft in #390
- return error on negative limit by @cjcobb23 in #394
- Add clang-format git hook by @godexsoft in #395
- Return limit for assorted account methods by @officialfrancismendoza in #328
- Add doxygen documentation by @officialfrancismendoza in #307
- remove accountFromSeed by @cjcobb23 in #399
- handle invalidHotWallet in gateway_balances by @cjcobb23 in #384
- Better handle markers in nft_buy_offers and nft_sell_offers by @cjcobb23 in #400
- Add rpcINVALID_PARAMS error code by @officialfrancismendoza in #365
- Add rpcBAD_ISSUER to subscribe by @officialfrancismendoza in #379
- Return srcIsrMalformed for taker_gets issuer in book_offers by @officialfrancismendoza in #355
- Introduce support for custom error codes by @godexsoft in #396
- Return noPermission in ledger admin call by @officialfrancismendoza in #360
- 1.0.4 Release Candidate 2 by @legleux in #465
New Contributors
- @shawnxie999 made their first contribution in #377
Full Changelog: 1.0.3...1.0.4