Releases: blindzero/IdentityLifecycleEngine
Releases · blindzero/IdentityLifecycleEngine
v0.7.4
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
Immutable
release. Only release title and notes can be modified.
What's Changed
- Issues/12 execution run cleanup steps on failure with best effort by @blindzero in #57
- version bump to 0.6.0 by @ntt-matthias-fleschuetz in #58
New Contributors
- @ntt-matthias-fleschuetz made their first contribution in #58
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
What's Changed
- Issues/8 workflow conditionsguards evaluate
whenduring 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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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