Skip to content

Commit

Permalink
chore(release): 8.2.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [8.2.0-beta.1](v8.1.2...v8.2.0-beta.1) (2024-10-23)

### Features

* allow stackerdb_chunks messages to be stored in db raw events table ([d03f2ef](d03f2ef))
* include `tenure-height` in block responses ([#2134](#2134)) ([07426a2](07426a2))
* ingest `signer_signature` from `/new_block` event and expose in new endpoint ([#2125](#2125)) ([c389154](c389154))

### Bug Fixes

* event-replay block parsing outdated and incorrect ([#2133](#2133)) ([2cd69fa](2cd69fa))
  • Loading branch information
semantic-release-bot committed Oct 23, 2024
1 parent f641465 commit 9f017af
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [8.2.0-beta.1](https://github.com/hirosystems/stacks-blockchain-api/compare/v8.1.2...v8.2.0-beta.1) (2024-10-23)


### Features

* allow stackerdb_chunks messages to be stored in db raw events table ([d03f2ef](https://github.com/hirosystems/stacks-blockchain-api/commit/d03f2ef940fd90e9b9e99d9b3636aaf2d348f0e7))
* include `tenure-height` in block responses ([#2134](https://github.com/hirosystems/stacks-blockchain-api/issues/2134)) ([07426a2](https://github.com/hirosystems/stacks-blockchain-api/commit/07426a2e0060029ffe908597120a820c16cb3db3))
* ingest `signer_signature` from `/new_block` event and expose in new endpoint ([#2125](https://github.com/hirosystems/stacks-blockchain-api/issues/2125)) ([c389154](https://github.com/hirosystems/stacks-blockchain-api/commit/c389154a47fee6f382be2343abdb9e01bc093300))


### Bug Fixes

* event-replay block parsing outdated and incorrect ([#2133](https://github.com/hirosystems/stacks-blockchain-api/issues/2133)) ([2cd69fa](https://github.com/hirosystems/stacks-blockchain-api/commit/2cd69face8953541fcc2697a5a3b7b350de33383))

## [8.1.2](https://github.com/hirosystems/stacks-blockchain-api/compare/v8.1.1...v8.1.2) (2024-10-21)


Expand Down

0 comments on commit 9f017af

Please sign in to comment.