Skip to content
Open
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.3.0"
".": "0.3.1"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.3.1](https://github.com/RigelBuild/compass/compare/v0.3.0...v0.3.1) (2026-09-17)


### Features

* **compass-agent:** record publish flush shape and batch size (RIG-3694) ([#1245](https://github.com/RigelBuild/compass/issues/1245)) ([67304fd](https://github.com/RigelBuild/compass/commit/67304fde79ab67071f66adaab0960b54d37c3ba0))
* **guest-image:** derive the guest rootfs from the pinned agent OCI image ([#1252](https://github.com/RigelBuild/compass/issues/1252)) ([d8ccbb3](https://github.com/RigelBuild/compass/commit/d8ccbb3bac6818fb27b5f72f5fb85a11c532cccd))
* **guest-image:** pin the agent OCI image the guest rootfs derives from (RIG-3786) ([#1215](https://github.com/RigelBuild/compass/issues/1215)) ([cc9e600](https://github.com/RigelBuild/compass/commit/cc9e600956bd46740dd84cc883043cb2ce90875f))
* **tools:** add the font-coverage gate (RIG-3603) ([#1208](https://github.com/RigelBuild/compass/issues/1208)) ([a51dd4d](https://github.com/RigelBuild/compass/commit/a51dd4d38b133acc346ddc33123c2b5503a98d2e))

## [0.3.0](https://github.com/RigelBuild/compass/compare/v0.2.1...v0.3.0) (2026-09-16)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1
Loading