v0.26.0
Immutable
release. Only release title and notes can be modified.
Breaking Changes
Warning
Module path migrated to github.com/gollem-dev/gollem
The module path has changed from github.com/m-mizutani/gollem to github.com/gollem-dev/gollem. The old path is no longer maintained.
This is a path-only migration — there are no API changes. Update your import paths and run go mod tidy; your code compiles and behaves exactly as before.
What's Changed
- ci: add cicd-sensor runtime monitoring to all workflows by @m-mizutani in #147
- fix: resolve react-router CVE-2026-40181 in trace viewer by @m-mizutani in #148
- refactor: migrate module path to github.com/gollem-dev/gollem by @m-mizutani in #149
- fix: bump frontend dev dependencies to resolve Dependabot alerts by @m-mizutani in #150
Full Changelog: v0.25.0...v0.26.0