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
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Use `box.schema.needs_upgrade` instead of `box.schema_needs_upgrade` (#529)

### Removed

# [1.6.1] - 2025-10-20

This release introduces fix of the `box.schema.needs_upgrade` metric.

### Fixed

- Use `box.schema.needs_upgrade` instead of `box.schema_needs_upgrade` (#529).

# [1.6.0] - 2025-10-14

This release adds new `memory` and `schema` metrics.
Expand Down
Loading