Skip to content

Commit

Permalink
chore(main): release 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsong committed Jan 2, 2024
1 parent ee08994 commit 015055b
Show file tree
Hide file tree
Showing 2 changed files with 10 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.18.1"
".": "0.19.0"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.19.0](https://github.com/kakao/varlog/compare/v0.18.1...v0.19.0) (2024-01-02)


### Features

* **metarepos:** unseal reportCollector with LastCommittedVer - 1 ([d29c29a](https://github.com/kakao/varlog/commit/d29c29a044fb72ff7c1267620d0fa58bf9ab5741))
* **storage:** handle inconsistency between data and commit in ReadRecoveryPoints ([8832c06](https://github.com/kakao/varlog/commit/8832c06a0a8c42aebaf482e80f59524abff4b98a))
* **storage:** handle inconsistency between data and commit in ReadRecoveryPoints ([#545](https://github.com/kakao/varlog/issues/545)) ([208c113](https://github.com/kakao/varlog/commit/208c11377bcf30a6f808d718ce2b591bc14b9fbf))

## [0.18.1](https://github.com/kakao/varlog/compare/v0.18.0...v0.18.1) (2023-10-17)


Expand Down

0 comments on commit 015055b

Please sign in to comment.