- 16 Oct, 2024 1 commit
-
-
Christoph Ziebuhr authored
-
- 31 Aug, 2024 1 commit
-
-
Andreas Heine authored
-
- 22 Aug, 2024 3 commits
-
-
Aron Hoffmann authored
-
Aron Hoffmann authored
-
Aron Hoffmann authored
-
- 15 Aug, 2024 4 commits
-
-
Tejas Shastry authored
-
Tejas Shastry authored
-
Tejas Shastry authored
-
Tejas Shastry authored
Fixed a function signature of `read_array_dimensions` in asyncua/common/node. ArrayDimentions is always a list of ints because OPC UA has support for multidimentional arrays. But the return type was is specified as int.
-
- 29 Jul, 2024 1 commit
-
-
Andreas Heine authored
-
- 23 Jul, 2024 2 commits
-
-
Roman Yurchak authored
-
Roman Yurchak authored
-
- 04 Jul, 2024 1 commit
-
-
Florian Meinicke authored
This way we can decorate a function which is already decorated with `@uamethod` again and things like `func.__name__` will correctly return the name of the decorated function and not `wrapper`.
-
- 03 Jul, 2024 5 commits
- 02 Jul, 2024 7 commits
- 01 Jul, 2024 1 commit
-
-
Martin Elend authored
-
- 20 Jun, 2024 3 commits
-
-
Ilya Zykov authored
-
chrisjbremner authored
* Add server-side session watchdog * Add test * Remove whitespace * Move watchdog to uaprocessor * Restore import order
-
chrisjbremner authored
* Resolve timezone deprecation warnings * Update uaprotocol_auto * Fix epoch to UTC * More UTC fixes * Require newer cryptography Since not_valid_before_utc and not_valid_after_utc were added * Fix import * Fix tz in test_datetime * Fix ruff check * One more import * Include timezone in env * Fix typo
-
- 17 Jun, 2024 2 commits
-
-
dependabot[bot] authored
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/81e9d935c883d0b210363ab89cf05f3894778450...ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
chrisjbremner authored
* Add callback to delete subscriptions * Improve docstring * Don't shadow CancelledError * Simplify subscription storage * Make it safe to iterate over keys * Restore accidentally deleted line * Remove task context * Remove list * Fix subscriptions for sessions
-
- 12 Jun, 2024 1 commit
-
-
Chris Bremner authored
-
- 01 May, 2024 2 commits
-
-
dakota.horstman authored
Fix SecurityPolicyType docstring: e.g. "None" -> "NoSecurity" Reorganize imports and better align code to pep standards (ruff)
-
Alex Ruddick authored
-
- 30 Apr, 2024 2 commits
-
-
Alex Ruddick authored
-
Alex Ruddick authored
-
- 25 Apr, 2024 3 commits
-
-
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.8.14. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/27b31702a0e7fc50959f5ad993c78deac1bdfc29...81e9d935c883d0b210363ab89cf05f3894778450) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 24 Apr, 2024 1 commit
-
-
dependabot[bot] authored
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v3...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-