365 Commits

Author SHA1 Message Date
github-actions
6831924d9d 2.30.2
Automatically generated by python-semantic-release
2025-01-17 19:57:59 +00:00
github-actions
751d24b028 2.30.1
Automatically generated by python-semantic-release
2025-01-17 19:48:47 +00:00
github-actions
3409379eb3 2.30.0
Automatically generated by python-semantic-release
2025-01-17 19:34:24 +00:00
github-actions
6e203e3bda 2.29.0
Automatically generated by python-semantic-release
2025-01-15 20:25:57 +00:00
black_desk
5b61869bae
feat(introspect): implement annotations (#359)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-15 10:22:24 -10:00
black_desk
f58f1a6466
fix: void validate arguments/properties name (#358) 2025-01-15 10:18:37 -10:00
github-actions
c3779d9247 2.28.0
Automatically generated by python-semantic-release
2025-01-07 23:06:33 +00:00
J. Nick Koston
d376bb13ad
feat: improve performance of unmarshalling variants (#354) 2025-01-07 13:00:26 -10:00
J. Nick Koston
e1aaf0a396
feat: improve performance of marshalling message headers (#356) 2025-01-07 12:59:16 -10:00
github-actions
a0386b0d98 2.27.0
Automatically generated by python-semantic-release
2025-01-07 22:55:15 +00:00
J. Nick Koston
b1e6551de3
feat: speed up marshalling messages (#352) 2025-01-07 12:51:41 -10:00
github-actions
4bd9b676c6 2.26.0
Automatically generated by python-semantic-release
2025-01-07 22:33:28 +00:00
J. Nick Koston
b162494aa2
feat: speed up constructing messages from the unmarshaller (#344) 2025-01-07 12:30:27 -10:00
github-actions
c631151295 2.25.0
Automatically generated by python-semantic-release
2025-01-07 22:30:08 +00:00
J. Nick Koston
5825758991
feat: speed up unmarshalling headers (#347) 2025-01-07 11:56:03 -10:00
github-actions
50b377e4da 2.24.6
Automatically generated by python-semantic-release
2025-01-07 21:34:48 +00:00
github-actions
c4b4c58d87 2.24.5
Automatically generated by python-semantic-release
2025-01-07 20:57:01 +00:00
J. Nick Koston
1c20dcc504
fix: ensure exceptions are logged when no reply is expected (#342) 2025-01-07 10:50:43 -10:00
J. Nick Koston
eda37061c4
chore: switch to ruff (#339)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-07 09:37:35 -10:00
J. Nick Koston
42a786b23f
chore: drop Python 3.8 support as it has reached EOL (#338)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-07 09:22:28 -10:00
github-actions
2419d0743f 2.24.4
Automatically generated by python-semantic-release
2024-11-15 16:40:51 +00:00
github-actions
4c838a7bfc 2.24.3
Automatically generated by python-semantic-release
2024-10-05 20:40:50 +00:00
Marc Mueller
0f04a794f2
fix: remove deprecated no_type_check_decorator (#316) 2024-10-05 15:37:40 -05:00
github-actions
3558358547 2.24.2
Automatically generated by python-semantic-release
2024-09-06 19:37:21 +00:00
github-actions
bb51a4d136 2.24.1
Automatically generated by python-semantic-release
2024-09-06 19:06:32 +00:00
github-actions
31ff222f82 2.24.0
Automatically generated by python-semantic-release
2024-08-26 19:42:09 +00:00
github-actions
59adcddff2 2.23.0
Automatically generated by python-semantic-release
2024-08-21 12:24:15 +00:00
github-actions
3013744626 2.22.1
Automatically generated by python-semantic-release
2024-06-26 06:18:27 +00:00
github-actions
3660b7cb71 2.22.0
Automatically generated by python-semantic-release
2024-06-26 06:03:35 +00:00
J. Nick Koston
fa48bc025c
chore: drop python 3.7 support (#284) 2024-06-26 07:44:20 +02:00
github-actions
fb016aa33f 2.21.3
Automatically generated by python-semantic-release
2024-05-20 21:40:20 +00:00
J. Nick Koston
be68a79c52
fix: clear exception flag on disconnect future if its also sent to handlers (#281) 2024-05-20 11:37:31 -10:00
github-actions
f73e13eb5e 2.21.2
Automatically generated by python-semantic-release
2024-05-08 19:59:12 +00:00
mriemensberger
7da5d44caa
fix: introspection bogus child paths (#280) 2024-05-08 14:56:13 -05:00
github-actions
f0fc6668b9 2.21.1
Automatically generated by python-semantic-release
2024-01-16 18:19:23 +00:00
J. Nick Koston
0271825e73
fix: avoid expensive runtime inspection of known callables (#277) 2024-01-16 08:16:29 -10:00
github-actions
e8ee4ba3d8 2.21.0
Automatically generated by python-semantic-release
2023-12-12 02:53:13 +00:00
J. Nick Koston
2b8770b892
feat: speed up message callbacks (#276) 2023-12-11 16:49:45 -10:00
github-actions
64b7a73054 2.20.0
Automatically generated by python-semantic-release
2023-12-04 06:30:58 +00:00
J. Nick Koston
9f54fc3194
feat: speed up run time constructed method handlers (#275) 2023-12-03 20:28:04 -10:00
github-actions
7ede6bb438 2.19.0
Automatically generated by python-semantic-release
2023-12-04 04:29:18 +00:00
J. Nick Koston
0e57d798a2
feat: speed up ServiceInterface callbacks with cython methods (#274) 2023-12-03 18:26:29 -10:00
github-actions
d47622c490 2.18.0
Automatically generated by python-semantic-release
2023-12-04 02:52:13 +00:00
J. Nick Koston
8ee18a1355
feat: small speed up to the aio message reader (#273) 2023-12-03 16:49:49 -10:00
github-actions
210323953c 2.17.0
Automatically generated by python-semantic-release
2023-12-04 02:26:21 +00:00
J. Nick Koston
502ab0d47f
feat: reduce duplicate code in aio MessageBus (#272) 2023-12-03 16:24:02 -10:00
github-actions
e30c477eb0 2.16.0
Automatically generated by python-semantic-release
2023-12-04 02:01:33 +00:00
J. Nick Koston
6d7f522e1c
feat: speed up sending messages with call on the MessageBus (#271) 2023-12-03 15:58:39 -10:00
github-actions
e3bc922eed 2.15.0
Automatically generated by python-semantic-release
2023-11-22 08:29:55 +00:00
Stefan Agner
c6a8301704
feat: make ErrorType enums compare as strings (#269)
The DBusError exception stores the error type as string. This makes the
exception not directly compare to the ErrorType members (for example
DBusError(ErrorType.FAILED, "").type != ErrorType.FAILED). This makes
ErrorType also a string to make this comparision work.
2023-11-22 09:26:11 +01:00