Timefold Solver 1.34.0 (Maintenance release)
Another quarterly maintenance release for users who have not yet migrated to Timefold Solver 2. Only 2 more of these are planned before Timefold Solver 1.x EOL in early 2027.
Changelog
🐛 Fixes
- ef1d26f replay RecordedUndoMove actions in reverse recording order
- 3e57fca use correct format specifier in BenchmarkAggregatorFrame
- bd6e0f0 mark iterator map as fresh on refresh
- 718fb66 R&R allows for value to be kept unassigned
- ab646ab constraint-streams: fact-based precompute() correctly propagates
- ad51eff only log "Timefold Solver" once (#2245)
- 1adfc21 ignore duplicate generated member accessors classes (#2242)
- 652c16b restore support for null values in sortable value ranges (#2239)
- bd737d1 generate list unassign moves fairly (#2221)
- b649c20 handle null planning values in ValueTabuAcceptor (#2213)
- 13bf59d in event consumption, always release the lock if we already aquired it (#2169)
- a3ccc3a remove support for the identity map from the value range cache (#2140)
- 37a9959 fix value-range validation with null values
- d538bcf add cloning fail fast check (#2131)
Contributors
We'd like to thank the following people for their contributions:
- Christopher Chianelli (@Christopher-Chianelli )
- Frederico Gonçalves (@zepfred)
- Lukáš Petrovický (@triceo )
- Paolo Antinori (@paoloantinori )
Timefold Solver Community Edition is an open source project, and you are more than welcome to contribute as well!
For more, see Contributing.
Should your business need to scale to truly massive data sets or require enterprise-grade support,
check out Timefold Solver Enterprise Edition.
Timefold Solver Enterprise Edition requires a license.
How to use Timefold Solver
To see Timefold Solver in action, check out the quickstarts.
With Maven or Gradle, add the ai.timefold.solver : timefold-solver-core : 1.34.0 dependency in your pom.xml to get started.
You can also import the Timefold Solver Bom (ai.timefold.solver : timefold-solver-bom : 1.34.0)
to avoid duplicating version numbers when adding other Timefold Solver dependencies later on.
Additional notes
The changelog and the list of contributors above are automatically generated.
It excludes contributions to certain areas of the repository, such as CI and build automation.
This is done for the sake of brevity and to make the user-facing changes stand out more.