Skip to content

Commit

Permalink
Release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Dec 27, 2024
1 parent 88d66ab commit 35e95b9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Changelog

## Next version
## 0.1.2 - December 27, 2024

### ✨ Improved

* Ensure that the monitor tool URL includes the `/heartbeat` route.
* Report ISO strings with a precision of seconds.
* Report when the last connection with the LCO server was made in the alert email.

### 🔧 Fix

* Update when the last heartbeat was sent to the ECP.
* Fixed double `ENV` statement in dockerfile.


## 0.1.1 - December 26, 2024
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "lvmbeat"
version = "0.1.2a0"
version = "0.1.2"
description = "LVM heartbeat monitor"
readme = "README.md"
authors = [
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

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

0 comments on commit 35e95b9

Please sign in to comment.