Skip to content

Commit 03a2c35

Browse files
chore(release): 0.54.0 [skip ci]
# [0.54.0](hirosystems/stacks-blockchain-api@v0.53.5...v0.54.0) (2021-03-17) ### Bug Fixes * add ETIMEDOUT error code to postgres connection retry logic ([02f8916](hirosystems@02f8916)) * handle transient postgres connection errors [hirosystems#497](hirosystems#497) ([3b721c7](hirosystems@3b721c7)) * more accurate v2 path labels ([8652036](hirosystems@8652036)) ### Features * add a few common v2 paths to the prom route catch all ([8897b55](hirosystems@8897b55)) * condence all v2 routes into a single prom metric bucket ([3f82786](hirosystems@3f82786))
1 parent 2fdfe01 commit 03a2c35

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [0.54.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.53.5...v0.54.0) (2021-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* add ETIMEDOUT error code to postgres connection retry logic ([02f8916](https://github.com/blockstack/stacks-blockchain-api/commit/02f8916ecbb4bb4de06403a709daf3dfef0dc12d))
7+
* handle transient postgres connection errors [#497](https://github.com/blockstack/stacks-blockchain-api/issues/497) ([3b721c7](https://github.com/blockstack/stacks-blockchain-api/commit/3b721c760be9c0ada6410ac7df3234f16375e17b))
8+
* more accurate v2 path labels ([8652036](https://github.com/blockstack/stacks-blockchain-api/commit/86520365f69b7c879b072b5dedb8c49defd9b470))
9+
10+
11+
### Features
12+
13+
* add a few common v2 paths to the prom route catch all ([8897b55](https://github.com/blockstack/stacks-blockchain-api/commit/8897b5560b71e76468ffb28597fb69283cf9d6c7))
14+
* condence all v2 routes into a single prom metric bucket ([3f82786](https://github.com/blockstack/stacks-blockchain-api/commit/3f827869469970fb59635c5331211e8793c7b254))
15+
116
## [0.53.5](https://github.com/blockstack/stacks-blockchain-api/compare/v0.53.4...v0.53.5) (2021-03-17)
217

318

0 commit comments

Comments
 (0)