Skip to content

chore(release): version bump to 1.3.1 - #100

Merged
x7even merged 1 commit into
mainfrom
release-1.3.1
Jul 9, 2026
Merged

chore(release): version bump to 1.3.1#100
x7even merged 1 commit into
mainfrom
release-1.3.1

Conversation

@x7even

@x7even x7even commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Patch release for the Docker publish fix in fix(docker): bump builder image to golang:1.25.12-alpine #99 — no application code changed
  • opencloudcosts-go/Dockerfile's builder base image was pinned to golang:1.25.11-alpine, incompatible with the go 1.25.12 minimum introduced in 1.3.0 (GO-2026-5856); this broke GHCR publish on every main push and on the v1.3.0 tag itself, so :1.3.0 was never published
  • Adds CHANGELOG entry, bumps server.json version to 1.3.1

Test plan

  • CHANGELOG and server.json only — no code paths affected
  • After merge: tag v1.3.1, confirm release.yml (GitHub release + PyPI) and docker.yml (GHCR :1.3.1) all succeed

Docker-publish-only patch release: golang:1.25.11-alpine builder base
image was incompatible with the go 1.25.12 minimum introduced in 1.3.0,
so no versioned :1.3.0 image was ever published to GHCR. No application
code changed.
@x7even
x7even merged commit 4b54d25 into main Jul 9, 2026
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.

1 participant