Skip to content

Releases: hirosystems/api-toolkit

v1.8.0

25 Mar 03:42
Compare
Choose a tag to compare

1.8.0 (2025-03-25)

Features

v1.7.5

24 Mar 09:54
Compare
Choose a tag to compare

1.7.5 (2025-03-24)

Bug Fixes

  • missing condition for PostgresError: the database system is not yet accepting connections (#36) (6423000)

v1.7.4

05 Mar 20:10
Compare
Choose a tag to compare

1.7.4 (2025-03-05)

Bug Fixes

v1.7.3

04 Mar 17:13
Compare
Choose a tag to compare

1.7.3 (2025-03-04)

Bug Fixes

  • use the built-in abortable async setTimeout from node:timers/promises rather than implementing ourselves (#33) (954e7ea)

v1.7.2

31 Oct 16:48
Compare
Choose a tag to compare

1.7.2 (2024-10-31)

Bug Fixes

  • memleak in timeout w/ abort signal (#32) (d56a9ad)

v1.7.1

19 Aug 20:37
Compare
Choose a tag to compare

1.7.1 (2024-08-19)

Bug Fixes

v1.7.0

16 Aug 17:32
Compare
Choose a tag to compare

1.7.0 (2024-08-16)

Features

v1.6.2

05 Jul 15:35
Compare
Choose a tag to compare

1.6.2 (2024-07-05)

Bug Fixes

  • remove input from error messages (68e4bd4)

v1.6.1

05 Jul 15:13
eeca42a
Compare
Choose a tag to compare

What's Changed

  • fix: remove input from error messages by @He1DAr in #25

Full Changelog: v1.6.0...v1.6.1

v1.6.0

28 Jun 18:19
Compare
Choose a tag to compare

1.6.0 (2024-06-28)

Features

  • add fastify cache and schema helpers (#22) (49aa9e6)