Releases: anolishq/anolis-provider-sim
Releases · anolishq/anolis-provider-sim
Release list
v0.2.6
What's Changed
- feat(call): populate CallResponse.results (T0.6) by @CameronBrooks11 in #62
- ci(windows): make FluxGraph-OFF read-only on the vcpkg binary cache by @CameronBrooks11 in #63
- feat(read): honor min_timestamp best-effort (T0.7) by @CameronBrooks11 in #64
- chore(deps): align anolis-protocol C++ pin -> v1.4.0 by @CameronBrooks11 in #65
- refactor(handlers): standardize handle_unimplemented signature by @CameronBrooks11 in #66
- chore(deps): update github-actions by @renovate[bot] in #67
- ci: adopt shared lint/format configs + clang-format gate by @CameronBrooks11 in #68
- refactor(devices): adapter-module device dispatch (Wave 4) by @CameronBrooks11 in #69
- fix(motorctl): number function_id from 1 per ADPP convention by @CameronBrooks11 in #72
- refactor(devices): fold chaos_control into device-adapter dispatch by @CameronBrooks11 in #71
- chore(deps): bump anolis-protocol to v1.5.0 by @CameronBrooks11 in #73
- ci: adopt pinned pre-commit as the format gate (#69) by @CameronBrooks11 in #74
- ci: adopt pinned clang-tools static binary, drop pre-commit (#69) by @CameronBrooks11 in #75
- build: export compile_commands.json from the base preset (#67) by @CameronBrooks11 in #76
- ci: adopt the org diff-only clang-tidy gate (advisory) by @CameronBrooks11 in #77
- chore(deps): update github-actions by @renovate[bot] in #78
- ci: align CI hygiene with ezo/bread (vcpkg v2.2, least-priv token) by @CameronBrooks11 in #80
- refactor: sim spine cleanups — strict args, RAII shutdown, namespace normalization (sim#79) by @CameronBrooks11 in #81
- chore(deps): bump anolis-protocol harness pin to v1.6.0 by @CameronBrooks11 in #82
- ci: pin setup-clang-tools + clang-tidy-diff to tagged SHA by @CameronBrooks11 in #85
- chore(clang-tidy): suppress performance-enum-size + anchor HeaderFilterRegex by @CameronBrooks11 in #84
- refactor(clang): adopt C++20 std::format for diagnostics + clang hygiene by @CameronBrooks11 in #86
- docs: TODO accuracy sweep by @CameronBrooks11 in #87
- docs: add AGENTS.md, retire TODO.md shadow-backlog by @CameronBrooks11 in #94
- ci: move Windows-FluxGraph-ON build to nightly (cache thrash fix) by @CameronBrooks11 in #88
- ci: promote clang-tidy diff gate to blocking, fold into ok by @CameronBrooks11 in #95
- feat: migrate onto anolis-provider-sdk (ProviderRuntime + run_loop) by @CameronBrooks11 in #96
- feat: restore per-device health metrics (SDK#9 PR2/sim) by @CameronBrooks11 in #97
- chore: re-pin anolis-provider-sdk v0.1.2 (#10 fix) by @CameronBrooks11 in #98
- docs: link lockfile-pinning deferral to anolishq/.github#93 by @CameronBrooks11 in #99
- fix(build): stop policing generated FluxGraph headers under MSVC /WX by @CameronBrooks11 in #100
- chore(deps): update anolishq/.github action to v2.3 by @renovate[bot] in #102
- chore(ci): bump setup-vcpkg pin to v2.3 by @CameronBrooks11 in #101
- docs: replace private repo refs with public install path by @CameronBrooks11 in #103
- ci: adopt setup-vcpkg v2.4 + close linux cache-write clobber by @CameronBrooks11 in #104
- chore(deps): update anolishq/.github action to v2.4 by @renovate[bot] in #105
- ci: bump hardening/release setup-vcpkg to v2.4 + cache-write:false by @CameronBrooks11 in #106
- chore(deps): update dorny/paths-filter digest to 7b450ff by @renovate[bot] in #107
- feat(release): publish linux-arm64 assets by @CameronBrooks11 in #108
- chore(release): 0.2.6 by @CameronBrooks11 in #109
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- chore(deps): update dependency protobuf to v7.35.1 by @renovate[bot] in #27
- chore(deps): update dependency pytest to v9.1.0 by @renovate[bot] in #34
- chore(renovate): extend shared org preset + conservative automerge by @CameronBrooks11 in #37
- chore(deps): update github-actions to d663c20 by @renovate[bot] in #36
- chore: add CODEOWNERS by @CameronBrooks11 in #38
- chore(deps): update github-actions to ec1f359 by @renovate[bot] in #39
- chore(deps): update github-actions to f8988f8 by @renovate[bot] in #40
- chore(deps): update github-actions to e1bd27e by @renovate[bot] in #41
- ci: add keyless vcpkg dependency/CVE scan by @CameronBrooks11 in #42
- ci: re-pin dependency-scan to valid .github SHA by @CameronBrooks11 in #44
- chore: track internal .github refs via @v2 tag by @CameronBrooks11 in #45
- chore(deps): update github-actions to e993ae6 by @renovate[bot] in #43
- chore(deps): update github-actions to fe0a8fc by @renovate[bot] in #46
- ci(hardening): TSAN lane + shared valgrind leak-check by @CameronBrooks11 in #47
- chore(deps): update github-actions by @renovate[bot] in #48
- chore(ci): bump docs-check.yml to v2 (npm VitePress fix) by @CameronBrooks11 in #49
- feat: ADPP conformance lane + fix §7.4/§6.2 divergences (Phase 0C) by @CameronBrooks11 in #52
- chore(deps): update github-actions to v7 by @renovate[bot] in #53
- chore(deps): update github-actions to c76784a by @renovate[bot] in #50
- feat: ADPP conformance level 2 (pre-Hello, OUT_OF_RANGE, non-finite) by @CameronBrooks11 in #55
- feat(cli): add --version flag by @CameronBrooks11 in #56
- chore(release): 0.2.5 by @CameronBrooks11 in #57
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- chore: Configure Renovate by @renovate[bot] in #2
- chore: harden Renovate config (pinDigests, prConcurrentLimit) by @CameronBrooks11 in #8
- chore(deps): update dependency ruff to v0.15.14 by @renovate[bot] in #3
- chore(deps): update dependency packaging to v26.2 by @renovate[bot] in #7
- chore(deps): update dependency librt to v0.11.0 by @renovate[bot] in #4
- chore(deps): update dependency pathspec to v1.1.1 by @renovate[bot] in #10
- chore(deps): update dependency mypy to v1.20.2 by @renovate[bot] in #6
- chore(deps): pin dependencies by @renovate[bot] in #9
- chore(deps): update dependency protobuf to v7.35.0 by @renovate[bot] in #11
- ci: replace lukka/run-vcpkg with org setup-vcpkg action by @CameronBrooks11 in #15
- chore(deps): update dependency pygments to v2.20.0 by @renovate[bot] in #12
- chore(deps): update dependency mypy to v2 by @renovate[bot] in #13
- chore(deps): pin anolishq/.github action to afc2d26 by @renovate[bot] in #16
- chore(deps): update dependency pytest to v9 by @renovate[bot] in #14
- chore(deps): update github-actions (major) by @renovate[bot] in #17
- chore(deps): update anolishq/.github digest to 01b6125 by @renovate[bot] in #18
- ci: add CI OK aggregator gate by @CameronBrooks11 in #21
- chore(deps): update dependency ruff to v0.15.15 by @renovate[bot] in #19
- chore(deps): pin dependencies by @renovate[bot] in #20
- docs: record CI OK gate in changelog by @CameronBrooks11 in #22
- fix(ci): set predicate-quantifier: every on paths-filter by @CameronBrooks11 in #23
- chore(deps): update dependency ruff to v0.15.16 by @renovate[bot] in #25
- chore(deps): update github-actions to df4cb1c by @renovate[bot] in #24
- ci(windows): migrate Windows build to VS 2026 / v145 by @CameronBrooks11 in #29
- chore(ci): use centralized vcpkg pin from setup-vcpkg action by @CameronBrooks11 in #30
- chore(deps): bump vcpkg baseline to 2026.06.01 (protobuf 6.33, grpc 1.76) by @CameronBrooks11 in #33
- chore(deps): update github-actions to c995c89 by @renovate[bot] in #26
- chore(release): 0.2.4 by @CameronBrooks11 in #35
New Contributors
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.6
v0.1.2
v0.1.0
What's Changed
- feat: add --check-config flag to anolis-provider-sim by @CameronBrooks11 in #1
New Contributors
- @CameronBrooks11 made their first contribution in #1
Full Changelog: https://github.com/anolishq/anolis-provider-sim/commits/v0.1.0