Releases: JonDotsoy/token-storage
Releases · JonDotsoy/token-storage
v0.4.0
28 Dec 02:04
Compare
Sorry, something went wrong.
No results found
0.4.0 (2025-12-28)
Features
config: add metrics configuration support (520ef1c )
config: add metrics enabled flag to configuration (f78fa60 )
config: add telemetry configuration and initialization (d63c780 )
docker: add Prometheus and Grafana monitoring stack (3bc1018 )
http-transport: add support for JSON-RPC middlewares (5aa94a4 )
metrics: add HTTP status code categorization (44ce55d )
metrics: add optional metrics collection with configurable buckets (ee3ab53 )
serve: add Prometheus metrics collection and HTTP endpoint (97bf754 )
serve: simplify metrics endpoint response handling (579b5a1 )
storage: add SQLite storage implementation with migrations (787708c )
telemetry: add telemetry client with streaming message queue (f6e4f27 )
utils: add duration parsing utilities (3cd5e44 )
utils: add metrics collection utilities (8edb33c )
utils: add percentile parsing utilities (a1777c0 )
Bug Fixes
metrics: add type safety for HTTP status code categorization (64f7854 )
v0.3.3
24 Dec 18:04
Compare
Sorry, something went wrong.
No results found
0.3.3 (2025-12-24)
Miscellaneous Chores
v0.3.2
24 Dec 17:48
Compare
Sorry, something went wrong.
No results found
0.3.2 (2025-12-24)
Bug Fixes
http-transport: allow optional input validation schemas (68c0cb5 )
v0.3.1
24 Dec 17:18
Compare
Sorry, something went wrong.
No results found
0.3.1 (2025-12-24)
Miscellaneous Chores
v0.3.0
24 Dec 17:15
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-12-24)
Features
docker: add container health check endpoint and monitoring (bbebf02 )
serve: add HTTP transport protocol version header (ae59902 )
v0.2.0
24 Dec 03:23
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-12-24)
Features
package: add IndexedDB storage backend and expand export paths (14e00d1 )
storage: add IndexedDB storage implementation with migrations (923546c )
v0.1.3
23 Dec 15:38
Compare
Sorry, something went wrong.
No results found
0.1.3 (2025-12-23)
Miscellaneous Chores