Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.5.0 #160

Merged

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Sep 21, 2022

🤖 I have created a release beep boop

0.5.0 (2022-10-07)

Features

  • client: add allowed logstream list option to varlog client (1ce80e7)
  • metarepos: ignore invalid report (de83a08)
  • storage: change the trim not to remove the commit context (b80964b), closes #125
  • storagenode: replica in the learning state does not report to a metadata repository (ca4c184), closes #125
  • storagenode: restore the status of a log stream replica by using the latest commit context (9e042d2), closes #125
  • storagenode: store only the latest commit context for every commit (ecf3a12), closes #125

Bug Fixes

  • storagenode: fix error-prone state management of SyncInit and Report (c7366c5)
  • storagenode: remove data directory in removing log stream replica (27fb13f), closes #157

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2022

Codecov Report

Base: 62.95% // Head: 62.98% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (4a4cbfa) compared to base (b057f42).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   62.95%   62.98%   +0.02%     
==========================================
  Files         126      126              
  Lines       17175    17175              
==========================================
+ Hits        10812    10817       +5     
  Misses       5808     5808              
+ Partials      555      550       -5     
Impacted Files Coverage Δ
internal/metarepos/raft_logger.go 33.33% <0.00%> (-33.34%) ⬇️
internal/storagenode/replication_server.go 80.00% <0.00%> (-3.00%) ⬇️
pkg/mrc/mrconnector/mr_connector.go 73.28% <0.00%> (-2.68%) ⬇️
internal/metarepos/report_collector.go 77.04% <0.00%> (-1.08%) ⬇️
internal/metarepos/raft_metadata_repository.go 71.98% <0.00%> (+0.26%) ⬆️
internal/metarepos/raft.go 80.41% <0.00%> (+0.41%) ⬆️
internal/storagenode/logstream/executor.go 80.20% <0.00%> (+0.60%) ⬆️
internal/metarepos/storage.go 81.29% <0.00%> (+0.70%) ⬆️
internal/storagenode/logstream/committer.go 81.22% <0.00%> (+2.38%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ijsong ijsong changed the title chore(main): release 0.4.2 chore(main): release 0.5.0 Sep 22, 2022
@ijsong ijsong force-pushed the release-please--branches--main--components--varlog branch 4 times, most recently from f98e28b to 1157f2f Compare September 27, 2022 07:58
@ijsong ijsong force-pushed the release-please--branches--main--components--varlog branch 3 times, most recently from 56038cd to 95d670e Compare October 6, 2022 15:28
@ijsong ijsong force-pushed the release-please--branches--main--components--varlog branch from 95d670e to 4a4cbfa Compare October 7, 2022 05:09
@hungryjang hungryjang merged commit e84c7a3 into main Oct 7, 2022
@hungryjang hungryjang deleted the release-please--branches--main--components--varlog branch October 7, 2022 07:02
@ijsong
Copy link
Member Author

ijsong commented Oct 7, 2022

🤖 Release is at https://github.com/kakao/varlog/releases/tag/v0.5.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants