-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(release): Preparing v0.0.4 (#174)
ci(release): Preparing 0.0.4 Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
e003d74
commit bc001ab
Showing
4 changed files
with
36 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## 0.0.4 (2024-08-24) | ||
|
||
### 🚀 Features | ||
|
||
- Add NATS POC version (#12) | ||
- Bootstrap the stream from Fuel nodes storage (#22) | ||
- Add nkey as auth mechanism (#32) | ||
- Add first version of streams-core crate (#61) | ||
- Add nats publishing deduplication logic and tests (#107) | ||
- Add Client (#114) | ||
- Data-parser implementation (#111) | ||
- Add Stream and Filter (#125) | ||
|
||
### 🐛 Fixes | ||
|
||
- Use u32 for block height to avoid hex outputs in block subjects (#66) | ||
- Publish compact json rather than pretty json (#105) | ||
- Temporary solution for nats storage size (#120) | ||
- Block compress for bincode (#122) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters