Skip to content

Commit

Permalink
chore(main): release 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsong committed Feb 26, 2024
1 parent 3caaa0a commit 83d2aa5
Show file tree
Hide file tree
Showing 2 changed files with 9 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.19.2"
".": "0.19.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.19.3](https://github.com/kakao/varlog/compare/v0.19.2...v0.19.3) (2024-02-26)


### Performance Improvements

* **storage:** enhance GLSN Log scanning efficiency ([963d10f](https://github.com/kakao/varlog/commit/963d10f2154f1d6e2c8649ee363cbf1024dbaf81))
* **storage:** improve scanning with GLSN ([#715](https://github.com/kakao/varlog/issues/715)) ([3caaa0a](https://github.com/kakao/varlog/commit/3caaa0a96df24fe845c66f8c7146c26c6e8b46e5))

## [0.19.2](https://github.com/kakao/varlog/compare/v0.19.1...v0.19.2) (2024-02-14)


Expand Down

0 comments on commit 83d2aa5

Please sign in to comment.