Skip to content

2.0.0

Compare
Choose a tag to compare
@brotkrueml brotkrueml released this 28 Feb 16:50
· 58 commits to main since this release
19f435b

Added:

  • Compatibility with JobRouter® 2023.1

Changed:

  • On instantiation of the RestClient no authentication is done automatically anymore
  • Incident class accepts as a priority only a Priority enum
  • Incident class must be instantiated with a step number
  • Step number in Incident class is always an integer
  • Pool number in Incident class is always an integer
  • Simulation in Incident class is always a boolean

Removed:

  • Compatibility with PHP < 8.1
  • Compatibility with JobRouter® < 2022.1