Skip to content

v4.4.3: Add new crypto loan endpoints, bump axios, js-yaml and webpack-bundle-analyzer dependencies

Choose a tag to compare

@tiagosiebler tiagosiebler released this 18 Dec 10:53
8b5662b

What's Changed

  • feat(v4.4.3): new crypto loan endpoints for renewing borrow orders and an additional response field for USDT pre-market contracts. by @JJ-Cro in #511
  • [Snyk] Upgrade axios from 1.12.1 to 1.12.2 by @tiagosiebler in #495
  • chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #506
  • [Snyk] Upgrade webpack-bundle-analyzer from 4.3.0 to 4.10.2 by @tiagosiebler in #507

Summary

  • Update Bybit V5 API client to support the latest release notes from 2025-11-25 and 2025-11-27. This includes new crypto loan endpoints for renewing borrow orders and an additional response field for USDT pre-market contracts.
    • Market Data Updates (2025-11-25)
      • Get Instruments Info: Added skipCallAuction?: boolean field
      • Get Account Instruments Info: Inherited skipCallAuction field
    • Crypto Loan - Fixed Loan (2025-11-27)
      • Added two new endpoints for renewing fixed crypto loans:

Full Changelog: v4.4.2...v4.4.3