Skip to content

docs(release): cut 8.0.27.01 - #1995

Open
jcschaff wants to merge 1 commit into
masterfrom
release/8.0.27.01
Open

docs(release): cut 8.0.27.01#1995
jcschaff wants to merge 1 commit into
masterfrom
release/8.0.27.01

Conversation

@jcschaff

Copy link
Copy Markdown
Member

Release-cut docs for 8.0.27.01, so the tag points at a tree that describes itself (docs/RELEASING.md step 1).

Two PRs are unreleased since 8.0.26.01:

PATCH bump per docs/RELEASING.md: corrections and a fix, no new API.

Docs only — CHANGELOG.md and release-notes/major/8.0.0.md.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HYdenYzMw35USHDQEATGVq

Two user-facing items. The BioModels Database tab stopped warning people off 55 models
it can open perfectly well: the supported/not-supported list was hand-curated, last
touched in May 2025, and drifted further with the import fixes in 8.0.26.01. It is now
derived from the nightly run over the real collection (#1990).

And saving a model can no longer be broken by the server's own housekeeping. A save
writes a model's parts in several transactions and links them in a later one, so a part
briefly belongs to nothing; the cleanup sweep that removes parts belonging to nothing
collected it there and failed the save with ORA-02291. Production hit it twice in two
weeks (#1993, issues #1992 and #1961).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HYdenYzMw35USHDQEATGVq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant