Release v0.4.1 #218
Loading…
Reference in a new issue
No description provided.
Delete branch "release/v0.4.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Release v0.4.1 (hotfix bump from v0.4.0).
What ships
upsert_lets_chat_oidc_client). Production bunyip-api (api.psa.systems) can now serve thechat.psa.systemsredirect and pin a dedicated lets-chat client secret instead of the migration's staging defaults.Mechanics
Workspace version bump only:
Cargo.toml0.4.0 -> 0.4.1 +Cargo.locksynced viacargo update --workspace(5 workspace members, 79 external deps unchanged).On merge,
create-release.ymltagsv0.4.1and creates the Forgejo Release (autogit logbody). Thev*tag then triggersbuild-api.yml, publishingdev.a8n.run/psa-systems-private/bunyip-api:v0.4.1(+latest).Follow-up
Once
v0.4.1is published, the nc-01 bunyip-api pin (currentlyv0.4.0) moves tov0.4.1in the docker repo so production picks up the fix. Companion config is docker PR #140.