Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency ai.timefold.solver:timefold-solver-bom to v1.12.0 #143

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ai.timefold.solver:timefold-solver-bom (source) 1.11.0 -> 1.12.0 age adoption passing confidence

Release Notes

TimefoldAI/timefold-solver (ai.timefold.solver:timefold-solver-bom)

v1.12.0: Timefold Solver 1.12.0

Compare Source

Summer is here, but we're not resting! Not all of us anyway. This release brings features, as well as an assortment of bug fixes and enhancements.

Featured update: Fairness and Load Balancing

Providing optimized schedules is only one part of the problem. And if our employees see that our schedule isn't being fair to them, because Ann is getting three times as many shifts as Dan is, they will not be very happy and the business will struggle. The business may even run into labour law issues.

That is why we are introducing a load balancing collector for Constraint Streams. You can read all about it in Fairness and load balancing section of the documentation.

Besides that, we have added some quality of life improvements:

  • ScoreAnalysis now provides more information about itself, including a useful textual summary of the analysis.
  • The solver can now trigger an event when the first initialized solution shows up, letting you know when the construction heuristic ends and local search begins.

All of these improvements and bugfixes are also available in Timefold Solver for Python. Have you checked it out yet?

Changelog

🚀 Features

🐛 Fixes

  • e7fae26 Only include tail chain move when using a single var (#​936), closes #​936
  • d5ed7e1 Do not fail on solution/entity classes as interfaces (#​934), closes #​934
  • 24b3240 Continue the warmup when one configuration fails
  • 03ed42c Update the best score image of the benchmark section
  • 5690ec6 Fail fast when local search starts from an uninitialized solution

Contributors

We'd like to thank the following people for their contributions:

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.

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.12.0 dependency in your pom.xml to get started.

You can also import the Timefold Solver Bom (ai.timefold.solver : timefold-solver-bom : 1.12.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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@danieldietzler danieldietzler enabled auto-merge (squash) July 17, 2024 10:00
@renovate renovate bot force-pushed the renovate/timefold-solver.version branch from 77cae96 to 93a7312 Compare July 17, 2024 10:01
@danieldietzler danieldietzler merged commit 65fd068 into main Jul 17, 2024
3 checks passed
@danieldietzler danieldietzler deleted the renovate/timefold-solver.version branch July 17, 2024 10:01
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.

1 participant