Releases: pinax-network/substreams-sink-webhook
Releases · pinax-network/substreams-sink-webhook
v0.7.0
v0.6.1
- update to latest https://github.com/substreams-js/substreams-node/releases/tag/v0.4.3
- Switch back to using
connect-node
HTTP 2.0connect-web
isn't stable either
Bun 1.0.13 now includes HTTP 2.0 support https://bun.sh/blog/bun-v1.0.13
v0.6.0
- Upgrade to latest
@substreams/node
&substreams-sink
which allows to compile with Bun
v0.5.0
- bump to latest
substreams-sink
release https://github.com/pinax-network/substreams-sink/releases/tag/v0.11.0
v0.4.4
v0.4.3
- add
status=200
to body payload
v0.4.2
- update latest
substreams-sink
https://github.com/pinax-network/substreams-sink/releases/tag/v0.9.9 - Fix for "cold start" issue
- Disable production mode by default (to enable flag
--production-mode
)
- Disable production mode by default (to enable flag
- Change logging to
pretty
instead ofjson
v0.4.1
- Added more session related prometheus metrics
- replace
/health
endpoint to usesubstreams-sink
v0.4.0
- add
/health
check endpoint - add
/
banner endpoint - update
substreams-sink
to latest- supports
/metrics
endpoint
- supports