-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from soerenschneider/release-please--branches-…
…-main chore(main): release 1.0.0
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-04-03) | ||
|
||
|
||
### Features | ||
|
||
* add more metrics ([c2c6cd4](https://github.com/soerenschneider/device-stalker/commit/c2c6cd43792ef93bfdd040b4640821df111ba538)) | ||
* automatically derive clientId if not set ([ee9e8a0](https://github.com/soerenschneider/device-stalker/commit/ee9e8a05916e38ad2f66123c198d77b7590b63e0)) | ||
* detect state changes ([fce9d70](https://github.com/soerenschneider/device-stalker/commit/fce9d70622642dae9d6699743877c8003e4e9f47)) | ||
* improve logging ([ceb92db](https://github.com/soerenschneider/device-stalker/commit/ceb92db77b1103346ce7602d637c829e205dc38a)) | ||
* set values via env variables ([a10c83a](https://github.com/soerenschneider/device-stalker/commit/a10c83a5baa17238ad4d487082d995f2943edbdd)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** bump github.com/go-playground/validator/v10 ([d000325](https://github.com/soerenschneider/device-stalker/commit/d00032548436bb92c48cef1c6d07327e6f6b7e14)) | ||
* **deps:** bump github.com/prometheus-community/pro-bing ([f14e065](https://github.com/soerenschneider/device-stalker/commit/f14e065b5a6ab238048cfebd19d5fd0ebba390c6)) | ||
* **deps:** bump github.com/prometheus/client_golang ([a886303](https://github.com/soerenschneider/device-stalker/commit/a886303bc457f5f1a4aad37fc512106dd06d74f6)) | ||
* **deps:** bump golang from 1.22.0 to 1.22.1 ([9726144](https://github.com/soerenschneider/device-stalker/commit/9726144c57e140a94b8e8eb4d57f9f9be6439beb)) | ||
* **deps:** bump google.golang.org/protobuf from 1.31.0 to 1.33.0 ([a7f7e4d](https://github.com/soerenschneider/device-stalker/commit/a7f7e4d8292c79b0e504c8c1b0b9e489bd9c4db7)) |