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

Bump bbolt to v1.3.7 #15221

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Bump bbolt to v1.3.7 #15221

merged 1 commit into from
Jan 30, 2023

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Jan 30, 2023

Signed-off-by: Benjamin Wang <wachao@vmware.com>
@ahrtr
Copy link
Member Author

ahrtr commented Jan 30, 2023

In principle the bbolt release-1.3 will only accept security&bug fixes, and will bump v1.3.7 for etcd release-3.3 and 3.5 as well.

The bbolt master(1.4.0) will only be integrated with etcd main(3.6.0).

cc @ptabor @serathius @spzala

@codecov-commenter
Copy link

Codecov Report

Merging #15221 (2298949) into main (aba0f91) will decrease coverage by 0.15%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main   #15221      +/-   ##
==========================================
- Coverage   74.71%   74.56%   -0.15%     
==========================================
  Files         415      415              
  Lines       34317    34317              
==========================================
- Hits        25640    25590      -50     
- Misses       7040     7080      +40     
- Partials     1637     1647      +10     
Flag Coverage Δ
all 74.56% <ø> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client/v3/namespace/watch.go 87.87% <0.00%> (-6.07%) ⬇️
client/v3/concurrency/mutex.go 61.03% <0.00%> (-5.20%) ⬇️
server/storage/mvcc/watchable_store.go 84.94% <0.00%> (-4.66%) ⬇️
client/v3/concurrency/session.go 85.10% <0.00%> (-4.26%) ⬇️
server/etcdserver/api/rafthttp/msgappv2_codec.go 67.82% <0.00%> (-3.48%) ⬇️
server/etcdserver/api/v3rpc/util.go 70.96% <0.00%> (-3.23%) ⬇️
server/etcdserver/cluster_util.go 70.35% <0.00%> (-3.17%) ⬇️
server/proxy/grpcproxy/watch.go 93.64% <0.00%> (-2.90%) ⬇️
client/v3/experimental/recipes/key.go 75.34% <0.00%> (-2.74%) ⬇️
server/etcdserver/api/rafthttp/peer.go 85.06% <0.00%> (-1.95%) ⬇️
... and 14 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ahrtr ahrtr merged commit 23e89b9 into etcd-io:main Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants