Skip to content

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 2d API Development
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude claude-code claude-code-cli opencode opencode-ai opencode-go
+1 more
opencode-zen

ReleasePort's take

Light signal
editorial:auto 1d

The release introduces Docker‑based deployment via Makefile targets and updates the Go runtime to version 1.25.

Why it matters: Migration from scripts to `docker-up`/`docker-stop` Makefile targets is required; all builds now use Go 1.25 for new language features and security patches.

Summary

AI summary

Introduce Docker-based deployment requiring migration of existing installation scripts.

Changes in this release

Breaking High

Introduce Docker-based deployment; migrate from scripts to Makefile targets.

Introduce Docker-based deployment; migrate from scripts to Makefile targets.

Source: llm_adapter@2026-06-02

Confidence: high

Feature Medium

Add Docker support with Dockerfile, Makefile targets (`docker-up`, `docker-stop`), and quick‑start guide.

Add Docker support with Dockerfile, Makefile targets (`docker-up`, `docker-stop`), and quick‑start guide.

Source: llm_adapter@2026-06-02

Confidence: high

Feature Low

Add `.dockerignore` to exclude unnecessary files from images.

Add `.dockerignore` to exclude unnecessary files from images.

Source: llm_adapter@2026-06-02

Confidence: high

Feature Low

Enhance Makefile for streamlined Docker build and run workflows.

Enhance Makefile for streamlined Docker build and run workflows.

Source: granite4.1:30b@2026-06-02-audit

Confidence: low

Performance Medium

Update Go version to 1.25 for latest language features and security patches.

Update Go version to 1.25 for latest language features and security patches.

Source: llm_adapter@2026-06-02

Confidence: high

Bugfix Medium

Clean up indirect Go dependencies and fix `go.mod` version handling.

Clean up indirect Go dependencies and fix `go.mod` version handling.

Source: llm_adapter@2026-06-02

Confidence: high

Bugfix Low

Remove unnecessary home directory creation for `appuser` in Dockerfile.

Remove unnecessary home directory creation for `appuser` in Dockerfile.

Source: llm_adapter@2026-06-02

Confidence: high

Bugfix Low

Simplify config file handling by directly copying the example configuration.

Simplify config file handling by directly copying the example configuration.

Source: llm_adapter@2026-06-02

Confidence: high

Refactor Low

Adjust Makefile to integrate new Docker targets while preserving existing functionality.

Adjust Makefile to integrate new Docker targets while preserving existing functionality.

Source: llm_adapter@2026-06-02

Confidence: high

Refactor Low

Update version metadata and dependency lists in `go.mod`.

Update version metadata and dependency lists in `go.mod`.

Source: granite4.1:30b@2026-06-02-audit

Confidence: low

Full changelog

⚠️ Breaking Changes

  • ⚠️ Introduce Docker-based deployment; existing installation scripts may need migration to new Makefile targets.

New Features- Add Docker support with Dockerfile, Makefile targets (docker-up, docker-stop), and Docker-first quick‑start guide.

  • Add .dockerignore to exclude unnecessary files from images.
  • Enhance Makefile for streamlined Docker build and run workflows.

Bug Fixes

  • Clean up indirect Go dependencies and fix go.mod version handling.
  • Remove unnecessary home directory creation for the appuser in the Dockerfile. - Simplify config file handling by directly copying the example configuration.

Improvements

  • Update Go version to 1.25 for latest language features and security patches.
  • Refine Docker support documentation and installation instructions.

Documentation

  • Expand INSTALLATION.md with detailed Docker deployment steps.
  • Update README.md with a Docker-first quick start guide and usage examples.
  • Add example .env file for configuration templating.

Chores

  • Adjust Makefile to integrate new Docker targets while preserving existing functionality.
  • Update version metadata and dependency lists in go.mod.

Breaking Changes

  • Existing installation scripts require migration to new Makefile Docker targets (`docker-up`, `docker-stop`).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models

Get notified when new releases ship.

Sign up free

About Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models

All releases →

Related context

Earlier breaking changes

  • v0.2.1 Update configuration schema; manual migration required for existing configs.
  • v0.1.7 Breaks DeepSeek configuration for reasoning_content integrity.

Beta — feedback welcome: [email protected]