Skip to content

Prep for v1.41.0#2773

Merged
odow merged 2 commits into
masterfrom
od/v1.41.0
Jun 9, 2025
Merged

Prep for v1.41.0#2773
odow merged 2 commits into
masterfrom
od/v1.41.0

Conversation

@odow

@odow odow commented Jun 6, 2025

Copy link
Copy Markdown
Member

Basic

  • version field of Project.toml has been updated
    - If a breaking change, increment the MAJOR field and reset others to 0
    - If adding new features, increment the MINOR field and reset PATCH to 0
    - If adding bug fixes or documentation changes, increment the PATCH field

Documentation

  • Add a new entry to docs/src/changelog.md, following existing style

Tests

@odow

odow commented Jun 6, 2025

Copy link
Copy Markdown
Member Author

@blegat before I merge this, take a look at v1.40.2...master and see if you're happy.

@blegat blegat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@blegat

blegat commented Jun 6, 2025

Copy link
Copy Markdown
Member

Let's run ci even though I don't see how we could have done anything breaking:
https://github.com/jump-dev/MathOptInterface.jl/actions/runs/15498125690

Comment thread docs/src/changelog.md Outdated
@odow

odow commented Jun 9, 2025

Copy link
Copy Markdown
Member Author

MOA failure looks like a spurious change due to the last release of HiGHS. I'll take a look.

(Also note that the checklist includes a solver-tests.yml run. I run it for every release)

@odow

odow commented Jun 9, 2025

Copy link
Copy Markdown
Member Author

MOA failure is a presolve bug in HiGHS scaling issue in MOA: jump-dev/MultiObjectiveAlgorithms.jl#104

@odow
odow merged commit fa61f9c into master Jun 9, 2025
@odow
odow deleted the od/v1.41.0 branch June 9, 2025 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants