Skip to content

Prep for v1.53.0 - #3055

Merged
odow merged 3 commits into
masterfrom
od/1.53
Aug 23, 2026
Merged

Prep for v1.53.0#3055
odow merged 3 commits into
masterfrom
od/1.53

Conversation

@odow

@odow odow commented Aug 17, 2026

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 Aug 17, 2026

Copy link
Copy Markdown
Member Author
  • ArrayDiff: not a registered package
  • Dualization: ??
  • KNITRO: doesn't support dual for SecondOrderCone. Can fix with an exclude
  • CATrustRegionMethod: exact error text comparison. Should fix.
  • COPT: quadratic constraint with no Q matrix??? Not sure how this gets created. COPT excludes a bunch of tests anyway
  • EAGO: broken on Julia v1.12
  • ProxSDP: seems like a tolerance issue. Not sure what changed

@araujoms

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@araujoms

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@araujoms

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@odow

This comment was marked as resolved.

@blegat

blegat commented Aug 22, 2026

Copy link
Copy Markdown
Member

oxfordcontrol/Clarabel.jl#235 should fix the failing tests of SumOfSquares

Updated version number and fixed various typos and links in the changelog.
@odow
odow merged commit 2172e4b into master Aug 23, 2026
30 checks passed
@odow
odow deleted the od/1.53 branch August 23, 2026 21:37
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.

3 participants