Releases: quicknode/sdk
Releases · quicknode/sdk
v0.2.1
What's Changed
- fix(node): preserve camelCase keys for webhook template args by @johnpmitsch in #37
- fix(webhooks)!: mark compression and event_hashes required by @johnpmitsch in #39
- chore: release v0.2.1 by @johnpmitsch in #40
Python positional callers of WebhookDestinationAttributes(...) need to update, arg order changed to put required compression before optional security_token.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add npm promote by @johnpmitsch in #34
- refactor(python)!: rename import package sdk -> quicknode_sdk by @johnpmitsch in #35
- chore: release v0.2.0 by @johnpmitsch in #36
Breaking Changes:
- Python SDK now uses
quicknode_sdkinstead ofsdkfor package name
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0-alpha.30
What's Changed
- fix(release): point repo URLs at github.com/quicknode/sdk by @johnpmitsch in #29
- chore: release v0.1.0-alpha.30 by @johnpmitsch in #30
Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30
v0.1.0-alpha.29
What's Changed
- fix(kvstore): send camelCase body for bulkSets and updateList by @johnpmitsch in #24
- chore(release): route release-prepare through a PR by @johnpmitsch in #25
- fix(webhooks): send camelCase eventHashes in evmContractEvents template (DX-5346) by @johnpmitsch in #26
- feat(http): auto User-Agent + custom-headers override by @johnpmitsch in #27
- chore: release v0.1.0-alpha.29 by @johnpmitsch in #28
Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.29
v0.1.0
What's Changed
- docs(ruby): fix response access pattern + prune phantom destinations by @johnpmitsch in #31
- chore: release v0.1.0 by @johnpmitsch in #32
Full Changelog: v0.1.0-alpha.30...v0.1.0
v0.1.0-alpha.26
Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26
v0.1.0-alpha.25
Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25
v0.1.0-alpha.24
Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24
v0.1.0-alpha.23
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23