Skip to content

Releases: mnbuhl/Atomizer

0.6.3

16 May 21:55
fee00be

Choose a tag to compare

What's Changed

  • test: add Atomizer full flow tests by @mnbuhl in #36

Full Changelog: 0.6.2...0.6.3

0.6.2

16 May 14:04
f276830

Choose a tag to compare

What's Changed

  • fix(dashboard): hide atomizer endpoints from openapi by @mnbuhl in #35

Full Changelog: 0.6.1...0.6.2

0.6.1

16 May 12:53

Choose a tag to compare

What's Changed

  • feat(dashboard): add job and schedule actions by @mnbuhl in #30
  • feat(dashboard): add trigger examples and confirmations by @mnbuhl in #32
  • feat: add job retention cleanup by @mnbuhl in #31
  • feat(redis): add Redis storage package by @mnbuhl in #33
  • feat(client): add job control actions by @mnbuhl in #34

Full Changelog: 0.5.0...0.6.1

0.6.0

16 May 12:43
0259591

Choose a tag to compare

What's Changed

  • feat(dashboard): add job and schedule actions by @mnbuhl in #30
  • feat(dashboard): add trigger examples and confirmations by @mnbuhl in #32
  • feat: add job retention cleanup by @mnbuhl in #31
  • feat(redis): add Redis storage package by @mnbuhl in #33
  • feat(client): add job control actions by @mnbuhl in #34

Full Changelog: 0.5.0...0.6.0

0.5.0

14 May 21:02
0c1ef48

Choose a tag to compare

What's Changed

  • ci(release): add prerelease publishing controls by @mnbuhl in #22
  • feat(dashboard): Atomizer.Dashboard package by @mnbuhl in #23
  • Batch FIFO partition jobs by @mnbuhl in #24
  • Add recurring schedule builder by @mnbuhl in #25
  • build(dashboard): add packaging for Atomizer.Dashboard project by @mnbuhl in #26
  • Add Atomizer logo branding to dashboard by @mnbuhl in #27
  • chore: add NuGet package logo by @mnbuhl in #29
  • feat(dashboard): add dashboard authorization options by @mnbuhl in #28

Full Changelog: 0.4.0...0.5.0

0.5.0-rc.3

14 May 18:28
0c1ef48

Choose a tag to compare

0.5.0-rc.3 Pre-release
Pre-release

What's Changed

  • Add Atomizer logo branding to dashboard by @mnbuhl in #27
  • chore: add NuGet package logo by @mnbuhl in #29
  • feat(dashboard): add dashboard authorization options by @mnbuhl in #28

Full Changelog: 0.5.0-rc.2...0.5.0-rc.3

0.5.0-rc.2

13 May 23:06
8cfebfd

Choose a tag to compare

0.5.0-rc.2 Pre-release
Pre-release

What's Changed

  • build(dashboard): add packaging for Atomizer.Dashboard project by @mnbuhl in #26

Full Changelog: 0.5.0-rc.1...0.5.0-rc.2

0.5.0-rc.1

13 May 22:56
f4fafc4

Choose a tag to compare

0.5.0-rc.1 Pre-release
Pre-release

What's Changed

  • ci(release): add prerelease publishing controls by @mnbuhl in #22
  • feat(dashboard): Atomizer.Dashboard package by @mnbuhl in #23
  • Batch FIFO partition jobs by @mnbuhl in #24
  • Add recurring schedule builder by @mnbuhl in #25

Full Changelog: 0.4.0...0.5.0-rc.1

0.4.0

05 May 15:37
968046f

Choose a tag to compare

What's Changed

  • Add EF Core storage query indexes by @mnbuhl in #20
  • build: add csharpier tooling by @mnbuhl in #21

Full Changelog: 0.3.0...0.4.0

0.3.0

04 May 22:12

Choose a tag to compare

What's Changed

  • refactor!: replace leasing abstraction with ExecuteInLeaseAsync contract by @mnbuhl in #13
  • [codex] Centralize agent guidance by @mnbuhl in #16
  • feat: FIFO partition support for job queues by @mnbuhl in #14
  • feat: Server heartbeats by @mnbuhl in #15
  • fix: preserve schedule partition keys by @mnbuhl in #17
  • chore: Drop unsupported EF Core provider fallback by @mnbuhl in #19

Full Changelog: 0.2.0...0.3.0