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.24.0 #49

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

ceph/go-ceph (github.com/ceph/go-ceph)

v0.24.0

Compare Source

The maintainers and contributors to go-ceph are pleased to announce the v0.24.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.

Special thanks to our new contributors:

Changes

RGW Admin
rados
rbd
Internal

Deprecations and Removals

  • The New method in the cephfs/admin module, that was previously deprecated, has been removed according to schedule. Use NewFromConn if you had been previously using New.

Full Changelog: ceph/go-ceph@v0.23.0...v0.24.0

v0.23.0

Compare Source

The maintainers and contributors to go-ceph are pleased to announce the v0.23.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.

Notice: With the recently released latest Go version 1.21 we are seeing a CI test in the rados package regularly failing with a segmentation fault. We believe it is an old issue in our tests that now shows up differently. But just in case you are experiencing new stability issues in the rados package with the latest Go version, consider going back to Go 1.20 for now. We expect this issue to be investigated and solved in the next go-ceph release.

API Stability Updates

The following APIs are now stable:

rbd
  • SiteMirrorImageStatus.UnmarshalDescriptionJSON
  • SiteMirrorImageStatus.DescriptionReplayStatus
  • AddMirrorPeerSite
  • RemoveMirrorPeerSite
  • GetAttributesMirrorPeerSite
  • SetAttributesMirrorPeerSite
  • ListMirrorPeerSite
  • SetMirrorPeerSiteClientName
  • SetMirrorPeerSiteName
  • SetMirrorPeerSiteDirection
  • Image.SparsifyWithProgress
cephfs
  • MountInfo.MakeDirs
cephfs/admin
  • FSAdmin.PinSubVolume
  • FSAdmin.PinSubVolumeGroup
  • FSAdmin.FetchVolumeInfo

Other Changes

rbd
rgw/admin
Internal

New Contributors

Full Changelog: ceph/go-ceph@v0.22.0...v0.23.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.

@renovate renovate bot force-pushed the renovate/github.com-ceph-go-ceph-0.x branch from 89c2354 to f1b02fd Compare October 10, 2023 14:16
@renovate renovate bot changed the title fix(deps): update module github.com/ceph/go-ceph to v0.23.0 fix(deps): update module github.com/ceph/go-ceph to v0.24.0 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-ceph-go-ceph-0.x branch from f1b02fd to 37e090f Compare October 10, 2023 16:10
@renovate renovate bot force-pushed the renovate/github.com-ceph-go-ceph-0.x branch from 37e090f to 0914bf4 Compare October 18, 2023 13:51
@renovate renovate bot force-pushed the renovate/github.com-ceph-go-ceph-0.x branch from 0914bf4 to 3de3b98 Compare October 18, 2023 13:52
@galexrt galexrt merged commit 82f6e26 into main Oct 18, 2023
3 checks passed
@galexrt galexrt deleted the renovate/github.com-ceph-go-ceph-0.x branch October 18, 2023 13:54
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.

1 participant