Releases: anolishq/fluxgraph
Releases · anolishq/fluxgraph
Release list
v1.0.6
What's Changed
- fix(deps): update dependency pytest to >=9.1.0,<9.2.0 by @renovate[bot] in #33
- chore(renovate): extend shared org preset + conservative automerge by @CameronBrooks11 in #35
- chore(deps): lock file maintenance by @renovate[bot] in #21
- chore(deps): update github-actions to d663c20 by @renovate[bot] in #32
- chore: add CODEOWNERS by @CameronBrooks11 in #36
- chore(deps): update github-actions to ae26d7b by @renovate[bot] in #37
- chore(deps): update github-actions to f8988f8 by @renovate[bot] in #38
- chore(deps): update github-actions to dbfb505 by @renovate[bot] in #39
- ci: add keyless vcpkg dependency/CVE scan by @CameronBrooks11 in #40
- chore(deps): update github-actions to e993ae6 by @renovate[bot] in #41
- chore: track internal .github refs via @v2 tag by @CameronBrooks11 in #43
- chore(deps): update github-actions to fe0a8fc by @renovate[bot] in #44
- chore(deps): update github-actions by @renovate[bot] in #45
- ci(hardening): TSAN + valgrind + libFuzzer lanes by @CameronBrooks11 in #46
- chore(deps): update github-actions to c76784a by @renovate[bot] in #48
- chore(ci): bump docs-check.yml to v2 (npm VitePress fix) by @CameronBrooks11 in #47
- chore(deps): update github-actions to v7 by @renovate[bot] in #49
- chore(deps): lock file maintenance by @renovate[bot] in #50
- chore(deps): lock file maintenance by @renovate[bot] in #51
- ci: fix vcpkg cache clobber on the server-enabled Linux lane (~65min/run) by @CameronBrooks11 in #53
- chore: adopt org config set + pinned clang-format gate + one-time reformat (#54) by @CameronBrooks11 in #55
- fix(fluxgraph): point .git-blame-ignore-revs at the squashed reformat commit by @CameronBrooks11 in #56
- build: export compile_commands.json from the base preset (#67) by @CameronBrooks11 in #57
- ci: adopt the org diff-only clang-tidy gate (advisory) by @CameronBrooks11 in #58
- chore(deps): update github-actions by @renovate[bot] in #60
- ci: lint full C++ surface via ci-linux-tidy preset by @CameronBrooks11 in #59
- chore(clang-tidy): suppress performance-enum-size + anchor HeaderFilterRegex by @CameronBrooks11 in #62
- ci: finish setup-vcpkg v2.2 standardization by @CameronBrooks11 in #64
- ci: pin setup-clang-tools + clang-tidy-diff to tagged SHA by @CameronBrooks11 in #63
- refactor(clang): adopt C++20 std::format for diagnostics + clang hygiene by @CameronBrooks11 in #66
- docs: fix version.hpp PATCH bug + reconcile README/CHANGELOG to 1.0.5 by @CameronBrooks11 in #67
- docs: TODO accuracy sweep by @CameronBrooks11 in #68
- docs: add AGENTS.md, retire TODO.md shadow-backlog by @CameronBrooks11 in #72
- ci: promote clang-tidy diff gate to blocking, fold into ok by @CameronBrooks11 in #73
- docs: link lockfile-pinning deferral to anolishq/.github#93 by @CameronBrooks11 in #74
- chore(deps): lock file maintenance by @renovate[bot] in #75
- chore(deps): update anolishq/.github action to v2.3 by @renovate[bot] in #65
- docs: replace private repo refs with public install path by @CameronBrooks11 in #76
- chore(deps): update anolishq/.github action to v2.4 by @renovate[bot] in #77
- chore(deps): update dorny/paths-filter digest to 7b450ff by @renovate[bot] in #78
- chore(release): 1.0.6 by @CameronBrooks11 in #79
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- chore: Configure Renovate by @renovate[bot] in #1
- chore: harden Renovate config (pinDigests, prConcurrentLimit) by @CameronBrooks11 in #5
- chore(deps): update dependency grpcio to v1.80.0 by @renovate[bot] in #7
- chore(deps): update dependency protobuf to v6.33.6 by @renovate[bot] in #2
- chore(deps): update dependency setuptools to v82.0.1 by @renovate[bot] in #6
- chore(deps): pin dependencies by @renovate[bot] in #8
- chore: migrate Python deps from requirements-lock.txt to uv lock by @CameronBrooks11 in #10
- fix(deps): update dependency pytest to v9 by @renovate[bot] in #13
- fix(deps): update dependency mypy to v2 by @renovate[bot] in #11
- chore(deps): update github-actions (major) by @renovate[bot] in #15
- ci: replace lukka/run-vcpkg with org setup-vcpkg action by @CameronBrooks11 in #16
- chore(deps): pin anolishq/.github action to afc2d26 by @renovate[bot] in #14
- chore(deps): update anolishq/.github digest to 01b6125 by @renovate[bot] in #17
- chore(renovate): block protobuf v7 until grpcio-tools supports it by @CameronBrooks11 in #18
- ci: add CI OK aggregator gate by @CameronBrooks11 in #20
- chore(deps): pin dependencies by @renovate[bot] in #19
- 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 github-actions by @renovate[bot] in #24
- fix(ci): migrate Windows build to VS 2026 / v145 + surface configure errors by @CameronBrooks11 in #26
- chore(ci): use centralized vcpkg pin from setup-vcpkg action by @CameronBrooks11 in #27
- chore(deps): bump vcpkg baseline to 2026.06.01 (protobuf 6.33, grpc 1.76) by @CameronBrooks11 in #30
- chore(deps): update github-actions to c995c89 by @renovate[bot] in #25
- chore(release): 1.0.5 by @CameronBrooks11 in #31
- fix(release): point ctest at the uv venv python for integration tests by @CameronBrooks11 in #34
New Contributors
- @renovate[bot] made their first contribution in #1
- @CameronBrooks11 made their first contribution in #5
Full Changelog: v1.0.4...v1.0.5