chore(release): 1.3.6 - #413
Merged
Merged
Conversation
Patch release: ships 93 commits merged since v1.3.5 (tagged 2026-08-30) that never made it into a release binary, most notably the SEC-HARDENING-06 nginx service-identity fix (#380/#387) and three P6 gap-closure features: nself server provision/list/resize/destroy (#410, G-011), CS_N_IMAGE/CS_N_ENV_FILE/CS_N_VOLUMES (#408, G-013), and orphan/healthcheck-validity detection on build/start (#409, G-014). Bumps all lockstep version files via scripts/bump-version.sh and adds the changelog entry.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Patch release v1.3.6
93 commits merged to main since v1.3.5 (tagged 2026-08-30) had never shipped in a release binary. Notably:
nself doctor --deeponly matched the literal/auth/loginpath string, so it failed against nSelf's default one-server-block-per-service nginx layout even when the block does rate-limit. Now also matches by service identity.nself server provision/list/resize/destroyfor Hetzner server lifecycle management.CS_N_IMAGE,CS_N_ENV_FILE,CS_N_VOLUMESextend custom services beyond image name.--remove-orphans) and a healthcheck-validity check on build/start.Changes in this PR
.github/VERSION,internal/version/version.go,sdk/go/doc.go,sdk/ts/package.json,sdk/ts-sdk/package.json,sdk/py/pyproject.toml) viascripts/bump-version.sh 1.3.6— no hand-edits..github/wiki/Changelog.mdentry for 1.3.6.Cross-repo lockstep (handled out of band, in order, to avoid wedging release.yml's
verify-homebrew-lockstep/ admin preflight gates)Formula/nself.rbversion field to 1.3.6 (merge before tagging; sha256 correction follows once the release's checksums.txt exists)PATCH only. No AI attribution.