semantic-release
e30679f8af
2.39.5
...
Automatically generated by python-semantic-release
2025-03-13 23:16:10 +00:00
J. Nick Koston
7e4cab6778
fix: upgrade to ruff 0.1.0 and fix violations ( #422 )
2025-03-13 13:12:13 -10:00
semantic-release
fc28bd4079
2.39.4
...
Automatically generated by python-semantic-release
2025-03-13 22:40:19 +00:00
J. Nick Koston
b7c4a3117e
fix: multiple calls on the root logger instead of module logger ( #421 )
2025-03-13 12:36:31 -10:00
pre-commit-ci[bot]
45acd54868
chore(pre-commit.ci): pre-commit autoupdate ( #420 )
2025-03-10 07:47:00 -10:00
dependabot[bot]
128ba12858
chore(deps-dev): bump setuptools from 75.8.2 to 76.0.0 ( #418 )
2025-03-10 06:59:36 -10:00
semantic-release
3c33b24fa5
2.39.3
...
Automatically generated by python-semantic-release
2025-03-07 00:45:10 +00:00
J. Nick Koston
c433dab7b5
fix: ensure void methods that can raise exceptions are marked ( #417 )
2025-03-06 14:40:18 -10:00
J. Nick Koston
28888b9f49
chore: update aio package typing ( #416 )
2025-03-06 14:26:00 -10:00
semantic-release
7c37f3aa66
2.39.2
...
Automatically generated by python-semantic-release
2025-03-07 00:18:56 +00:00
J. Nick Koston
f64eb58573
fix: correct size of uint32 with cython ( #415 )
...
* chore: add more coverage for big endian systems
* chore: add more coverage for big endian systems
* chore: fix overflow
* fix: should have been unsigned int
2025-03-06 14:13:00 -10:00
semantic-release
b934fbd5d0
2.39.1
...
Automatically generated by python-semantic-release
2025-03-07 00:12:20 +00:00
J. Nick Koston
4fcdbed1e5
fix: ensure proxy object tasks do not get garbage collected prematurely ( #409 )
2025-03-06 14:08:34 -10:00
semantic-release
70c880c366
2.39.0
...
Automatically generated by python-semantic-release
2025-03-06 23:14:26 +00:00
J. Nick Koston
5068e41488
feat: improve performance of signature lookups ( #412 )
...
- Added `SignatureTree` type in a few more places to avoid python lookups
- Improved performance and reduced code to create `Variant` object
2025-03-06 13:10:39 -10:00
J. Nick Koston
2bad648c61
chore: enable some more ruff rules ( #414 )
2025-03-06 12:49:12 -10:00
J. Nick Koston
a589651511
chore: sort imports ( #413 )
2025-03-06 12:27:01 -10:00
semantic-release
755626e758
2.38.0
...
Automatically generated by python-semantic-release
2025-03-06 21:47:59 +00:00
J. Nick Koston
488716020e
feat: improve performance of checking SignatureType tokens ( #410 )
...
* feat: improve performance of checking SignatureType tokens
* chore: fixes
2025-03-06 11:44:09 -10:00
J. Nick Koston
a56381a7a1
chore: remove unused boilerplate cruft ( #411 )
2025-03-06 11:43:06 -10:00
semantic-release
a8419af766
2.37.1
...
Automatically generated by python-semantic-release
2025-03-06 21:12:37 +00:00
J. Nick Koston
0adab935e3
fix: correctly handle big endian data ( #405 )
2025-03-06 11:07:33 -10:00
J. Nick Koston
81ce03058a
chore: add s390x tests ( #408 )
2025-03-06 10:58:38 -10:00
J. Nick Koston
df5325a7ef
chore: fix type for hello message constant ( #407 )
...
core: fix type for hello message constant
2025-03-05 22:36:37 -10:00
J. Nick Koston
ed38f690f5
chore: add more coverage for marshall ( #406 )
2025-03-05 18:59:05 -10:00
J. Nick Koston
6dca98d68a
chore: update deps ( #404 )
...
dependabot is still broken with poetry 2
- Updating certifi (2024.12.14 -> 2025.1.31)
- Updating babel (2.16.0 -> 2.17.0)
- Updating jinja2 (3.1.5 -> 3.1.6)
- Updating coverage (7.6.10 -> 7.6.12)
2025-03-05 14:50:18 -10:00
semantic-release
5f96220b47
2.37.0
...
Automatically generated by python-semantic-release
2025-03-06 00:47:03 +00:00
J. Nick Koston
bfd48a3a38
feat: add support for finding message handlers when interface is None ( #403 )
2025-03-05 14:41:40 -10:00
semantic-release
c7cc0f23af
2.36.0
...
Automatically generated by python-semantic-release
2025-03-05 23:31:58 +00:00
J. Nick Koston
996659e1b5
feat: refactor service bus handler lookup to avoid linear searches ( #400 )
2025-03-05 13:28:00 -10:00
J. Nick Koston
640e1f8d87
chore: upgrade typing on private modules ( #402 )
...
* chore: upgrade typing on private modules
* chore: typing fixes
2025-03-05 13:05:46 -10:00
J. Nick Koston
dc3d8e7609
chore: add covdefaults ( #401 )
2025-03-05 12:39:39 -10:00
semantic-release
416c52eeba
2.35.1
...
Automatically generated by python-semantic-release
2025-03-05 02:29:08 +00:00
J. Nick Koston
6531b93a5b
fix: reduce size of wheels ( #399 )
...
first attempt failed to change the correct constant in build_ext.py
2025-03-04 16:22:41 -10:00
semantic-release
09ae6aee68
2.35.0
...
Automatically generated by python-semantic-release
2025-03-05 01:55:48 +00:00
J. Nick Koston
a4c2743420
feat: reduce size of wheels ( #398 )
...
Compile with -g0 to reduce the binary size
2025-03-04 15:50:08 -10:00
pre-commit-ci[bot]
3dd7c358fa
chore(pre-commit.ci): pre-commit autoupdate ( #397 )
...
updates:
- [github.com/commitizen-tools/commitizen: v4.2.2 → v4.4.1](https://github.com/commitizen-tools/commitizen/compare/v4.2.2...v4.4.1 )
- [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.7...v0.9.9 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-03 10:02:09 -10:00
dependabot[bot]
0d0e600a94
chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 ( #395 )
2025-03-03 09:17:06 -07:00
dependabot[bot]
2623a7412a
chore(deps-dev): bump setuptools from 75.8.0 to 75.8.2 ( #396 )
2025-03-03 09:16:45 -07:00
dependabot[bot]
a7e1a907e3
chore(deps-ci): bump python-semantic-release/python-semantic-release from 9.17.0 to 9.21.0 in the github-actions group ( #394 )
...
chore(deps-ci): bump python-semantic-release/python-semantic-release
Bumps the github-actions group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release ).
Updates `python-semantic-release/python-semantic-release` from 9.17.0 to 9.21.0
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases )
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.17.0...v9.21.0 )
---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 09:16:02 -06:00
pre-commit-ci[bot]
3ef89bfbf4
chore(pre-commit.ci): pre-commit autoupdate ( #392 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-24 22:41:37 +00:00
semantic-release
a3a2194e8d
2.34.0
...
Automatically generated by python-semantic-release
2025-02-24 21:03:14 +00:00
Stefan Agner
e4f37ee10b
feat: resync generic D-Bus errors ( #393 )
2025-02-24 15:58:42 -05:00
dependabot[bot]
5f26f5d58c
chore(deps-dev): bump cython from 3.0.11 to 3.0.12 ( #391 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 10:45:28 -06:00
pre-commit-ci[bot]
c713bf3de9
chore(pre-commit.ci): pre-commit autoupdate ( #389 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-10 15:14:01 -06:00
semantic-release
7f3552bf02
2.33.0
...
Automatically generated by python-semantic-release
2025-02-05 15:42:40 +00:00
Marc Mueller
829e0fc149
feat: build macos arm wheels ( #387 )
2025-02-05 09:37:58 -06:00
pre-commit-ci[bot]
0a9e4c5a21
chore(pre-commit.ci): pre-commit autoupdate ( #386 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-03 12:32:43 -06:00
dependabot[bot]
9f966af1db
chore(deps-dev): bump pytest-codspeed from 3.1.2 to 3.2.0 ( #384 )
2025-02-03 11:15:58 -06:00
dependabot[bot]
e6c75a6182
chore(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 ( #385 )
2025-02-03 11:15:17 -06:00