Skip to content

Bump version to v1.19.0#123

Merged
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:release-v1.19.0
Feb 23, 2026
Merged

Bump version to v1.19.0#123
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:release-v1.19.0

Conversation

@ChrisRackauckas-Claude
Copy link
Contributor

Summary

Motivation

The registered v1.18.0 has OrdinaryDiffEqDifferentiation = "1.16.0 - 1" in the registry, which caps OrdinaryDiffEqDifferentiation at v1.x. This prevents the Julia resolver from picking OrdinaryDiffEq v6.108 (which requires OrdinaryDiffEqDifferentiation v2) in any environment that includes MultiScaleArrays.

This is blocking DiffEqBase downstream CI from resolving OrdinaryDiffEqRosenbrock v1.24 (see https://github.com/SciML/DiffEqBase.jl/actions/runs/22308858783).

After merge

Please register v1.19.0 with @JuliaRegistrator register.

Test plan

🤖 Generated with Claude Code

Releases the OrdinaryDiffEqDifferentiation v2 compat bump (PR SciML#121) and
deprecation warning fixes (PR SciML#122) that are already on master but were
not included in any registered version. This unblocks resolution of
OrdinaryDiffEq v6.108 / OrdinaryDiffEqRosenbrock v1.24.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JuliaRegistrator
Copy link

Error while trying to register: Register Failed
@ChrisRackauckas-Claude, it looks like you are not a publicly listed member/owner in the parent organization (SciML).
If you are a member/owner, you will need to change your membership to public. See GitHub Help

@ChrisRackauckas ChrisRackauckas merged commit bbafa95 into SciML:master Feb 23, 2026
5 of 7 checks passed
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.

3 participants