Skip to content

Commit 54d7b7e

Browse files
authored
chore(main): release 1.0.0 (#24)
1 parent 3fdb737 commit 54d7b7e

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-07-13)
4+
5+
6+
### Features
7+
8+
* **evidence:** publish immutable golden-path bundle ([f2abd33](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/f2abd333ebae69e060d313a9ebc57543919ab704))
9+
* publish CAS reference product v0.1 ([2cb7fab](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/2cb7fab70a1c56c3d77940ecb7101b97bf08f256))
10+
* publish immutable golden-path evidence bundle ([114e37e](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/114e37ea3a8dd1cf0bdf0edc325c69dd57b8ec38))
11+
* **telemetry+docker:** Phase 2 W3C trace propagation + Phase 3 container publish ([#4](https://github.com/Coding-Autopilot-System/cas-reference-product/issues/4)) ([667ace5](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/667ace52ddee6c6a8d40c65cde1bbf841de68ec6))
12+
13+
14+
### Bug Fixes
15+
16+
* **api:** resolve F-04 sanitize backend failures ([f76a710](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/f76a710b7275b36409d036215a1d5a41774f009f))
17+
* audit sweep to resolve typing and lint errors ([#7](https://github.com/Coding-Autopilot-System/cas-reference-product/issues/7)) ([c247f64](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/c247f64923173259ef32b9baae5b6bf86e806d91))
18+
* **cas-reference-product:** harden CI workflow permissions and fix failure-chaining bugs ([#10](https://github.com/Coding-Autopilot-System/cas-reference-product/issues/10)) ([57c21b0](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/57c21b03a48332728105b72a90e8e89deda409af))
19+
* **ci:** repin release-please reusable workflow to reachable SHA ([#17](https://github.com/Coding-Autopilot-System/cas-reference-product/issues/17)) ([0b18cd0](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/0b18cd02f2401741514b0ad8533b1a81fede1adb))
20+
* **ci:** wire release-please PAT into reusable workflow caller ([#23](https://github.com/Coding-Autopilot-System/cas-reference-product/issues/23)) ([3fdb737](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/3fdb737e820b02d44a56465ec1fad3b08e15bacb))
21+
* **contracts:** resolve F-02 constraint conformance ([6b26e64](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/6b26e64a8450078454053b27e5f7503dad4b09fa))
22+
* **evidence:** preserve evaluated artifact bytes ([ce2ca08](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/ce2ca082db125a45189f81c9bce033d96bff566a))
23+
* **foundry:** resolve F-01 agent reference payload ([2f43c5b](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/2f43c5b78b11ded4ea3a0b734b0fd913a3013fd7))
24+
* harden v0.1 Foundry integration and contracts ([f09c271](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/f09c271a4e6519693d7cee8f6120bf833ffb987f))
25+
* migrate to Flex Consumption plan and add blobContributor role for secure deployment container access ([#11](https://github.com/Coding-Autopilot-System/cas-reference-product/issues/11)) ([2fff1e7](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/2fff1e760e4cbc908a28346f34af03471a2876f6))
26+
* preserve immutable evidence bytes cross-platform ([c7df179](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/c7df17942e08d569d5b2445106807ea9896a96ba))
27+
* **readiness:** resolve F-06 validate Foundry configuration ([fe35a42](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/fe35a42f2b96ecdc71ee09c6764ee840f1a5ee38))
28+
* **runtime:** resolve F-08 harden deployment handoff ([3d5e32b](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/3d5e32bd3d29077b78d4e14a044de855dff2c9a7))
29+
* **telemetry:** resolve F-03 preserve trace context ([4232891](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/4232891cf89137ee8144c6b991857021aa082614))
30+
* **telemetry:** resolve F-07 enforce private identity export ([293a4ac](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/293a4ac372a3cb8977571ca7628b54e8dda26fb7))
31+
* **validation:** resolve F-05/F-06 audit gate ([42a5744](https://github.com/Coding-Autopilot-System/cas-reference-product/commit/42a57440445f875bd349a6dd06d7ace6d00093f4))

0 commit comments

Comments
 (0)