Skip to content

chore: release main#9

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore: release main#9
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 24, 2026

🤖 I have created a release beep boop

coreason: 1.0.0

1.0.0 (2026-05-24)

Features

  • add integration and liveness test suites for runtime APIs and docker orchestration (8f50a20)
  • augment DLP scanner patterns and add functional manifold e2e test (Gap 8) (94e8925)
  • authority: implement strict trait-driven URN handshake and symmetric serialization (515e260)
  • configure Axum server binary, Dockerfile, and publish-container GitHub Actions job for OCI deployments (b6e5c8a)
  • enhance UI interactivity tests and fix coverage (46f77e8)
  • implement 2026 SOTA Privacy Router and OCSF telemetry daemon (c2694c8)
  • implement mock engine and state-ledger logic with complete integration and functional tests (4a889f0)
  • implement real-world integration test suite, dynamic topology renderer, CI workflow, and causal graph simulation logic (6ae0b4c)
  • implement stateless YAML policy generation for OpenShell (4281a8e)
  • Integrate coreason-isv-admin into native rust backend (0f50c55)
  • Integrate coreason-meta-engineering, enforce 95% coverage, and port validation to Rust (de26ef4)
  • Integrate coreason-sensory-app into monorepo (3577f49)
  • integrate coreason-urn-authority with cross boundary tests (a7626a1)
  • integrate Sigstore cryptographic provenance for OpenShell policies (7638cb8)
  • migrate execution engine to NVIDIA OpenShell (Issue #16) (6169a06)
  • npm and crates release (71e47f0)
  • refactor and classify Python tests, implement Rust unit tests, and update bindings generator (e604711)
  • sensory-core: integrate sensory-embed web components natively (d5444a7)
  • sensory-core: integrate sensory-embed web components natively (f1f456a)

Bug Fixes

  • add parentheses to except clauses for python 3.12 compatibility (0e0a7a2)
  • bump Dockerfile builder image to rust:1.94-slim-bookworm to support icu_collections (requires rustc >= 1.86) (fd62036)
  • bump Rust base image in Dockerfile to 1.85 to support Edition 2024 (3183834)
  • ci: fix rust backend tests path and npm dep installation (de55934)
  • ci: format rust code and remove conflicting nested package-lock.json (f47f6e0)
  • ci: format rust files to resolve CI failure (c9691b9)
  • ci: Pre-build rust backend in frontend ci to avoid timeout (a76ae01)
  • ci: Resolve Rust formatting and flaky parallel integration tests (2ddb05a)
  • ci: Revert env macro and build server binary using cargo llvm-cov (b8cbb42)
  • ci: use cargo build --target-dir instead of cargo llvm-cov build (c029fab)
  • clippy needless borrow (c8d94ee)
  • conditionally link rstrtmgr on windows and cache rust in node CI (3c1fc93)
  • convert build_images.sh line endings to LF and add .gitattributes (fixes #18) (#19) (1d65039)
  • correct docker/metadata-action commit SHA and make codegen version literal for Release Please (f68cbdb)
  • correct python-ci working directories and skip node-ci if no package.json exists (8a53b34)
  • disable uv cache in security audit and update working directory to science/coreason_manifest (dc7bfa6)
  • format rust code (a0c7e98)
  • format rust code and add @types/node to sensory-core (be29560)
  • format rust unit tests and update python-version to 3.14 in CI workflow (37f4556)
  • Ignore missing upstream vulnerability fixes in osv-scanner (b72b68e)
  • increase vitest rust backend timeout to 600s (d67ea3c)
  • remediate PR 54 feedback on URN discovery and network mesh routing (a923f36)
  • replace broken docker-compose with local cargo run for E2E tests (7902363)
  • resolve CI/CD pipeline failures, clippy warnings, and pytest ontology hangs (890e51b)
  • resolve clippy warnings and import resolution (b4996ea)
  • resolve frontend vitest test failures and component import paths (7138957)
  • resolve module paths and format codebase (9419132)
  • Resolve React 19 typing conflicts and run cargo fmt (29751b7)
  • resolve ruff lint errors in python science CI (22f7612)
  • resolve ruff lint errors in tests and dynamically override recursive models (a6abc9b)
  • restore package-lock.json (84056ea)
  • revert architectural violation and purge reqwest from engine (40535d3)
  • server: adapt routing_io to strict error types from state-ledger (59ca89a)
  • update build target and CI references to coreason-server (fixes #20) (#21) (85db37f)
  • update cargo build target in Dockerfile to match new coreason-server crate name (b43b8e0)
  • update crate library references in mcp_server binary (89ea4ed)
  • update integration tests to look for coreason-server binary name instead of server (d57a4fc)
  • update integration tests to look for coreason-server binary name instead of server (7be3737)
  • update server crate name in ci workflows (8408664)
  • update server crate name in vitest setup (0f0a8d7)
  • use step-level skip checks for node-ci in CI workflow (9a832d8)

Performance Improvements

  • add release profile with Thin LTO and symbol stripping (43dd250)
  • add release profile with Thin LTO and symbol stripping (fixes #22) (d2ee1b7)
  • break axum router chain properly (ffc3298)
  • cache llvm-cov target directory in CI and align build_images.ps1 (a1af8b9)
  • compile coreason-server with opt-level=0 while keeping opt-level=3 for dependencies (2245262)
  • disable LTO completely to speed up linking with large dependencies (e9a96cc)
  • resolve compilation hang in release mode and fix port conflicts (#99) (ded8501)
  • resolve compile hang by breaking Axum router chain (8d102b8)
  • resolve compile hang by breaking Axum router chain (fixes #40) (e584305)
  • resolve release compilation hangs and fix docker swarm conflicts (ded8501)
  • restore release mode compilation using opt-level=2 and no LTO (a5f9bce)
coreason-manifest-types: 1.7.0

1.7.0 (2026-05-24)

Features

  • authority: implement strict trait-driven URN handshake and symmetric serialization (515e260)
  • configure Axum server binary, Dockerfile, and publish-container GitHub Actions job for OCI deployments (b6e5c8a)
  • integrate coreason-urn-authority with cross boundary tests (a7626a1)
  • npm and crates release (71e47f0)
  • refactor and classify Python tests, implement Rust unit tests, and update bindings generator (e604711)

Bug Fixes

  • format rust code (a0c7e98)
  • resolve CI/CD pipeline failures, clippy warnings, and pytest ontology hangs (890e51b)
  • resolve clippy warnings and import resolution (b4996ea)
  • resolve module paths and format codebase (9419132)
coreason-codegen: 1.7.0

1.7.0 (2026-05-24)

Features

  • Integrate coreason-meta-engineering, enforce 95% coverage, and port validation to Rust (de26ef4)
  • npm and crates release (71e47f0)
  • refactor and classify Python tests, implement Rust unit tests, and update bindings generator (e604711)

Bug Fixes

  • correct docker/metadata-action commit SHA and make codegen version literal for Release Please (f68cbdb)
  • resolve CI/CD pipeline failures, clippy warnings, and pytest ontology hangs (890e51b)
  • resolve module paths and format codebase (9419132)
  • update crate library references in mcp_server binary (89ea4ed)
coreason-engine: 0.1.0

0.1.0 (2026-05-24)

Features

  • augment DLP scanner patterns and add functional manifold e2e test (Gap 8) (94e8925)
  • implement 2026 SOTA Privacy Router and OCSF telemetry daemon (c2694c8)
  • implement mock engine and state-ledger logic with complete integration and functional tests (4a889f0)
  • implement stateless YAML policy generation for OpenShell (4281a8e)
  • Integrate coreason-isv-admin into native rust backend (0f50c55)
  • integrate coreason-urn-authority with cross boundary tests (a7626a1)
  • integrate Sigstore cryptographic provenance for OpenShell policies (7638cb8)
  • migrate execution engine to NVIDIA OpenShell (Issue #16) (6169a06)
  • npm and crates release (71e47f0)
  • refactor and classify Python tests, implement Rust unit tests, and update bindings generator (e604711)

Bug Fixes

  • format rust code and add @types/node to sensory-core (be29560)
  • resolve CI/CD pipeline failures, clippy warnings, and pytest ontology hangs (890e51b)
  • resolve module paths and format codebase (9419132)
  • revert architectural violation and purge reqwest from engine (40535d3)

Performance Improvements

  • resolve compile hang by breaking Axum router chain (8d102b8)
coreason-state-ledger: 0.1.0

0.1.0 (2026-05-24)

Features

  • authority: implement strict trait-driven URN handshake and symmetric serialization (515e260)
  • implement mock engine and state-ledger logic with complete integration and functional tests (4a889f0)
  • integrate coreason-urn-authority with cross boundary tests (a7626a1)
  • npm and crates release (71e47f0)
  • refactor and classify Python tests, implement Rust unit tests, and update bindings generator (e604711)

Bug Fixes

  • ci: format rust files to resolve CI failure (c9691b9)
  • format rust code and add @types/node to sensory-core (be29560)
  • resolve CI/CD pipeline failures, clippy warnings, and pytest ontology hangs (890e51b)
  • resolve module paths and format codebase (9419132)

Performance Improvements

  • resolve compile hang by breaking Axum router chain (8d102b8)
coreason-server: 0.1.0

0.1.0 (2026-05-24)

Features

  • authority: implement strict trait-driven URN handshake and symmetric serialization (515e260)
  • configure Axum server binary, Dockerfile, and publish-container GitHub Actions job for OCI deployments (b6e5c8a)
  • implement 2026 SOTA Privacy Router and OCSF telemetry daemon (c2694c8)
  • implement stateless YAML policy generation for OpenShell (4281a8e)
  • Integrate coreason-isv-admin into native rust backend (0f50c55)
  • integrate coreason-urn-authority with cross boundary tests (a7626a1)
  • integrate Sigstore cryptographic provenance for OpenShell policies (7638cb8)
  • migrate execution engine to NVIDIA OpenShell (Issue #16) (6169a06)
  • npm and crates release (71e47f0)
  • refactor and classify Python tests, implement Rust unit tests, and update bindings generator (e604711)

Bug Fixes

  • conditionally link rstrtmgr on windows and cache rust in node CI (3c1fc93)
  • format rust code and add @types/node to sensory-core (be29560)
  • remediate PR 54 feedback on URN discovery and network mesh routing (a923f36)
  • resolve CI/CD pipeline failures, clippy warnings, and pytest ontology hangs (890e51b)
  • resolve clippy warnings and import resolution (b4996ea)
  • resolve module paths and format codebase (9419132)
  • Resolve React 19 typing conflicts and run cargo fmt (29751b7)
  • revert architectural violation and purge reqwest from engine (40535d3)
  • server: adapt routing_io to strict error types from state-ledger (59ca89a)

Performance Improvements

  • break axum router chain properly (ffc3298)
  • resolve compile hang by breaking Axum router chain (8d102b8)
  • resolve compile hang by breaking Axum router chain (fixes #40) (e584305)
sensory-core: 1.7.0

1.7.0 (2026-05-24)

Features

  • add integration and liveness test suites for runtime APIs and docker orchestration (8f50a20)
  • enhance UI interactivity tests and fix coverage (46f77e8)
  • implement real-world integration test suite, dynamic topology renderer, CI workflow, and causal graph simulation logic (6ae0b4c)
  • Integrate coreason-sensory-app into monorepo (3577f49)
  • integrate coreason-urn-authority with cross boundary tests (a7626a1)
  • npm and crates release (71e47f0)
  • sensory-core: integrate sensory-embed web components natively (d5444a7)
  • sensory-core: integrate sensory-embed web components natively (f1f456a)

Bug Fixes

  • ci: format rust code and remove conflicting nested package-lock.json (f47f6e0)
  • format rust code and add @types/node to sensory-core (be29560)
  • increase vitest rust backend timeout to 600s (d67ea3c)
  • resolve frontend vitest test failures and component import paths (7138957)
  • Resolve React 19 typing conflicts and run cargo fmt (29751b7)
  • update server crate name in vitest setup (0f0a8d7)

Performance Improvements

  • resolve compilation hang in release mode and fix port conflicts (#99) (ded8501)
  • resolve release compilation hangs and fix docker swarm conflicts (ded8501)
coreason-meta-engineering: 1.7.0

1.7.0 (2026-05-24)

Features

  • Integrate coreason-meta-engineering, enforce 95% coverage, and port validation to Rust (de26ef4)
  • npm and crates release (71e47f0)
  • sensory-core: integrate sensory-embed web components natively (d5444a7)
  • sensory-core: integrate sensory-embed web components natively (f1f456a)
coreason-science: 1.7.0

1.7.0 (2026-05-24)

Features

  • configure Axum server binary, Dockerfile, and publish-container GitHub Actions job for OCI deployments (b6e5c8a)
  • enhance UI interactivity tests and fix coverage (46f77e8)
  • implement mock engine and state-ledger logic with complete integration and functional tests (4a889f0)
  • Integrate coreason-meta-engineering, enforce 95% coverage, and port validation to Rust (de26ef4)
  • integrate coreason-urn-authority with cross boundary tests (a7626a1)
  • npm and crates release (71e47f0)
  • refactor and classify Python tests, implement Rust unit tests, and update bindings generator (e604711)

Bug Fixes

  • add parentheses to except clauses for python 3.12 compatibility (0e0a7a2)
  • resolve CI/CD pipeline failures, clippy warnings, and pytest ontology hangs (890e51b)
  • resolve ruff lint errors in python science CI (22f7612)
  • resolve ruff lint errors in tests and dynamically override recursive models (a6abc9b)
  • update build target and CI references to coreason-server (fixes #20) (#21) (85db37f)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from gowthamrao as a code owner May 24, 2026 03:29
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 15 times, most recently from d29350e to b18c370 Compare May 24, 2026 19:50
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from b18c370 to c452a93 Compare May 24, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

0 participants