This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+1 more
ReleasePort's take
Light signalThe 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 summaryIntroduce Docker-based deployment requiring migration of existing installation scripts.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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
.dockerignoreto exclude unnecessary files from images. - Enhance Makefile for streamlined Docker build and run workflows.
Bug Fixes
- Clean up indirect Go dependencies and fix
go.modversion handling. - Remove unnecessary home directory creation for the
appuserin 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.mdwith detailed Docker deployment steps. - Update
README.mdwith a Docker-first quick start guide and usage examples. - Add example
.envfile 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 freeAbout Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]