Releases: anolishq/anolis-provider-ezo
Releases · anolishq/anolis-provider-ezo
Release list
v0.3.0
What's Changed
- feat(read): curated default signal set (T0.2) by @CameronBrooks11 in #56
- chore(deps): align anolis-protocol C++ pin -> v1.4.0 by @CameronBrooks11 in #57
- ci: adopt shared lint/format configs + clang-format gate by @CameronBrooks11 in #58
- ci: pin format gate to clang-format-18 (determinism) by @CameronBrooks11 in #59
- ci: pin clang-format to exact 18.1.8 via PyPI wheel by @CameronBrooks11 in #60
- fix(caps): snake_case signal_ids + per-type function_ids from 1 by @CameronBrooks11 in #61
- refactor(devices): adapter-module device dispatch (Wave 4) by @CameronBrooks11 in #62
- refactor(devices): harden adapter template before sim convergence by @CameronBrooks11 in #63
- chore(deps): bump anolis-protocol to v1.5.0 by @CameronBrooks11 in #64
- ci: adopt pinned pre-commit as the format gate (#69) by @CameronBrooks11 in #65
- ci: adopt pinned clang-tools static binary, drop pre-commit (#69) by @CameronBrooks11 in #66
- build: export compile_commands.json from the base preset (#67) by @CameronBrooks11 in #67
- ci: adopt the org diff-only clang-tidy gate (advisory) by @CameronBrooks11 in #68
- chore(deps): update github-actions by @renovate[bot] in #69
- ci: pin setup-vcpkg to v2.2 (image-aware cache key) by @CameronBrooks11 in #71
- refactor: move EzoDeviceType into the devices layer (P1) by @CameronBrooks11 in #72
- refactor: 1-stage error mapping on the call path (ezo#70 Stage 1 / P2) by @CameronBrooks11 in #73
- refactor: extract devices::quality_from quality hook (ezo#70 Stage 2 / G5) by @CameronBrooks11 in #74
- refactor: delegate read/call to wrapped-result execution (ezo#70 Stage 3 / P3) by @CameronBrooks11 in #75
- fix: treat min_timestamp as a non-fatal freshness hint (ezo#70 Stage 4) by @CameronBrooks11 in #76
- chore(deps): bump anolis-protocol harness pin to v1.6.0 by @CameronBrooks11 in #77
- chore(clang-tidy): suppress performance-enum-size + anchor HeaderFilterRegex by @CameronBrooks11 in #78
- ci: pin setup-clang-tools + clang-tidy-diff to tagged SHA by @CameronBrooks11 in #79
- refactor(clang): adopt C++20 std::format for diagnostics + clang hygiene by @CameronBrooks11 in #80
- docs: backfill CHANGELOG version link-refs by @CameronBrooks11 in #81
- docs: add AGENTS.md by @CameronBrooks11 in #82
- ci: promote clang-tidy diff gate to blocking, fold into ok by @CameronBrooks11 in #83
- docs(runtime): note the snapshot deep-copy + Wave-5 #44 deferral by @CameronBrooks11 in #84
- feat: migrate onto anolis-provider-sdk (ProviderRuntime + run_loop) by @CameronBrooks11 in #85
- feat: restore per-device health metrics + last_seen (SDK#9 PR3/ezo) by @CameronBrooks11 in #86
- chore: re-pin anolis-provider-sdk v0.1.2 (#10 fix) by @CameronBrooks11 in #89
- feat: restore ezo WaitReady diagnostics (Part 2 of #88) by @CameronBrooks11 in #91
- chore(ci): bump setup-vcpkg pin to v2.3 by @CameronBrooks11 in #92
- docs: replace private repo refs with public install path by @CameronBrooks11 in #93
- chore(deps): update anolishq/.github action to v2.4 by @renovate[bot] in #94
- chore(deps): update dorny/paths-filter digest to 7b450ff by @renovate[bot] in #95
- ci: native arm64 unit-test lane by @CameronBrooks11 in #96
- chore(release): 0.3.0 by @CameronBrooks11 in #97
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- chore(deps): update github-actions to 8d38de6 by @renovate[bot] in #27
- chore(renovate): extend shared org preset + conservative automerge by @CameronBrooks11 in #28
- chore(deps): update github-actions to d663c20 by @renovate[bot] in #29
- chore: add CODEOWNERS by @CameronBrooks11 in #30
- chore(deps): update github-actions to ec1f359 by @renovate[bot] in #31
- chore(deps): update github-actions to ae26d7b by @renovate[bot] in #32
- chore(deps): update github-actions to dbfb505 by @renovate[bot] in #33
- ci: add keyless vcpkg dependency/CVE scan by @CameronBrooks11 in #34
- chore(deps): update github-actions to e993ae6 by @renovate[bot] in #35
- chore: track internal .github refs via @v2 tag by @CameronBrooks11 in #36
- chore(deps): update github-actions to fe0a8fc by @renovate[bot] in #37
- chore(deps): update github-actions by @renovate[bot] in #39
- ci(hardening): TSAN lane + shared valgrind leak-check by @CameronBrooks11 in #40
- chore(ci): bump docs-check.yml to v2 (npm VitePress fix) by @CameronBrooks11 in #41
- chore(deps): update github-actions to 0f4d8cd by @renovate[bot] in #42
- chore(deps): update github-actions to c76784a by @renovate[bot] in #44
- ci: re-pin docs-check.yml to v2 (npm VitePress fix) by @CameronBrooks11 in #43
- chore(deps): update github-actions to v7 by @renovate[bot] in #47
- ci: add ADPP provider.conformance lane (Phase 0D) by @CameronBrooks11 in #46
- feat: ADPP conformance level 2 (pre-Hello rejection) by @CameronBrooks11 in #50
- chore(deps): update github-actions to v7 by @renovate[bot] in #48
- chore(release): 0.2.7 by @CameronBrooks11 in #51
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- chore: Configure Renovate by @renovate[bot] in #1
- chore: harden Renovate config (pinDigests, prConcurrentLimit) by @CameronBrooks11 in #7
- chore(deps): pin dependencies by @renovate[bot] in #8
- chore(deps): update github-actions (major) by @renovate[bot] in #9
- chore(deps): update anolishq/.github digest to 15f6901 by @renovate[bot] in #10
- chore(deps): update anolishq/.github digest to 15446ff by @renovate[bot] in #11
- ci: replace lukka/run-vcpkg with org setup-vcpkg action by @CameronBrooks11 in #12
- chore(deps): pin anolishq/.github action to 43cb2b2 by @renovate[bot] in #13
- chore(deps): update anolishq/.github digest to afc2d26 by @renovate[bot] in #14
- chore(deps): update anolishq/.github digest to 01b6125 by @renovate[bot] in #15
- ci: add CI OK aggregator gate by @CameronBrooks11 in #16
- chore(deps): pin dependencies by @renovate[bot] in #17
- docs: record CI OK gate in changelog by @CameronBrooks11 in #18
- fix(ci): set predicate-quantifier: every on paths-filter by @CameronBrooks11 in #19
- chore(deps): update github-actions to df4cb1c by @renovate[bot] in #20
- ci(windows): migrate Windows build to VS 2026 / windows-2025 by @CameronBrooks11 in #22
- chore(ci): use centralized vcpkg pin from setup-vcpkg action by @CameronBrooks11 in #23
- chore(deps): bump vcpkg baseline to 2026.06.01 (protobuf 6.33, grpc 1.76) by @CameronBrooks11 in #25
- chore(deps): update github-actions to c995c89 by @renovate[bot] in #21
- chore(release): 0.2.6 by @CameronBrooks11 in #26
New Contributors
- @renovate[bot] made their first contribution in #1
- @CameronBrooks11 made their first contribution in #7
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.1.0
Full Changelog: https://github.com/anolishq/anolis-provider-ezo/commits/v0.1.0