Skip to content

chore(deps): Bump github.com/tigrisdata/storage-go from 0.2.0 to 0.4.0#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/tigrisdata/storage-go-0.4.0
Open

chore(deps): Bump github.com/tigrisdata/storage-go from 0.2.0 to 0.4.0#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/tigrisdata/storage-go-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps github.com/tigrisdata/storage-go from 0.2.0 to 0.4.0.

Release notes

Sourced from github.com/tigrisdata/storage-go's releases.

v0.4.0

0.4.0 (2026-01-26)

Features

  • simplestorage: add Head method to Client (#20) (3366180)

v0.3.0

0.3.0 (2026-01-26)

Features

  • simplestorage: add ListResult type and enhance List with pagination (#14) (134cc0e)
  • storage: suppress AWS SDK logging with Nop logger (#15) (d3f9338)

BREAKING CHANGES

  • simplestorage: List() signature changed from List(ctx, prefix, opts) to List(ctx, opts). Use WithPrefix(prefix) option instead.

Assisted-by: GLM 4.7 via Claude Code

Signed-off-by: Xe Iaso xe@tigrisdata.com

Changelog

Sourced from github.com/tigrisdata/storage-go's changelog.

0.4.0 (2026-01-26)

Features

  • simplestorage: add Head method to Client (#20) (3366180)

0.3.0 (2026-01-26)

Features

  • simplestorage: add ListResult type and enhance List with pagination (#14) (134cc0e)
  • storage: suppress AWS SDK logging with Nop logger (#15) (d3f9338)

BREAKING CHANGES

  • simplestorage: List() signature changed from List(ctx, prefix, opts) to List(ctx, opts). Use WithPrefix(prefix) option instead.

Assisted-by: GLM 4.7 via Claude Code

Signed-off-by: Xe Iaso xe@tigrisdata.com

Commits
  • c5cf14a chore(release): 0.4.0
  • 3366180 feat(simplestorage): add Head method to Client (#20)
  • f9f1867 docs: add CONTRIBUTING.md (#19)
  • 41e71a4 chore(release): 0.3.0
  • e66de7f ci: use pull requests for releases to satisfy branch protection (#18)
  • 527a882 chore: fix copilot being weird
  • 5be3d28 Create issue: Fix release workflow
  • d3f9338 feat(storage): suppress AWS SDK logging with Nop logger (#15)
  • 134cc0e feat(simplestorage): add ListResult type and enhance List with pagination (#14)
  • 535c666 docs: remove tigrisheaders package documentation from README (#13)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 3, 2026
Bumps [github.com/tigrisdata/storage-go](https://github.com/tigrisdata/storage-go) from 0.2.0 to 0.4.0.
- [Release notes](https://github.com/tigrisdata/storage-go/releases)
- [Changelog](https://github.com/tigrisdata/storage-go/blob/main/CHANGELOG.md)
- [Commits](tigrisdata/storage-go@v0.2.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/tigrisdata/storage-go
  dependency-version: 0.4.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/tigrisdata/storage-go-0.4.0 branch from e5590b9 to 0eb6743 Compare February 4, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants