v0.3.0
What's Changed
- feat(v0.3): Autosys parity core — box semantics, exit policy, look-back conditions, WS log tail by @jdp5949 in #29
- feat(v0.3.1): tick loop honors include + exclude calendars by @jdp5949 in #30
- feat(v0.4): auth + RBAC + API keys + audit log + UI login by @jdp5949 in #31
- feat(v0.7-alpha): UI polish — tabs, dark mode, job filter, users/audit/api-keys pages by @jdp5949 in #32
- feat(v0.4.1)!: lock down writes — RBAC enforced, CLI reads RSCHED_TOKEN by @jdp5949 in #33
- feat(v0.3.2): box state evaluator + must_times SLA helper (pure functions) by @jdp5949 in #34
- feat(v0.5): Autosys virtual resources — atomic acquire/release in scheduler by @jdp5949 in #35
- feat(v0.6): Autosys globals, value() eval, autorep, sendevent SET_GLOBAL by @jdp5949 in #36
- feat(v0.5.1): resources REST + Resources/Globals UI tabs + JIL resources: parse by @jdp5949 in #37
- feat(v0.6.1): CHANGE_STATUS sendevent verb — manual run-state transitions by @jdp5949 in #38
- feat(v0.6.2): SEND_SIGNAL — forward unix signals to running runs by @jdp5949 in #39
- feat(v0.7.1): per-run rusage — peak RSS + CPU seconds by @jdp5949 in #40
- docs(v1.0-alpha): mdBook docs site under docs/book/ + gh-pages CI publish by @jdp5949 in #41
- feat(v0.3.3): wire file + webhook triggers into the runtime by @jdp5949 in #42
- feat(v0.7.3): visual DAG viewer tab with box grouping by @jdp5949 in #44
- feat(v0.3.4): 5-minute replay-dedup window on webhook receiver by @jdp5949 in #45
- feat(v0.4.2-partial): CSRF schema + sessions.csrf_token column by @jdp5949 in #50
- feat(v0.8): signed packaging — .pkg / MSI / .deb / .rpm + brew tap + winget manifest by @jdp5949 in #43
- feat(v0.7.4): Cronicle-compatible plugin host (Shell::Plugin + JSON-over-stdio) by @jdp5949 in #48
- feat(v0.5.2): mTLS gRPC remote agent skeleton by @jdp5949 in #49
- feat(v0.8-alpha): Raft HA skeleton by @jdp5949 in #47
- feat(v1.0-alpha): chaos suite + criterion benches by @jdp5949 in #46
- v2: Cronicle-model simplification + UI rebuild + GUI job builder by @jdp5949 in #64
- v2 follow-ups + ship v0.2.0: dashboard summary, JIL import, cleanup by @jdp5949 in #65
- chore(release): bump to v0.3.0 by @jdp5949 in #66
Full Changelog: v0.2.1...v0.3.0