Skip to content

Commit

Permalink
chore(main): release 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsong committed Feb 21, 2025
1 parent 2ce0a9d commit 4873281
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.25.0"
".": "0.26.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.26.0](https://github.com/kakao/varlog/compare/v0.25.0...v0.26.0) (2025-02-21)


### Features

* **logstream:** remove deprecated LLSN field from ReplicateRequest ([c2663cc](https://github.com/kakao/varlog/commit/c2663cc620500e963219dedddd453b58d36c404e))
* **storagenode:** remove package internal/batchlet ([42003ae](https://github.com/kakao/varlog/commit/42003ae73cba59f4eea0a884f61a1003ddedfbc7))


### Performance Improvements

* **logstream:** remove llsnList from replicateTask ([2ce0a9d](https://github.com/kakao/varlog/commit/2ce0a9dd68cc94d18babe1e99ae2a4178fd718ec))

## [0.25.0](https://github.com/kakao/varlog/compare/v0.24.0...v0.25.0) (2025-02-21)


Expand Down

0 comments on commit 4873281

Please sign in to comment.