Skip to content

v1.29.12

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:13
· 1 commit to master since this release
c7830c6
  • new browser build (db86399)
  • Win32: change named pipe to use a similar name as a unix socket (0ee522e)
  • New browser build (cc4de5e)
  • Enable socket IPC mode for tests (747b91d)
  • Fix IPC socket on Mac/Linux, improve startup/exit flow (26e6b7f)
  • use temp db path from settings (28030e8)
  • chore: release v1.29.11 [skip ci] (cf77386)
  • chore: release v1.29.10 [skip ci] (fc6322e)
  • New browser build (f6e7a21)
  • Add corrupted node testing capability. Writing to path simulate/corrupt/record/here will now simulate a corrupted record (0456a23)
  • Fix transaction log tests that did not always get the most recent cursor because of a race condition (4efe992)
  • Improve node-lock test to handle lock timeouts correctly (52220b9)
  • (commented out) add a way to test with very short lock timeouts (1c97222)
  • Enhance node read/write error handling, automatically await child stream callback promises, fix locks potentially not being released upon error, reduce mem/cpu usage when reading/writing large nodes (maybe also slowing down a bit but not noticeably when running the tests), improve logging (c1ea087)
  • Fix: suppress unhandled promise rejections and PromiseRejectionHandledWarning (#271) (41b4694)
  • chore: release v1.29.9 [skip ci] (7e439ce)
  • Fix: handle failing announced cache lookups (#270) (4f6a132)
  • chore: release v1.29.8 [skip ci] (430ac71)
  • Fix npm trusted publishing (use node 24) (58d4c89)
  • Fix npm trusted publishing (b49b6f1)
  • chore: release v1.29.7 [skip ci] (d682ee8)
  • Fix npm publish (9bca2f3)
  • chore: release v1.29.6 [skip ci] (636167e)
  • chore: release v1.29.6-rc.7 [skip ci] (3501900)
  • chore: release v1.29.6-rc.6 [skip ci] (25fc759)
  • Fix workflow: commit version bumps to current branch and prevent tagging old commits (3ab18ff)
  • Fix workflow: also commit package-lock.json version updates (d369c25)
  • chore: release v1.29.6-rc.4 [skip ci] (ed8608e)
  • Fix workflow: commit package.json version update (9ab7347)
  • Fix publish workflow: acebase-core dependency install (ecb2f79)
  • fix workflow builds (c94bf09)
  • Fix: make sure unallocated records are not referenced in cache anymore. Might prevent CorruptRecordErrors from occuring whilst running in a single process. (744bcc3)
  • Ad prerelease testing (4cc6f74)
  • Remove NODE_AUTH_TOKEN because we're using provenance (27dc054)
  • Add automatic npm publish workflow upon tag push (fc12aa0)