Skip to content

Tags: siemens/simatic-s7-webserver-api

Tags

v3.1.9

Toggle v3.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add recursive browse with bulk requests for arrays (#106)

* add recursive browse with bulk requests for arrays

* async non async

* no cancellation token

v3.1.8

Toggle v3.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add possibility for Logger to some classes, add dependency to Logging…

… abstractions (#104)

* add possibility for Logger to some classes, add dependency to microsoft extensions logging abstractions, add hint in readme for that

* no need to log errors, Bulk will throw exception already

* add further logtrace

* rather logdebug for value applyment

* add param comment

* allow it to be up to two seconds

* Potential fix for code scanning alert no. 1: Clear text storage of sensitive information

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* add dataprotector possibility

* add logwarning for dataprotector being null

* add assignment of logger and dataprotector

* adjust c'tors -> keep default c'tor to create defaults, not for dataprotector at this point of time

* never log for login, changepassword

* add time logs for requests

* change log level for request id -> times taken

* add check for logger bein enabled for trace

* remove dataprotection reference

* using

* param desc

* remove unnecessary usings -> run code cleanup

* only 1 ctor

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

v3.1.7

Toggle v3.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.3 to 5.4.4 (#102

)

Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases)
- [Commits](danielpalme/ReportGenerator-GitHub-Action@5.4.3...5.4.4)

---
updated-dependencies:
- dependency-name: danielpalme/ReportGenerator-GitHub-Action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.1.6

Toggle v3.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use mode string value not enum ... (#101)

v3.1.5

Toggle v3.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump coverlet.collector from 6.0.3 to 6.0.4 (#100)

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(docs): added hint on `net8.0` (#98)

changes:
- Add .net8 to readme

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump year to 2025 -> copyright (#97)

* bump year to 2025 -> copyright

* remove unused enum

* remove unused exception

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Kirc max/back comp login (#96)

* backward compatible login

* adjust factory login methods

* bump version

* remove commented code

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump coverlet.collector from 6.0.2 to 6.0.3 (#95)

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.2 to 5.4.3 (#93)