-
Notifications
You must be signed in to change notification settings - Fork 0
Version History en
EnerOS Bot edited this page Jul 5, 2026
·
1 revision
中文 | English
Maintained version: v0.51.2 | Last updated: 2026-07-06
This page is a condensed view of EnerOS version evolution, one line of core delivery per version. For full changes see the main repo CHANGELOG.md; for future plans see ROADMAP.md and this wiki's Roadmap page.
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.51.2 | 2026-07-05 | Comprehensive verification archive | 7700+ tests / 0 warning / cargo deny all green; v0.50-v0.51 deliverables archived |
| v0.51.1 | 2026-07-05 | Verification fix patch | 4 BUG fixes (config test stabilization / FD solver input validation / eneros.toml fuzz_targets and proptest_cases config) + 33 module boundary tests + 30720 proptest verifications |
| v0.51.0 | 2026-07-05 | Algorithm accuracy + protocol fuzz + tech debt cleanup | 88 unwrap/expect removals / Fast-Decoupled solver / MATPOWER IEEE 14 validation / 4 protocol fuzz targets / 30 proptest properties / EMT electromagnetic transient / harmonics GB/T 14549 |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.50.2 | 2026-07-05 | LLM Agent semantic correctness verification patch | 20-round real LLM scenario semantic correctness framework (11 expectation rules / 3-dim matching / RecordingLlmClient) + ADR-0018 |
| v0.50.1 | 2026-07-05 | LLM Agent real-scenario verification patch | 100-scenario preflight + mock execution + metrics + report framework (29 unit tests) + ADR-0017 |
| v0.50.0 | 2026-07-05 | Power MVP vertical loop | IEEE-14 + IEC 104 mock + SafetyGateway + audit / 7369 tests / 105 decisions 100% audited / 105 violations 100% detected / enerosctl demo 7-step API |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.49.1 | 2026-07-04 | Verification fix patch | AllocTracker reentrancy / HardwareWatchdog trait / Validated sealing fixes |
| v0.49.0 | 2026-07-04 | RT type-level + safety type-level | Validated newtype / clippy::disallowed_types RT lock ban / NoAlloc + AllocTracker / WCET framework / RepositoryAuditSink HMAC chain / ADR-0015 |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.48.0 | 2026-07-04 | Engineering gate realization | cargo fmt/clippy/build/test/doc/deny six quality gates all truly executed / CI workflow improvements |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.47.0 | 2026-07-04 | Internationalization & compliance | Fluent i18n / DL/T 698.45 energy meter protocol / GDPR / PIPL / CCPA data subject rights + ADR-0014 |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.46.0 | 2026-07-02 | Visualization & interaction enhancement | DashboardDef / 3D glTF / NL 8-intent recognition / PDF/Excel/Word reports / PWA / mobile + ADR-0013 |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.45.0 | 2026-07-01 | IoT & ubiquitous access | MQTT / CoAP / LwM2M three IoT protocols + IoT Hub + cloud-edge device shadow |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.44.0 | 2026-06-30 | Grid analysis advancement | State estimation / fault location / N-1 check / sensitivity analysis enhancements |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.43.0 | 2026-06-29 | Agent intelligence advancement | PPO reinforcement learning / digital twin / tool registry / GraphQL interface |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.41.0 | 2026-06-28 | High availability enhancement | Multi-region active-active / RegionAwareRouter / CrossRegionReplicator (RPO<1s) / DrOrchestrator (RTO<60s) / RollingUpgrader + ADR-0009 |
| v0.40.0 | 2026-06-27 | Production-grade operations automation | SLO/AIOps/Ops 25 endpoints + 3 daemons (autoscaler/backup/oncall) + Runbook + capacity forecasting + ADR-0008 |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.39.0 | 2026-06-26 | Security enhancement & zero trust | eneros-trust (CA/mTLS/rotation) + eneros-ids (behavior baseline/IOC/lockout) + eneros-audit (HMAC/WORM) + eneros-compliance (NERC CIP/IEC 62443/GDPR/PIPL/CCPA) + ADR-0007 |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.38.0 | — | Multi-tenancy & isolation | TenantManager / namespace isolation / quotas / cross-tenant default deny (404) / Emergency superuser + ADR-0006 |
| Version | Date | Theme | Core delivery (one line) |
|---|---|---|---|
| v0.37.0 | — | Plugin ecosystem & marketplace | Plugin marketplace + manifest spec + signature chain + compatibility matrix + ADR-0003 |
| Version | Theme | Core delivery (one line) |
|---|---|---|
| v0.36.0 | Advanced grid analysis | OPF / transient stability / short circuit / harmonics analysis enhancements |
| v0.35.0 | Power protocol expansion | IEC 103 / CDT / PMU C37.118 / ICCP four protocols + AF_PACKET / FT 1.2 / R-GOOSE |
| v0.34.0 | Edge computing & cloud-edge collaboration | eneros-edge / cloud-edge device shadow / offline cache / incremental sync |
| Version | Theme | Core delivery (one line) |
|---|---|---|
| v0.33.0 | — | OS kernel submodule refinement / hal / rt subsystems |
| v0.32.0 | — | Real-time execution domain isolation hardening |
| v0.31.0 | — | Safety domain refinement |
| v0.30.0 | — | Agent lifecycle and scheduling |
| v0.29.0 | — | 7 specialized Agents all online |
| v0.28.0 / v0.28.1 | Plugin process isolation | plugin-daemon standalone process mode / Inline and Daemon dual modes |
| v0.27.0 / v0.27.1 | Plugin framework | eneros-plugin + Ed25519 signing + seccomp sandbox + cgroups quotas |
| Version | Theme | Core delivery (one line) |
|---|---|---|
| v0.26.0 | — | SCADA dual scan / snapshot / IEC 104 client |
| v0.25.0 / v0.25.1 | — | Device protocol adapter framework |
| v0.24.0 / v0.24.1 | — | Power network model and simulation pipeline |
| v0.23.0 | — | Safety constraint engine (N-1 / thermal / voltage) |
| v0.22.0 | OTA upgrade | A/B partition OTA + Ed25519 signing |
| v0.21.0 | — | Time sync (PTP / NTP) |
| v0.20.0 / v0.20.1 / v0.20.2 | — | HA master-standby failover |
| v0.19.0 | — | Event bus broker + priority bus |
| v0.18.0 | — | OS kernel + init daemon |
| Version | Theme | Core delivery (one line) |
|---|---|---|
| v0.16.0 / v0.16.1 | — | Powerflow (Newton-Raphson / Backward-Forward Sweep) |
| v0.15.0 | — | Topology graph + search algorithms |
| v0.14.0 | — | Linear algebra library (LU/QR/Cholesky) |
| v0.13.0 / v0.13.1 | — | Distribution device parameter library cnpower (17 JSON) |
| v0.12.0 | — | Time-series storage |
| v0.11.0 | — | HTTP API + config hot reload |
| v0.10.0 | — | Domain types + error system |
| v0.9.0 | — | Config hot reload + first end-to-end /health check |
| v0.8.0 | — | eneros-core prototype |
| v0.7.0 | — | workspace skeleton |
| v0.6.0 | — | Cargo workspace init |
| v0.5.0 | — | Project blueprint + ADR-0001/0002 |
| v0.4.0 | — | Design philosophy finalized |
| v0.3.0 | — | Project kickoff + README prototype |
- Main repo CHANGELOG.md — Full changelog
- Main repo ROADMAP.md — Future roadmap
- This wiki Roadmap — Phase 1-17 + v0.52.0+ planning summary
- This wiki ADRs — 19 ADR index
EnerOS Wiki | v0.51.2