Skip to content

Commit 711c6ea

Browse files
committed
Update changelog to remove redundant entries and clarify versioning
1 parent 5bf7b7d commit 711c6ea

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed

CHANGELOG.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,14 @@
44

55
### Changes
66
- Bump version to 0.9.13.1
7-
- Bump version to 0.9.13.0
8-
- name for hook function can be set by cli creation
9-
- add config option to show/save dag to alllow to draw dag with config
10-
- added a config hook to run-pipeline-on-message
11-
- added option config hook to mqtt cli
12-
- added load_hooks function to cli utils
13-
- added method to add a hook template to the project for a specific pipeline
14-
- added template for mqqt config hook method
15-
- added mosquitto.db for docker
16-
- Corrected output message in pipeline delete for deleting module
17-
- added option to delete hooks in pipeline delete function
18-
- adding pipeline to hooks folder when creating pipeline
19-
- create new hook folder on init
20-
- bugfix: mmh3 was in open-telemetry group chaned to mqtt
21-
- moved mmh3 to mqtt group
22-
- removed unused imports
23-
- added a determinstic client_id creation when connecting to broker as persisten client (clean_session = false)
24-
- added client_id_suffix to allow multiple clients to conect to a broker from same host with different endings
25-
- self._client needs to be set before call to subscribe
26-
- config anpassungeng für tests
27-
- client_id and clean_session from cli overwrites given config
28-
- added custom client_id in MQTTManager
29-
- added clean_session, client_id and qos to cli
30-
- added client_id
31-
- added clean_session and qos in run_pipieline_on_message command
7+
328

339

3410

3511
## [0.9.13.0] - 2025-04-28
3612

3713
### Changes
14+
- Bump version to 0.9.13.0
3815
- name for hook function can be set by cli creation
3916
- add config option to show/save dag to alllow to draw dag with config
4017
- added a config hook to run-pipeline-on-message

0 commit comments

Comments
 (0)