Skip to content

Bump github.com/ceph/go-ceph from 0.38.0 to 0.41.0 - #84

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/ceph/go-ceph-0.41.0
Open

Bump github.com/ceph/go-ceph from 0.38.0 to 0.41.0#84
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/ceph/go-ceph-0.41.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown

Bumps github.com/ceph/go-ceph from 0.38.0 to 0.41.0.

Release notes

Sourced from github.com/ceph/go-ceph's releases.

Release v0.41.0

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

New Features

cephfs/admin

rgw/admin

  • rgw/admin: add SetAccountQuota for account and bucket quotas by @​fitbeard in ceph/go-ceph#1291
    • Adds SetAccountQuota to set the account-level or default-bucket quota

API Stability Updates

The following APIs are now stable

common/admin/smb

  • TopIdentityKind.Identity
  • ChildIdentityKind.Identity
  • GuessIdentityKind
  • GenericResource.Type
  • GenericResource.Intent
  • GenericResource.Identity
  • GenericResource.MarshalJSON
  • GenericResource.UnmarshalJSON
  • GenericResource.Validate
  • GenericResource.Convert
  • ToGeneric
  • ShowOptions.SetGeneric
  • ShowOptions.Generic

common/commands/builder

All APIs in the new commands builder subpackage are considered stable.

Other changes

rbd

... (truncated)

Commits
  • e7e4b0b docs: fix api versions for the next release
  • 2f04e1c docs: record promoted commands/builder apis
  • 72de88d common/commands/builder: mark apis stable
  • 62d6e74 docs: record promoted smb generic apis
  • f0e6628 common/admin/smb: move first of the smb generic resource apis to stable
  • 7a967f9 makefile: update default version to squid the oldest supported
  • 4b284b9 makefile: fix indent inconsistency
  • d2493be github: require umbrella tests to pass for mergify
  • 6d5a36f workflows: remove pacific from test matrix
  • b2aa7f8 github: remove pacific from mergify rules
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ceph/go-ceph](https://github.com/ceph/go-ceph) from 0.38.0 to 0.41.0.
- [Release notes](https://github.com/ceph/go-ceph/releases)
- [Changelog](https://github.com/ceph/go-ceph/blob/master/docs/release-process.md)
- [Commits](ceph/go-ceph@v0.38.0...v0.41.0)

---
updated-dependencies:
- dependency-name: github.com/ceph/go-ceph
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants