Secrets support and Go SDK module path migration
Daytona 0.192.0 introduces secrets management to the clients and completes the repository split by migrating Go module paths and stabilizing the new release pipeline.
Features
secrets
Fixes
Release: scope nx release to packages with package.json
Refactor
flatten repo structure, relicense to Apache-2.0, prep Go SDK release pipeline
Chores
align replace directives with sdk-go v0.191.0 requires
fix release action (CLI build secrets, nx manifest, sync_gosum PR)
clarify Apache-2.0/AGPL-3.0 split and add REUSE LICENSES/
fall back to disk version for release + make Go tagging idempotent
changelog automaticFromRef for releases without a reachable base tag
CLI: restore CLI AGPL-3.0 headers, LICENSE, and checker
Go SDK: bump to v0.191.0
Go SDK: bump to v0.192.0
Go SDK: migrate module paths from go.daytona.io to github.com/daytona/clients