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-12-17)

### Features

* adjust rBTC default amount, add xlarge url param, add tests ([b30f16a](b30f16a))
* allow stackerdb_chunks messages to be stored in db raw events table ([d03f2ef](d03f2ef))
* change tbtc faucet default, allow user to request more than default ([8e3f288](8e3f288))
* 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))
* update BTC faucet comments to use regtest instead of testnet ([ced8242](ced8242))
  • Loading branch information
semantic-release-bot committed Dec 17, 2024
1 parent 1632698 commit ab2d0a5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [8.2.0-beta.1](https://github.com/hirosystems/stacks-blockchain-api/compare/v8.1.2...v8.2.0-beta.1) (2024-12-17)


### Features

* adjust rBTC default amount, add xlarge url param, add tests ([b30f16a](https://github.com/hirosystems/stacks-blockchain-api/commit/b30f16ac5ab7f3c3cd1e1a66e815013a268bfc4f))
* allow stackerdb_chunks messages to be stored in db raw events table ([d03f2ef](https://github.com/hirosystems/stacks-blockchain-api/commit/d03f2ef940fd90e9b9e99d9b3636aaf2d348f0e7))
* change tbtc faucet default, allow user to request more than default ([8e3f288](https://github.com/hirosystems/stacks-blockchain-api/commit/8e3f288ec8680ebf5b32974b6897ad56c6c87995))
* 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))
* update BTC faucet comments to use regtest instead of testnet ([ced8242](https://github.com/hirosystems/stacks-blockchain-api/commit/ced8242f3cb3670d5f84405cfceb408e696fa286))

## [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 ab2d0a5

Please sign in to comment.