Skip to content

Commit ad8d25e

Browse files
committed
Updated changelog and main version
1 parent d222039 commit ad8d25e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

logspout/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
22

3+
## 1.7.0
4+
5+
### ✨ New features
6+
- ✨ Added Splunk Adapter. This adapter is based on the [logspout-splunk](https://github.com/chakrabortymrinal/logspout-splunk).
7+
Note that this adapter is not tested by me. Any issues can be [reported on this issue](https://github.com/bertbaron/hassio-addons/issues/68) as long as it is open.
8+
9+
### ⬆️ Dependency updates
10+
- ⬆️ Update go to golang:1.23.3
11+
312
## 1.6.4
413

514
### 🛠 Change in build setup

logspout/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
22
name: Logspout addon
3-
version: "1.6.4"
3+
version: "1.7.0"
44
image: "ghcr.io/bertbaron/{arch}-addon-logspout"
55
slug: logspout
66
description: "Send HA logging to remote log management systems"

0 commit comments

Comments
 (0)