Releases: balena-io/pinejs
Releases · balena-io/pinejs
v20.0.8
908e687 (Tasks: add a 100ms retry delay after a failed poll, 2025-03-07)
v20.0.7
6dde0e7 (Free up migration related memory after the models get executed, 2025-02-17)
v20.0.6
3695f92 (fix: Resolve \canAccess
for term forms, 2025-02-19)
v20.0.5
978b425 (Avoid non-blob webresources fields on multipart requests, 2024-03-12)
40f30c1 (Optimise webresource upload permissions check for multiple uploads in single request, 2025-02-08)
v20.0.4
5eac96f (Fix missing required validation on bindings, 2025-02-14)
v20.0.3
bdb34d9 (Compile in as (= ANY($singleListBinding)), 2025-01-20)
v20.0.2
192216f (Migrations.md: Update the rollbackable migrations guide, 2025-01-14)
v20.0.1
cfd7ade (Update postgres Docker tag to v17, 2025-01-10)
v20.0.0
bb75825 (Update node engines entry to clarify we don't actively support 21.x, 2025-01-09)
b13fb81 (Use instanceof Error
rather than lodash _.isError
, 2025-01-09)
ec99776 (Drop exposed S3 handler in favor of @balena/pinejs-webresource-s3 handler, 2025-01-02)
3ee1971 (Update commander to 13.x, 2025-01-02)
03604c3 (Update chai to 5.x, 2025-01-02)
e42d7ce (Convert to ESM, 2024-12-30)
v19.7.5
cef6808 (Use for-of loops in preference of lodash _.forEach
, 2025-01-09)
c479508 (Use .at(-1)
in preference of lodash _.last
, 2025-01-09)