Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0-beta.45"
".": "0.1.0-beta.46"
}
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,34 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0-beta.46](https://github.com/ScriptedAlchemy/tracedecay/compare/v0.1.0-beta.45...v0.1.0-beta.46) (2026-09-18)


### Bug Fixes

* **code-index:** never join clone backfill from a freshness read ([b3e3d4a](https://github.com/ScriptedAlchemy/tracedecay/commit/b3e3d4ab7a77a89ed5dab8c6195b027507762190))
* **code-index:** never join clone backfill from a freshness read ([d86fd22](https://github.com/ScriptedAlchemy/tracedecay/commit/d86fd22b4901d4b209894142fb50683ae673d1a5))
* **code-index:** preserve deterministic text sizing evidence ([9aae729](https://github.com/ScriptedAlchemy/tracedecay/commit/9aae7293a0139c03e569a88846dfc787514a319f))
* **code-index:** preserve deterministic text sizing evidence ([8e75b08](https://github.com/ScriptedAlchemy/tracedecay/commit/8e75b0873aeb17a0123d00ecc740471c0c6a31cd))
* **code-index:** prune nested repositories from the parent source walk ([89384bc](https://github.com/ScriptedAlchemy/tracedecay/commit/89384bcd33184478cc38228413c48ddc0a9368c2))
* **code-index:** prune nested repositories from the parent source walk ([836c366](https://github.com/ScriptedAlchemy/tracedecay/commit/836c3665c168a92a056bb6381b658a739cd09f36))
* **code-index:** restore queued rebuild truth and decoded seats ([c3c57ad](https://github.com/ScriptedAlchemy/tracedecay/commit/c3c57addb1e3d309e723f27d983d5be058cf73de))
* **code-index:** restore queued rebuild truth and decoded seats ([f1c025e](https://github.com/ScriptedAlchemy/tracedecay/commit/f1c025ebe0535d91e2383362f640492d3b30e1bd))
* **global-db:** name the exact field in a session projection collision ([bfd53c0](https://github.com/ScriptedAlchemy/tracedecay/commit/bfd53c0171aefc6bd23bab0c7a0adbc49dc30270))
* **global-db:** name the exact field in a session projection collision ([b92d95b](https://github.com/ScriptedAlchemy/tracedecay/commit/b92d95b6b4b545387c9d58b28fdb6c19f400d00d))
* **global-db:** repair stale projection rows under current provenance ([19ab9f8](https://github.com/ScriptedAlchemy/tracedecay/commit/19ab9f89379c96d4f5b68de8f1e41af6bf06f494))
* **global-db:** repair stale projection rows under current provenance ([c55058a](https://github.com/ScriptedAlchemy/tracedecay/commit/c55058a3ac4802f9203f7ffd6c1900c0813d6bbc))
* **global-db:** restore a missing uniquely owned projection session ([905758b](https://github.com/ScriptedAlchemy/tracedecay/commit/905758b38ed1dfd757a89fad17489ee523508907))
* **global-db:** restore a missing uniquely owned projection session ([b7c9b0d](https://github.com/ScriptedAlchemy/tracedecay/commit/b7c9b0d2b547f147926966fe6245f88afb12ba57))
* **host-admission:** classify typed session projection collisions ([da8da59](https://github.com/ScriptedAlchemy/tracedecay/commit/da8da5970b998fdd6349d0783eabf9e324a7f421))
* **host-admission:** classify typed session projection collisions ([582bc92](https://github.com/ScriptedAlchemy/tracedecay/commit/582bc929f638161b62ad9e89b32fb89d41488cae))
* **lcm:** return unavailable health as the doctor's partial answer ([b2170aa](https://github.com/ScriptedAlchemy/tracedecay/commit/b2170aaf1f7e3ca98df66bded43fedc8bd8bdffc))
* **lcm:** return unavailable health as the doctor's partial answer ([93b1415](https://github.com/ScriptedAlchemy/tracedecay/commit/93b141560e39bdad57c55e9f4aa35f40369b1f9a))
* **memory:** apply host reserve before the cgroup service ceiling ([a4cf384](https://github.com/ScriptedAlchemy/tracedecay/commit/a4cf384941ff9d4e113129103a1178ce29ead0ff))
* **memory:** apply host reserve before the cgroup service ceiling ([74f6c14](https://github.com/ScriptedAlchemy/tracedecay/commit/74f6c149db76883673ee586623bdd119b0929a46))
* **release:** verify attestations from the master-ref ship workflow ([612a7bd](https://github.com/ScriptedAlchemy/tracedecay/commit/612a7bd9c0ec7af04eca22f71054923798de20e8))
* **release:** verify attestations from the master-ref ship workflow ([08fac7d](https://github.com/ScriptedAlchemy/tracedecay/commit/08fac7d69e7586ee1496d0b42abfd37ca88d4648))

## [0.1.0-beta.45](https://github.com/ScriptedAlchemy/tracedecay/compare/v0.1.0-beta.44...v0.1.0-beta.45) (2026-09-18)


Expand Down
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ resolver = "3"
# inheritance table is the sanctioned single source of truth.
[workspace.package]
edition = "2024"
version = "0.1.0-beta.45"
version = "0.1.0-beta.46"

[workspace.dependencies]
# Opt-in profiler, pinned once for the whole workspace. Non-optional on purpose:
Expand Down
2 changes: 1 addition & 1 deletion server.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"source": "github"
},
"websiteUrl": "https://github.com/ScriptedAlchemy/tracedecay",
"version": "0.1.0-beta.45",
"version": "0.1.0-beta.46",
"packages": []
}
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0-beta.45
0.1.0-beta.46
Loading