Closed djonasdev closed 1 year ago
@dojo90, the UaTcpSessionChannel now it is called ClientTransportChannel. There have been a lot of changes during a refactor @quinmars (and later @trivalik) did some months ago. Some readme files were updated, but obviously no release notes as you have just discovered.
I understand your frustration, specially if you are in a rush. Anyway, I recommend you to try to calm down a bit and politely ask for the changes and/or the Nuget v3.1.0 and v3.2.0 commits.
Probable Nuget version vs repository status
v3.1.0: https://github.com/convertersystems/opc-ua-client/tree/59352073dd229e9e862c5a511173381c2d106b2d v3.1.1: https://github.com/convertersystems/opc-ua-client/tree/f85050373b3753bcbb5889e97f4405c80a18da18 v3.2.0: https://github.com/convertersystems/opc-ua-client/tree/11f54d92589610343a34cb2b4a38eca1736c870f
Thank you for your answers 👍
There are now the
v3.1.0
andv3.2.0
as a nuget package. Here in the repo there are no such tags. Nobody can look at the source code specifically for this tag. The last release is from November 2020 with tagv3.0.0
.In the last version (
v3.2.0
), theUaTcpSessionChannel
class was removed from the project and no release notes were written about it.