Skip to content

Release 3.7.0

Compare
Choose a tag to compare
@npalm npalm released this 17 Jul 06:47
· 489 commits to develop since this release
  • Changed
    • Creation of multiple instances of the runner is now supported. Cache is therefor moved to an internal module. Pleas see the example runner-public for a concrete sample. The change should have no effect if you apply the state migration script migragations/migration-state-3.7.x.sh.
    • Examples are more generic by removing the time zone and AZ zone to variables. @@theBenForce