Skip to content

Release v0.9.0 - #123

Merged
GeigerJ2 merged 3 commits into
masterfrom
release/v0.9.0
Aug 26, 2026
Merged

Release v0.9.0#123
GeigerJ2 merged 3 commits into
masterfrom
release/v0.9.0

Conversation

@agoscinski

@agoscinski agoscinski commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

minor update because the Model change is breaking API

The entry listed one of the eleven commits in the release. The two it
omitted are both user-facing: dropping Python 3.9, and the
`PortableCode` fix. The former makes the package uninstallable on 3.9,
so a user on that version is silently held back at 0.8.2 with nothing in
the notes to explain why.

List every commit in the release under the sections this file already
uses, and date the entry to the day it is published.

The `ShellCode` bullet drops its commit message's claim that `verdi code
create core.code.shell --help` stops printing `core.shell` as the
default. No such command exists, the entry point being
`core.code.installed.shell`, and on aiida-core 2.9.0 that command's help
is identical before and after the change. The difference is on
`ShellCode.Model`, whose `default_calc_job_plugin` field default goes
from `core.shell` to `None`. Codes built through the API or the CLI
still get `core.shell`.
@GeigerJ2
GeigerJ2 merged commit 5311c8e into master Aug 26, 2026
11 checks passed
@GeigerJ2
GeigerJ2 deleted the release/v0.9.0 branch August 26, 2026 09:19
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.

2 participants