Skip to content

Commit 9b976f8

Browse files
chore(release): 0.35.0 [skip ci]
# [0.35.0](v0.34.2...v0.35.0) (2020-12-14) ### Bug Fixes * increase event stream body POST size limit for large genesis block ([b0327fd](b0327fd)) * initial genesis ingest optimization pass, from ~30 minutes to ~30 seconds ([0c3bdba](0c3bdba)) ### Features * abstract batch event inserts, apply to contract events ([94b754b](94b754b))
1 parent 94b754b commit 9b976f8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [0.35.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.34.2...v0.35.0) (2020-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* increase event stream body POST size limit for large genesis block ([b0327fd](https://github.com/blockstack/stacks-blockchain-api/commit/b0327fd1f1e9b0aff747694f974205f654373a32))
7+
* initial genesis ingest optimization pass, from ~30 minutes to ~30 seconds ([0c3bdba](https://github.com/blockstack/stacks-blockchain-api/commit/0c3bdba37a9a0c8df003ac7663408b281d82862d))
8+
9+
10+
### Features
11+
12+
* abstract batch event inserts, apply to contract events ([94b754b](https://github.com/blockstack/stacks-blockchain-api/commit/94b754b80534aa00e1763fe1b6aa7a0302dfa2c8))
13+
114
## [0.34.2](https://github.com/blockstack/stacks-blockchain-api/compare/v0.34.1...v0.34.2) (2020-11-30)
215

316

0 commit comments

Comments
 (0)