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.14.0 #464

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Jun 4, 2023

🤖 I have created a release beep boop

0.14.0 (2023-06-19)

Features

  • client: add call timeout to log stream appender (6f916d4)
  • client: add call timeout to log stream appender (#474) (6db401a)
  • client: add LogStreamAppender (dec3421)
  • client: add LogStreamAppender (#459) (bfe88d7), closes #433
  • client: add settings for gRPC client (917e5fc)
  • client: add settings for gRPC client (#479) (4b8f01c)
  • client: can call Close at callback in LogStreamAppender (77b8de8)
  • client: can call Close at callback in LogStreamAppender (#473) (23236c1)
  • client: log stream appender manager (64eae0b)
  • client: log stream appender manager (#475) (ac6c7c6)
  • client: support goroutine-safety of pkg/var log.(LogStream Appender).Append Batch (7fa53f3)
  • client: support goroutine-safety of pkg/var log.(LogStream Appender).Append Batch (#472) (46f0d0b)
  • storagenode: add configurations for initial window size (8b623b0)
  • storagenode: add configurations for initial window size (#451) (5269481)
  • storagenode: add pipelined Append RPC handler (8535a4d)
  • storagenode: add pipelined Append RPC handler (#457) (0323629)
  • storagenode: change append rpc from unary to stream (5b27a18)
  • storagenode: change append rpc from unary to stream (#449) (7e4ef03)

Bug Fixes

  • storagenode: accept SyncInit sent from trimmed source to new destination (0e141bd), closes #478
  • storagenode: support partial success/failure for append (5d438bb)
  • storagenode: support partial success/failure for append (#450) (c8b7fe0)

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.06 ⚠️

Comparison is base (e97ed64) 62.60% compared to head (792adbe) 62.54%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
- Coverage   62.60%   62.54%   -0.06%     
==========================================
  Files         133      133              
  Lines       18336    18336              
==========================================
- Hits        11479    11469      -10     
- Misses       6283     6289       +6     
- Partials      574      578       +4     

see 8 files with indirect coverage changes

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

@ijsong ijsong force-pushed the release-please--branches--main--components--varlog branch 4 times, most recently from 9ef6ada to 792adbe Compare June 12, 2023 13:55
@ijsong ijsong force-pushed the release-please--branches--main--components--varlog branch from 792adbe to 165076c Compare June 13, 2023 00:23
@ijsong ijsong force-pushed the release-please--branches--main--components--varlog branch 3 times, most recently from a24644b to bcb3adf Compare June 19, 2023 06:20
@ijsong ijsong force-pushed the release-please--branches--main--components--varlog branch from bcb3adf to 3accb23 Compare June 19, 2023 06:25
@ijsong ijsong merged commit 3a918f3 into main Jun 19, 2023
@ijsong ijsong deleted the release-please--branches--main--components--varlog branch June 19, 2023 06:45
@ijsong
Copy link
Member Author

ijsong commented Jun 19, 2023

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

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