Skip to content
Merged
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
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@
Other monitoring metrics are preserved.
The `glean.database.rkv_load_error` has been replaced by a more generic `glean.database.load_error` with similar semantics.

# v68.0.1 (2026-07-07)

[Full changelog](https://github.com/mozilla/glean/compare/v68.0.0...v68.0.1)

* General
* BUGFIX: Don't clear unrelated stores if they share a prefix with the one being cleared ([#3516](https://github.com/mozilla/glean/pull/3516))

# v68.0.0 (2026-06-19)

[Full changelog](https://github.com/mozilla/glean/compare/v67.5.0...v68.0.0)
Expand Down