All Versions
61
Latest Version
Avg Release Cycle
51 days
Latest Release
962 days ago

Changelog History
Page 1

  • v3.4.0 Changes

    August 10, 2021

    โž• Added

    • ๐Ÿ‘ telemetry v1.0.0 support (#483)
    • ๐Ÿ“‡ Logger Metadata (#462 & #464)
    • ๐Ÿ‘Œ Support setting job state in config (#463)

    ๐Ÿ›  Fixed

    • Invalid Timezone fix in ExecutionBroadcaster (#468)

    Diff for [3.4.0]

  • v3.3.0 Changes

    September 25, 2020

    โž• Added

    • ๐Ÿ‘Œ Support manual job triggering (#459)

    Diff for 3.3.0

  • v3.2.0 Changes

    October 14, 2020

    โž• Added

    • ๐Ÿ‘ Telemetry Support (#415)

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ท Properly override jobs with duplicate name (#392)
    • โœ… Simplify TaskRegistry and make tests deterministic

    Diff for 3.2.0

  • v3.1.0 Changes

    August 18, 2020

    โž• Added

    • โž• Additional Supervisor Configuration for Clustering (#450)

    Diff for 3.1.0

  • v3.0.2 Changes

    August 18, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Warnings with Clock Skew (#449)
  • v3.0.1 Changes

    June 16, 2020

    ๐Ÿ›  Fixed

    • ClockEvent order corrected #442
  • v3.0.0 Changes

    June 11, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix @reboot Cron Expression (#437)

    ๐Ÿ”„ Changed

    • The Quantum.Storage behaviour contains a new mandatory child_spec/1 callback.
    • A lot of function that were not for public use have been undocumented. Those are now considered internal and may break at any point in time.
    • โฑ Quantum.Scheduler has been renamed to Quantum
    • Quantum.Storage.Adapter has been renamed to Quantum.Storage
    • ๐Ÿšš The global mode has been removed. It will be reimplemented as an additional library if a stable replacement is found.
  • v3.0.0-rc.3 Changes

    June 11, 2020

    ๐Ÿ›  Fixed

    • โšก๏ธ Update Docs

    Diff for [3.0.0-rc.3]

  • v3.0.0-rc.2 Changes

    February 28, 2020

    ๐Ÿ”„ Changed

    • The Quantum.Storage behaviour contains a new mandatory child_spec/1 callback.

    Diff for [3.0.0-rc.2]

  • v3.0.0-rc.1 Changes

    February 28, 2020

    ๐Ÿ”„ Changed

    • A lot of function that were not for public use have been undocumented. Those are now considered internal and may break at any point in time.
    • โฑ Quantum.Scheduler has been renamed to Quantum
    • Quantum.Storage.Adapter has been renamed to Quantum.Storage
    • ๐Ÿšš The global mode has been removed. It will be reimplemented if a stable replacement is found.

    Diff for [3.0.0-rc.1]