Skip to content

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 May 06:19
· 11 commits to main since this release
cc5b0d6

What's Changed

  • feat: YAML workflow definition format with full step type parity by @Copilot in #3
  • feat(approvals): production approval channel backends (#1) by @JerrettDavis in #5
  • feat: TinyBDD coverage + PatternKit foundation (QW-1..5) by @JerrettDavis in #6
  • test(phase-d): core engine TinyBDD coverage (~169 scenarios) by @JerrettDavis in #8
  • refactor(phase-f): PatternKit pilot adoption (~15 scenarios) by @JerrettDavis in #9
  • test(phase-e): expand new test projects (~70 scenarios) by @JerrettDavis in #10
  • refactor(phase-g.1): routing steps via PatternKit AsyncActionStrategy (~50 scenarios) by @JerrettDavis in #11
  • test(phase-g.2): composition steps — characterization + bespoke rationale (~50 scenarios) by @JerrettDavis in #12
  • test(phase-g.3): channel steps — characterization + bespoke rationale (~28 scenarios) by @JerrettDavis in #13
  • test(phase-g.4): characterization scenarios for Endpoint EIP steps (26 scenarios) by @JerrettDavis in #14
  • test(phase-g.5): characterization scenarios for Transformation EIP steps (45 scenarios) by @JerrettDavis in #15
  • test(phase-h.1): Extensions.Hosting + Extensions.DependencyInjection TinyBDD coverage (~24 scenarios) by @JerrettDavis in #16
  • test(phase-h.2): Extensions.AI + Extensions.Agents TinyBDD coverage (~38 scenarios) by @JerrettDavis in #17
  • test(phase-h.3): Extensions.HumanTasks + Approvals TinyBDD layer (~26 scenarios) by @JerrettDavis in #18
  • test(phase-h.4): Extensions.Connectors + Extensions.Http TinyBDD coverage (~26 scenarios) by @JerrettDavis in #19
  • test(phase-h.5): Extensions.Diagnostics + Extensions.Events TinyBDD coverage (~18 scenarios) by @JerrettDavis in #20
  • feat(phase-h.6): TinyBDD tests for Persistence extensions by @JerrettDavis in #21
  • feat(phase-h.7): TinyBDD tests for Configuration, Scheduling, and Plugins by @JerrettDavis in #22
  • feat(phase-h.8): TinyBDD tests for Visualization and DataMapping extensions by @JerrettDavis in #23
  • test(phase-i): coverage tightening — fill serialization, agents, configuration, dashboard, approvals gaps by @JerrettDavis in #24
  • refactor: consume PatternKit v0.112 to delete bespoke EIP implementations by @JerrettDavis in #25
  • refactor: iter2 minor — Normalizer/Polling/Idempotent via PatternKit (incl. dedup-on-failure bug fix) by @JerrettDavis in #26
  • refactor!: iter2 major — ClaimCheck/Outbox/ScatterGather migrate to PatternKit (with legacy adapters) by @JerrettDavis in #27

New Contributors

  • @Copilot made their first contribution in #3
  • @JerrettDavis made their first contribution in #5

Full Changelog: v0.14.1...v1.0.0