Skip to content

chore(release): bump module versions#144

Merged
mdelapenya merged 1 commit intomainfrom
release/bump-versions-20260304163009
Mar 4, 2026
Merged

chore(release): bump module versions#144
mdelapenya merged 1 commit intomainfrom
release/bump-versions-20260304163009

Conversation

@mdelapenya
Copy link
Member

Release Version Bump

Bump type: prerelease

Version changes:

  • client: v0.1.0-alpha013
  • config: v0.1.0-alpha013
  • container: v0.1.0-alpha014
  • context: v0.1.0-alpha013
  • image: v0.1.0-alpha014
  • legacyadapters: v0.1.0-alpha005
  • network: v0.1.0-alpha013
  • volume: v0.1.0-alpha005

This PR was created automatically by the release workflow.
Merging this PR will trigger Phase 2 (automatic tagging and Go proxy update).

 - client: v0.1.0-alpha013
 - config: v0.1.0-alpha013
 - container: v0.1.0-alpha014
 - context: v0.1.0-alpha013
 - image: v0.1.0-alpha014
 - legacyadapters: v0.1.0-alpha005
 - network: v0.1.0-alpha013
 - volume: v0.1.0-alpha005
Copilot AI review requested due to automatic review settings March 4, 2026 15:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs an automated prerelease version bump across the repository’s Go modules and updates inter-module go.mod requirements to reference the newly bumped prerelease versions, enabling the next release workflow phase (tagging + Go proxy update).

Changes:

  • Bumped module version constants for client/config/context/network (to v0.1.0-alpha013), container/image (to v0.1.0-alpha014), and legacyadapters/volume (to v0.1.0-alpha005).
  • Updated go.mod requirements in dependent modules to reference the bumped internal module versions (client, config, context, image, network).

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
volume/version.go Bumps volume module version constant to 0.1.0-alpha005.
volume/go.mod Updates internal dependency requirements to *-alpha013.
network/version.go Bumps network module version constant to 0.1.0-alpha013.
network/go.mod Updates internal dependency requirements to *-alpha013.
legacyadapters/version.go Bumps legacyadapters module version constant to 0.1.0-alpha005.
legacyadapters/go.mod Updates config requirement to v0.1.0-alpha013.
image/version.go Bumps image module version constant to 0.1.0-alpha014.
image/go.mod Updates internal dependency requirements to *-alpha013.
context/version.go Bumps context module version constant to 0.1.0-alpha013.
context/go.mod Updates config requirement to v0.1.0-alpha013.
container/version.go Bumps container module version constant to 0.1.0-alpha014.
container/go.mod Updates internal dependency requirements to client/config/context/network alpha013 and image alpha014.
config/version.go Bumps config module version constant to 0.1.0-alpha013.
client/version.go Bumps client module version constant to 0.1.0-alpha013.
client/go.mod Updates internal dependency requirements to context/config alpha013.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: c6e97b7 Previous: 611da09 Ratio
BenchmarkRun/minimal 4988863408 ns/op 383288 B/op 3642 allocs/op 2338765266 ns/op 383552 B/op 3645 allocs/op 2.13
BenchmarkRun/minimal - ns/op 4988863408 ns/op 2338765266 ns/op 2.13

This comment was automatically generated by workflow using github-action-benchmark.

@mdelapenya mdelapenya merged commit 2a5f8f3 into main Mar 4, 2026
128 of 132 checks passed
@mdelapenya mdelapenya deleted the release/bump-versions-20260304163009 branch March 4, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants