245 Commits

Author SHA1 Message Date
J. Nick Koston
d771bcf6a2
fix: exception handler failure when exception is not DBusError (#215) 2023-08-01 10:00:46 -10:00
github-actions
a311d3e9e4 1.87.5
Automatically generated by python-semantic-release
2023-07-28 17:11:18 +00:00
J. Nick Koston
5bda04b089
fix: result typing in ServiceInterface._handle_signal (#214) 2023-07-28 12:07:54 -05:00
github-actions
f23946c901 1.87.4
Automatically generated by python-semantic-release
2023-07-28 03:49:42 +00:00
J. Nick Koston
c933be7095
fix: avoid double buffering when using asyncio reader without negotiate_unix_fd (#213) 2023-07-27 22:46:29 -05:00
github-actions
e669a13de2 1.87.3
Automatically generated by python-semantic-release
2023-07-27 20:41:14 +00:00
J. Nick Koston
2f5fc38007
fix: relax typing on _fn_result_to_body to allow Any (#212) 2023-07-27 15:38:09 -05:00
github-actions
5651b39626 1.87.2
Automatically generated by python-semantic-release
2023-07-24 19:02:13 +00:00
J. Nick Koston
c40c7bcc4a
fix: typing on _fn_result_to_body was incorrect which was caused an exception with cython3 (#210) 2023-07-24 13:58:57 -05:00
github-actions
842562937c 1.87.1
Automatically generated by python-semantic-release
2023-07-24 16:08:04 +00:00
J. Nick Koston
43b3d48c89
fix: cython3 compat (#208) 2023-07-24 11:04:28 -05:00
github-actions
b03660f134 1.87.0
Automatically generated by python-semantic-release
2023-07-24 15:55:40 +00:00
github-actions
a3e0a6250e 1.86.0
Automatically generated by python-semantic-release
2023-05-03 22:23:45 +00:00
J. Nick Koston
e5d355ff40
feat: improve performance of reading from the socket during unmarshall (#200) 2023-05-03 17:20:50 -05:00
github-actions
146e2735d1 1.85.0
Automatically generated by python-semantic-release
2023-04-21 00:35:15 +00:00
J. Nick Koston
3dc98be7e9
feat: improve unmarshall performance (#199) 2023-04-20 14:31:51 -10:00
github-actions
5d5502283d 1.84.2
Automatically generated by python-semantic-release
2023-02-20 14:21:38 +00:00
Noel Remy
9c6a472100
fix: corrects Variant documentation (#197)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-20 08:18:12 -06:00
github-actions
e9071279a0 1.84.1
Automatically generated by python-semantic-release
2023-02-14 00:29:22 +00:00
github-actions
08b2f12256 1.84.0
Automatically generated by python-semantic-release
2023-01-07 19:50:38 +00:00
mvn23
4939ef80e5
feat: add support for EXTERNAL auth without uid (#193) 2023-01-07 09:46:55 -10:00
github-actions
4c9a8fe15a 1.83.1
Automatically generated by python-semantic-release
2022-12-24 19:44:49 +00:00
J. Nick Koston
830183e188
fix: cleanup typing in marshaller and unmarshaller (#190) 2022-12-24 09:42:10 -10:00
github-actions
1f42d28c47 1.83.0
Automatically generated by python-semantic-release
2022-12-23 18:51:06 +00:00
Kai
091c262e27
feat: allow hardcoding uid in auth (#189)
Closes https://github.com/Bluetooth-Devices/dbus-fast/issues/188
2022-12-23 08:47:22 -10:00
github-actions
bd0e80c4d6 1.82.0
Automatically generated by python-semantic-release
2022-12-09 19:19:23 +00:00
J. Nick Koston
b3c7d5139d
feat: avoid enum dunder overhead in message_bus calls (#187) 2022-12-09 09:16:04 -10:00
github-actions
19c711dfcb 1.81.0
Automatically generated by python-semantic-release
2022-12-09 18:49:34 +00:00
J. Nick Koston
fb0cc35848
feat: speed up processing bluez passive advertisements (#186) 2022-12-09 08:45:55 -10:00
github-actions
d31a32d316 1.80.0
Automatically generated by python-semantic-release
2022-12-09 02:13:27 +00:00
J. Nick Koston
d1366aca64
feat: speed up checking if a message needs a reply (#181) 2022-12-08 16:10:16 -10:00
github-actions
932053b903 1.79.0
Automatically generated by python-semantic-release
2022-12-09 00:25:14 +00:00
J. Nick Koston
f3c925079a
feat: add a cython pxd for services (#180) 2022-12-08 14:21:42 -10:00
github-actions
b5232b3d9d 1.78.0
Automatically generated by python-semantic-release
2022-12-08 23:49:10 +00:00
J. Nick Koston
24faa00062
feat: simplify creation of SendReply in message_bus (#178) 2022-12-08 13:46:08 -10:00
github-actions
069b65bea0 1.77.0
Automatically generated by python-semantic-release
2022-12-08 22:35:33 +00:00
J. Nick Koston
06647d7e49
feat: avoid replacing unix_fds if there are no unix_fds (#176) 2022-12-08 12:32:45 -10:00
github-actions
7d1fedbc13 1.76.0
Automatically generated by python-semantic-release
2022-12-08 21:31:03 +00:00
J. Nick Koston
fb4d5402ba
feat: only construct handlers once (#175) 2022-12-08 11:27:37 -10:00
github-actions
41c5a14fa8 1.75.1
Automatically generated by python-semantic-release
2022-11-23 17:20:48 +00:00
github-actions
8d3d959217 1.75.0
Automatically generated by python-semantic-release
2022-11-17 21:02:25 +00:00
J. Nick Koston
98d5c5aec2
feat: add unmarshaller cython typing for SignatureType and SignatureTree (#168) 2022-11-17 14:59:25 -06:00
github-actions
de9eb5c8c0 1.74.2
Automatically generated by python-semantic-release
2022-11-17 20:22:19 +00:00
J. Nick Koston
1e32f284cd
fix: small fixes for typing with older python versions (#167) 2022-11-17 14:19:05 -06:00
github-actions
650b8b6a0f 1.74.1
Automatically generated by python-semantic-release
2022-11-16 15:39:00 +00:00
github-actions
8be252d426 1.74.0
Automatically generated by python-semantic-release
2022-11-14 20:54:14 +00:00
J. Nick Koston
9fb4440b80
feat: improve cdef types for marshaller (#164) 2022-11-14 14:51:04 -06:00
github-actions
97dfb968bb 1.73.1
Automatically generated by python-semantic-release
2022-11-14 20:34:19 +00:00
J. Nick Koston
46f1d6bbc0
fix: allow non-string objects to be marshalled by write_string (#163) 2022-11-14 14:31:19 -06:00
github-actions
b67ab0c4b4 1.73.0
Automatically generated by python-semantic-release
2022-11-11 14:19:49 +00:00