Skip to content

Commit 61d52ef

Browse files
chore(release): 6.1.0 [skip ci]
## [6.1.0](v6.0.4...v6.1.0) (2022-10-13) ### Features * configurable pg connection lifetime and idle timeouts ([#1355](#1355)) ([46ccf06](46ccf06)) ### Bug Fixes * refresh materialized views in their own pg connection ([#1356](#1356)) ([9433d3c](9433d3c))
1 parent 6cec20d commit 61d52ef

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [6.1.0](https://github.com/hirosystems/stacks-blockchain-api/compare/v6.0.4...v6.1.0) (2022-10-13)
2+
3+
4+
### Features
5+
6+
* configurable pg connection lifetime and idle timeouts ([#1355](https://github.com/hirosystems/stacks-blockchain-api/issues/1355)) ([46ccf06](https://github.com/hirosystems/stacks-blockchain-api/commit/46ccf0640de0c42e5fd71795521992fdfdc8d293))
7+
8+
9+
### Bug Fixes
10+
11+
* refresh materialized views in their own pg connection ([#1356](https://github.com/hirosystems/stacks-blockchain-api/issues/1356)) ([9433d3c](https://github.com/hirosystems/stacks-blockchain-api/commit/9433d3c9c2d46eeff143a6c04438a94505549f3f))
12+
113
## [6.0.4](https://github.com/hirosystems/stacks-blockchain-api/compare/v6.0.3...v6.0.4) (2022-10-12)
214

315

0 commit comments

Comments
 (0)