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.20.0 #729

Merged
merged 2 commits into from
Mar 5, 2024
Merged

chore(main): release 0.20.0 #729

merged 2 commits into from
Mar 5, 2024

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Feb 26, 2024

🤖 I have created a release beep boop

0.20.0 (2024-03-05)

Features

  • benchmark: use gops to diagnose benchmark tool (9f31816)
  • benchmark: use gops to diagnose benchmark tool (#717) (86a8155)

Bug Fixes

  • benchmark: refine the benchmark tool for log subscription (01bf188)
  • benchmark: refine the benchmark tool for log subscription (#716) (eb83d42)

Performance Improvements

  • benchmark: use grpc.SharedBufferPool for grpc.DialOption (8014ece)
  • benchmark: use grpc.SharedBufferPool for grpc.DialOption (#718) (fbf0c17)
  • client: optimize with atomic.Int64 for lastSubscribeAt in pkg/varlog.(subscriber) (617bd9d)
  • client: optimize with atomic.Int64 for lastSubscribeAt in pkg/varlog.(subscriber) (#720) (6d2779e)
  • client: prealloc pkg/varlog.(*transmitter).transmitQueue (58a5c21)
  • client: prealloc pkg/varlog.(*transmitter).transmitQueue (#721) (26ed1a6)
  • client: reuse snpb.SubscribeResponse in RPC handler (890508d)
  • client: reuse snpb.SubscribeResponse in RPC handler (#719) (e98ac54)
  • storage: enhance GLSN Log scanning efficiency (963d10f)
  • storage: improve scanning with GLSN (#715) (3caaa0a)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.75%. Comparing base (2bd0a62) to head (cc30fdc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #729      +/-   ##
==========================================
+ Coverage   49.72%   49.75%   +0.02%     
==========================================
  Files         235      235              
  Lines       20725    20725              
==========================================
+ Hits        10305    10311       +6     
+ Misses       9780     9775       -5     
+ Partials      640      639       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ijsong ijsong force-pushed the release-please--branches--main branch from 83d2aa5 to 9f34441 Compare February 26, 2024 15:18
@ijsong ijsong changed the title chore(main): release 0.19.3 chore(main): release 0.20.0 Feb 26, 2024
@ijsong ijsong force-pushed the release-please--branches--main branch from 9f34441 to 0987d44 Compare February 26, 2024 15:27
@ijsong ijsong force-pushed the release-please--branches--main branch from 0987d44 to 4866bd8 Compare March 5, 2024 05:46
@ijsong ijsong force-pushed the release-please--branches--main branch 3 times, most recently from 9676895 to f032f1b Compare March 5, 2024 09:59
@ijsong ijsong force-pushed the release-please--branches--main branch from f032f1b to d76a5d5 Compare March 5, 2024 11:03
@ijsong ijsong merged commit 59b6383 into main Mar 5, 2024
11 checks passed
@ijsong ijsong deleted the release-please--branches--main branch March 5, 2024 12:01
@ijsong
Copy link
Member Author

ijsong commented Mar 5, 2024

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

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

Successfully merging this pull request may close these issues.

2 participants