Skip to content

35.0.0

Latest
Compare
Choose a tag to compare
@DanySK DanySK released this 11 Nov 22:31
· 24 commits to master since this release

35.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • euclidean-geometry: expose EuclideanConfigurableMoveNode as a base (non-abstract) class, add GoTo and StraightLine (#3890)

Features

  • euclidean-geometry: expose EuclideanConfigurableMoveNode as a base (non-abstract) class, add GoTo and StraightLine (#3890) (2ead38c)

Dependency updates

Bug Fixes

  • loading: do not fail loading if multiple constructors produce the same parameter (#3893) (96a8853)

Tests

  • loading: improve the fallback when running MongoDB tests on less-known Linux distributions (a4c41bf)
  • loading: run tests on MongoDB v8 (#3892) (640c377)

General maintenance

  • build: update the javadoc.io cache (1f755f1)