Releases: liatrio/liatrio-dora-api
Releases · liatrio/liatrio-dora-api
v1.1.10
v1.1.10 (2024-08-16)
Fix
- fix: allow either workflow_id or url to be used (#29)
Co-authored-by: Wolftousen <[email protected]> (5754ef9
)
v1.1.7
v1.1.7 (2024-08-16)
Fix
- fix: we don't need repository ownership (#26) (
4c93fb6
)
v1.1.5
v1.1.5 (2024-08-14)
Chore
- chore: Update Readme (#23)
Co-authored-by: Wolftousen <[email protected]> (6029d54
)
Fix
-
fix: refactor query code to be less Loki specific (#24)
-
fix: refactor the code to start splitting loki specific logic
-
fix: make small batch size configurable (70675b4
)
v1.1.4
v1.1.4 (2024-08-08)
Fix
- fix: check for workflow_run not existing (#21) (
b82afb2
)
v1.1.3
v1.1.3 (2024-08-08)
Fix
-
fix: provide issue url (#20)
-
fix: add urls to response
-
fix: adjust commit url
-
fix: provide issue url (4c3eb6e
)
v1.1.2
v1.1.2 (2024-08-08)
Fix
-
fix: add urls to response (#19)
-
fix: add urls to response
-
fix: adjust commit url (8189101
)
v1.1.1
v1.1.1 (2024-08-01)
Fix
Unknown