Skip to content

Releases: blindzero/IdentityLifecycleEngine

v0.7.4

11 Jan 01:11
e8617f1

Choose a tag to compare

What's Changed

  • Release automation: deterministic artifacts + dry-run workflow + tests by @blindzero in #59
  • PSGallery publish: stage IdLE package and publish on tag releases by @blindzero in #60
  • Repo hygiene: templates, Dependabot, and security policy by @blindzero in #61
  • chore(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #62
  • [WIP] Update release pipeline with safety gates and documentation by @Copilot in #64
  • Release hardening: CI + main-head tag gates and docs by @blindzero in #63
  • chore: improve templates and remove action for issue by @blindzero in #65
  • fix issue and PR templates by @blindzero in #67
  • Pin Pester to exact version and use approved PowerShell verbs by @Copilot in #71
  • CI quality gates (Pester runner + PSScriptAnalyzer + artifacts + SARIF) by @blindzero in #70
  • IdLE v0.7.2 by @blindzero in #72
  • Release/v0.7.2 Fix Manifests for 0.7.2 by @blindzero in #73
  • IdLE Release 0.7.3 by @blindzero in #74
  • IdLE Release v0.7.4 by @blindzero in #75

New Contributors

  • @dependabot[bot] made their first contribution in #62
  • @Copilot made their first contribution in #64

Full Changelog: v0.6.0...v0.7.4

v0.6.0

09 Jan 19:29
Immutable release. Only release title and notes can be modified.
85eea9e

Choose a tag to compare

v0.6.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Jan 16:44
Immutable release. Only release title and notes can be modified.
9fe5c27

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

What's Changed

  • Execution – safe retries for transient failures (fail-fast) by @blindzero in #51
  • capability-based provider contracts and plan-time validation by @blindzero in #52
  • Fix mock provider entitlements and capability ordering by @blindzero in #54
  • Issues/10 provider contracts entitlement operations get grant revoke by @blindzero in #55
  • security: redact sensitive data in exports, events, and execution results @blindzero #48

Full Changelog: v0.4.0...v0.5.0

v0.4.0

01 Jan 17:53
Immutable release. Only release title and notes can be modified.
504f190

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

  • Issues/8 workflow conditionsguards evaluate when during planning by @blindzero in #37
  • Add plan export as JSON contract by @blindzero in #39
  • #27 - Clarify and formalize IdLE.Steps.Common as first-party built-in steps by @blindzero in #40
  • version bump to 0.4.0 by @blindzero in #41

Full Changelog: v0.3.0...v0.4.0

v0.3.0 – Developer UX & Conceptual Foundations

30 Dec 22:49
Immutable release. Only release title and notes can be modified.
2202d74

Choose a tag to compare

What's Changed

  • v0.3.0 PR#1: Mock provider + EnsureAttribute step + demo workflow by @blindzero in #21
  • Unify event handling with EventSink contract by @blindzero in #26
  • Security – Trust boundaries & secure defaults (no ScriptBlocks in data/handlers) by @blindzero in #28
  • docs: generate and enforce reference documentation from code (#25) by @blindzero in #33
  • examples: add Invoke-IdleDemo runner with multi-example support and improved output by @blindzero in #34
  • chore(release): bump version to 0.3.0 by @blindzero in #36

Full Changelog: v0.2.0...v0.3.0

v0.2.0 - Foundation & Guardrails

29 Dec 00:06
Immutable release. Only release title and notes can be modified.
5075544

Choose a tag to compare

Pre-release

What's Changed

  • core: implement minimal plan/execute engine skeleton (step registry, events, validation) by @blindzero in #1
  • v0.2.0: Stabilize IdLE import + add workflow smoke test by @blindzero in #17
  • v0.2.0: Add guardrail tests (manifests, public API, help examples, workflow samples) by @blindzero in #18
  • v0.2.0: Add CI (pwsh + Pester) by @blindzero in #19
  • Release v0.2.0 by @blindzero in #20

Full Changelog: https://github.com/blindzero/IdentityLifecycleEngine/commits/v0.2.0