mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-01-16 23:12:07 +00:00
Some checks are pending
/ release (push) Waiting to run
testing-integration / test-unit (push) Waiting to run
testing-integration / test-sqlite (push) Waiting to run
testing-integration / test-mariadb (v10.6) (push) Waiting to run
testing-integration / test-mariadb (v11.8) (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
https://codeberg.org/forgejo/forgejo/milestone/35397 Co-authored-by: viceice <michael.kriese@gmx.de> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10730 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: forgejo-release-manager <contact-forgejo-release-manager@forgejo.org> Co-committed-by: forgejo-release-manager <contact-forgejo-release-manager@forgejo.org>
5.5 KiB
5.5 KiB
Release notes
- Security bug fixes
- Localization
- Features
- PR: feat: allow workflows to control cancellation of existing jobs
- Bug fixes
- PR (backported): fix: reduce runtime of container cleanup by relying on mass digest cleanup
- PR (backported): fix: download logs of currently displayed Action run attempt
- Included for completeness but not user-facing (chores, etc.)
- PR (backported): fix: don't duplicate commit status records on workflows with empty name
- PR (backported): chore: download git-man over TLS
- PR (backported): fix: build-release workflow stops its own end-to-end checks when run concurrently
- PR (backported): port(gitea): Fix password leak in log messages (go-gitea/gitea!35584)
- PR (backported): fix: don't push LFS when using SSH authentication
- PR: Update dependency go to v1.25.5 (v13.0/forgejo)
- PR: Update dependency markdownlint-cli to v0.46.0 (v13.0/forgejo)
- PR: Update dependency @vitejs/plugin-vue to v6.0.2 (v13.0/forgejo)