v4.0.1
Hyperion History API v4.0.1
Dependency Upgrades (25 packages)
Major version bumps:
@elastic/elasticsearch9.3.4@fastify/mongodb10.0.0 (mongodbdriver 7.1.0)@fastify/static9.0.0global-agent4.1.2nodemailer8.0.1uWebSockets.jsv20.60.0@eosrio/node-abieos4.1.0
Minor/patch updates:
fastify5.8.2,@fastify/cors11.2.0,@fastify/http-proxy11.4.1@fastify/redis7.2.0,@fastify/swagger9.7.0,@fastify/swagger-ui5.2.5commander14.0.3,dotenv17.3.1,ioredis5.10.0undici7.22.0,ws8.19.0,zod4.3.6,lodash4.17.23socket.io4.8.3,socket.io-client4.8.3
Unit Test Suite (new)
- 60 unit tests using
bun testcovering:- API helpers (query builders, meta merge, response schemas)
- Indexer filter logic (
checkMetaFilter— all 9 operators, @ meta expansion, asset filtering) - Configuration validation (Zod v4 schemas)
- Run with:
bun test tests/unit
Code Cleanup
- Simplified
plugins.tsFastifyInstance import (removed unnecessary http generic parameters) - Dynamically load
global-agentusingcreateRequire