Skip to content

Releases: blockaid-official/blockaid-client-node

v0.27.4

09 Oct 11:56
60314fa
Compare
Choose a tag to compare

0.27.4 (2024-10-09)

Full Changelog: v0.27.3...v0.27.4

Features

  • api: OpenAPI spec update via Stainless API (#284) (238ae23)
  • api: OpenAPI spec update via Stainless API (#286) (2697398)
  • api: OpenAPI spec update via Stainless API (#289) (2ae9a5f)

Chores

  • internal: codegen related update (#287) (b1bc6c8)
  • internal: pass props through internal parser (#290) (55a62f5)

v0.27.3

01 Oct 12:08
7738960
Compare
Choose a tag to compare

0.27.3 (2024-10-01)

Full Changelog: v0.27.2...v0.27.3

Features

  • api: OpenAPI spec update via Stainless API (#278) (04a46b3)
  • api: OpenAPI spec update via Stainless API (#281) (6b71634)

Chores

v0.27.2

25 Sep 05:54
fa03293
Compare
Choose a tag to compare

0.27.2 (2024-09-25)

Full Changelog: v0.27.1...v0.27.2

Features

  • api: OpenAPI spec update via Stainless API (#275) (c846195)

v0.27.1

23 Sep 16:56
2a048fa
Compare
Choose a tag to compare

0.27.1 (2024-09-23)

Full Changelog: v0.26.0...v0.27.1

Features

  • api: OpenAPI spec update via Stainless API (#263) (bcce784)
  • api: OpenAPI spec update via Stainless API (#268) (911e251)
  • api: OpenAPI spec update via Stainless API (#271) (75e0bd2)
  • api: OpenAPI spec update via Stainless API (#272) (9110c9b)
  • client: send retry count header (#273) (81edc2f)

Bug Fixes

Chores

Documentation

v0.26.0

12 Sep 18:37
28807ce
Compare
Choose a tag to compare

0.26.0 (2024-09-12)

Full Changelog: v0.25.0...v0.26.0

Features

  • api: OpenAPI spec update via Stainless API (#242) (922248c)
  • api: OpenAPI spec update via Stainless API (#245) (e5bae2f)
  • api: OpenAPI spec update via Stainless API (#246) (98816a0)
  • api: OpenAPI spec update via Stainless API (#248) (2aab321)
  • api: OpenAPI spec update via Stainless API (#256) (2fa0c63)
  • api: OpenAPI spec update via Stainless API (#261) (b5ed130)

Bug Fixes

  • client: correct File construction from node-fetch Responses (#244) (1785ebf)
  • errors: pass message through to APIConnectionError (#254) (f785f53)
  • errors: pass message through to APIConnectionError (#259) (e5904f0)
  • uploads: avoid making redundant memory copies (#251) (8d73c25)

Chores

  • better object fallback behaviour for casting errors (#255) (f1e5a10)
  • better object fallback behaviour for casting errors (#260) (0b79ea3)
  • internal: codegen related update (#252) (bc00dce)
  • internal: codegen related update (#253) (b56587a)
  • internal: codegen related update (#257) (5f37e23)
  • internal: codegen related update (#258) (d7c64c3)
  • internal: dependency updates (#247) (7778143)

v0.25.0

02 Sep 12:58
7c9ce64
Compare
Choose a tag to compare

0.25.0 (2024-09-01)

Full Changelog: v0.24.0...v0.25.0

Features

  • api: OpenAPI spec update via Stainless API (#234) (9c3ab39)
  • api: OpenAPI spec update via Stainless API (#236) (cefe47e)
  • api: OpenAPI spec update via Stainless API (#237) (99a87ff)

Chores

v0.24.0

26 Aug 10:14
6a46110
Compare
Choose a tag to compare

0.24.0 (2024-08-26)

Full Changelog: v0.23.0...v0.24.0

Features

  • api: OpenAPI spec update via Stainless API (#231) (41d156b)

v0.23.0

25 Aug 17:10
a3462ba
Compare
Choose a tag to compare

0.23.0 (2024-08-25)

Full Changelog: v0.22.1...v0.23.0

Features

  • api: OpenAPI spec update via Stainless API (#221) (457fb0a)
  • api: OpenAPI spec update via Stainless API (#223) (82b65c0)
  • api: OpenAPI spec update via Stainless API (#224) (2c7e20e)
  • api: OpenAPI spec update via Stainless API (#225) (ca3c8a5)
  • api: OpenAPI spec update via Stainless API (#226) (b9ad536)
  • api: OpenAPI spec update via Stainless API (#227) (457b3c3)
  • api: OpenAPI spec update via Stainless API (#228) (13fa3f5)
  • api: OpenAPI spec update via Stainless API (#229) (06ad042)

v0.22.1

25 Aug 07:13
3933a39
Compare
Choose a tag to compare

0.22.1 (2024-08-25)

Full Changelog: v0.22.0...v0.22.1

Features

Chores

v0.22.0

22 Aug 07:14
8157de9
Compare
Choose a tag to compare

0.22.0 (2024-08-21)

Full Changelog: v0.21.0...v0.22.0

Features

Bug Fixes