Skip to content

Bump the vendor/UnifiSharp pointer to v0.3.0 - #431

Merged
ChrisonSimtian merged 1 commit into
mainfrom
chore/bump-unifisharp-vendor
Aug 16, 2026
Merged

Bump the vendor/UnifiSharp pointer to v0.3.0#431
ChrisonSimtian merged 1 commit into
mainfrom
chore/bump-unifisharp-vendor

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

The engine consumes Chrison.UnifiSharp 0.3.0 from nuget.org, while vendor/UnifiSharp still pinned the commit before 0.2.0. So anyone reading the vendored source saw a client two releases behind the one actually being built against, with nothing indicating the gap.

Picks up:

  • #17 — API-key auth on the legacy adapter, rest/user, port-forward update (v0.2.0)
  • #18 — static DNS on the v2 site API (v0.3.0)
Submodule vendor/UnifiSharp 27d3bd1..a523ee5:
  > Add static DNS (v2 site API) to the legacy adapter (#18)
  > Add API-key auth, rest/user, and port-forward update to the legacy adapter (#17)
  …

Pointer only — no engine change, and the build already resolves 0.3.0 from the package feed either way.

Worth noting for next time: the auto-bump bot only advances stacks/*, so vendor/* pointers drift silently and indefinitely. vendor/ProxmoxSharp and vendor/SynoSharp may be in the same state; I haven't checked them here.

🤖 Generated with Claude Code

The engine consumes Chrison.UnifiSharp 0.3.0 from nuget.org, while the vendored source
still pinned the commit before 0.2.0 — so anyone reading vendor/UnifiSharp saw a client
two releases behind the one actually being built against, with no sign of it. Picks up
the API-key auth + rest/user work (#17) and static DNS on the v2 site API (#18).

The auto-bump bot only advances stacks/*, so vendor pointers are a manual step.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ChrisonSimtian ChrisonSimtian added the dependencies Dependency version bumps (excluded from generated notes) label Aug 16, 2026
@ChrisonSimtian
ChrisonSimtian merged commit d97a367 into main Aug 16, 2026
@ChrisonSimtian
ChrisonSimtian deleted the chore/bump-unifisharp-vendor branch August 16, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency version bumps (excluded from generated notes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant