uptime-kuma-api/uptime_kuma_api
Lucas Held 9728cfdb34
feat: implement timeouts for all methods (#34)
BREAKING CHANGE: Removed the `wait_timeout` parameter. Use the new `timeout` parameter instead. The `timeout` parameter specifies how many seconds the client should wait for the connection, an expected event or a server response.
2023-05-19 13:50:39 +02:00
..
__init__.py feat: implement timeouts for all methods (#34) 2023-05-19 13:50:39 +02:00
__version__.py bump version to 0.13.0 2023-04-07 21:14:13 +02:00
api.py feat: implement timeouts for all methods (#34) 2023-05-19 13:50:39 +02:00
auth_method.py feat: add support for uptime kuma 1.21.0 2023-03-20 15:14:39 +01:00
docker_type.py docs: add docstrings and sphinx, readthedocs configuration 2022-12-16 21:43:01 +01:00
docstrings.py feat: add support for uptime kuma 1.21.2 2023-04-07 21:03:36 +02:00
event.py feat: add support for uptime kuma 1.21.0 2023-03-20 15:14:39 +01:00
exceptions.py feat: implement timeouts for all methods (#34) 2023-05-19 13:50:39 +02:00
incident_style.py docs: add docstrings and sphinx, readthedocs configuration 2022-12-16 21:43:01 +01:00
maintenance_strategy.py feat: add support for uptime kuma 1.21.2 2023-04-07 21:03:36 +02:00
monitor_type.py feat: add support for uptime kuma 1.20.0 2023-02-13 22:51:21 +01:00
notification_providers.py feat: add support for uptime kuma 1.21.1 2023-03-30 11:47:47 +02:00
proxy_protocol.py feat: add support for uptime kuma 1.19.2 2022-12-29 00:22:53 +01:00