We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6845a91 commit 6cef4fdCopy full SHA for 6cef4fd
CHANGELOG.md
@@ -12,10 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
13
### Fixed
14
15
-- Use `box.schema.needs_upgrade` instead of `box.schema_needs_upgrade` (#529)
16
-
17
### Removed
18
+# [1.6.1] - 2025-10-20
+
19
+This release introduces fix of the `box.schema.needs_upgrade` metric.
20
21
+### Fixed
22
23
+- Use `box.schema.needs_upgrade` instead of `box.schema_needs_upgrade` (#529).
24
25
# [1.6.0] - 2025-10-14
26
27
This release adds new `memory` and `schema` metrics.
0 commit comments