Skip to content

build(deps): bump github.com/ceph/go-ceph from 0.39.0 to 0.40.0#241

Merged
chrisroberts merged 2 commits into
mainfrom
dependabot/go_modules/github.com/ceph/go-ceph-0.40.0
Jun 22, 2026
Merged

build(deps): bump github.com/ceph/go-ceph from 0.39.0 to 0.40.0#241
chrisroberts merged 2 commits into
mainfrom
dependabot/go_modules/github.com/ceph/go-ceph-0.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ceph/go-ceph from 0.39.0 to 0.40.0.

Release notes

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

Release v0.40.0

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

  • [cephfs] add subvolumegroup info by @​lcaflc in ceph/go-ceph#1243
    • Adds SubVolumeGroupInfo similar to ceph fs subvolumegroup info <volume> <group_name>

nfs

rados

rbd

rgw/admin

  • rgw/admin: Add support for rate-limits by @​sj14 in ceph/go-ceph#1256
    • Adds SetIndividualBucketRateLimit
    • Adds GetIndividualBucketRateLimit

API Stability Updates

The following APIs are now stable:

cephfs

  • FileBlockDiffInit
  • FileBlockDiffInfo.Close
  • FileBlockDiffInfo.More
  • FileBlockDiffInfo.Read

rgw/admin

  • API.CreateAccount
  • API.GetAccount
  • API.DeleteAccount

... (truncated)

Commits
  • 1d80b18 README.md: Updates for v0.40.0
  • ba23299 README.md: Fix an obvious typo in release version
  • 2e3650e docs: Set API versions for the next release
  • 93d07f6 docs: Update api-status for rgw account handling APIs
  • 0f3d3c0 rgw/admin: Promote account handling APIs to stable
  • e978f78 docs: Update api-status for blockdiff APIs
  • 5e90be9 cephfs: Promote blockdiff API to stable
  • 2976c8c contrib: bump modernc.org/cc/v4 in /contrib/implements
  • bc52277 go-ceph: bump the aws-sdk group across 1 directory with 4 updates
  • d20f844 go-ceph: bump golang.org/x/sys from 0.43.0 to 0.45.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested review from a team as code owners June 21, 2026 09:02
@chrisroberts

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [github.com/ceph/go-ceph](https://github.com/ceph/go-ceph) from 0.39.0 to 0.40.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.39.0...v0.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/ceph/go-ceph-0.40.0 branch from 5dd5146 to 4125d26 Compare June 22, 2026 15:26
Complete the request fully before closing the request channel.
@chrisroberts chrisroberts merged commit e53a277 into main Jun 22, 2026
13 checks passed
@chrisroberts chrisroberts deleted the dependabot/go_modules/github.com/ceph/go-ceph-0.40.0 branch June 22, 2026 15:54
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.

1 participant