Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

fix(deps): update module github.com/ceph/go-ceph to v0.22.0 #45

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/ceph/go-ceph require minor v0.21.0 -> v0.22.0

Release Notes

ceph/go-ceph

v0.22.0

Compare Source

The maintainers and contributors to go-ceph are pleased to announce the v0.22.0 release. This is another great step towards making it possible to use the power of the Ceph APIs in the Go language.

As this is a v0.x release we do not guarantee backwards compatibility with previous versions of the code. However, we aim not to disrupt existing consumers of the library and thus make an effort not to immediately implement breaking changes without very good justification. Please see the "Deprecations & Removals" section (if present) to get a sense of what you can expect to change in the future and prepare your code ahead of time. You may also want to view "Deprecations & Removals" of previous releases as they are not repeated here. All newly introduced APIs in the following section are labeled as "preview" APIs first, and are only available if the ceph_preview build tag is set. There is explicitly no backwards compatibility guaranteed for these until they are labeled as "stable" in a later release.

New Features

cephfs
rbd
  • rbd: Add locking rbd APIs by @​Nikhil-Ladha in https://github.com/ceph/go-ceph/pull/852
    • Adds LockAcquire implementing rbd_lock_acquire
    • Adds LockBreak implementing rbd_lock_break
    • Adds LockGetOwners implementing rbd_lock_get_owners
    • Adds LockIsExclusiveOwner implementing rbd_is_exclusive_lock_owner
    • Adds LockRelease implementing rbd_lock_release

Other Changes

rbd
Internal

Full Changelog: ceph/go-ceph@v0.21.0...v0.22.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@galexrt galexrt merged commit 14b5114 into main Jun 13, 2023
3 checks passed
@galexrt galexrt deleted the renovate/github.com-ceph-go-ceph-0.x branch June 13, 2023 11:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant