Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.05.04 json encoder fixes #2376

Draft
wants to merge 105 commits into
base: master
Choose a base branch
from
Draft

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    1b50e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e73f66b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. fix reference server

    mregen committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    d78bd57 View commit details
    Browse the repository at this point in the history
  2. no async server stubs

    mregen committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    525b85e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    868b638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07bc4d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Errata 1.04.10.

    randy-armstrong committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    066ab73 View commit details
    Browse the repository at this point in the history
  2. Fix Typos.

    randy-armstrong committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    d4642f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90d7cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f7cd8a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    6ebd5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928f5bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17eb21d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ffd217 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d37945 View commit details
    Browse the repository at this point in the history
  6. Fix build errors.

    randy-armstrong committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    6f5621a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. 1.04.10 errata.

    randy-armstrong committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    2bcbc1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4d301c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    928f93b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a374e31 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    42e655e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b700e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    5296fee View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    bb03736 View commit details
    Browse the repository at this point in the history
  2. Update to 1.04.10.

    randy-armstrong committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    df37f48 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    955eaa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7266727 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    4209867 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    18e56b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Set release flag (#1527)

    mrsuciu committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f9381b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    ab4d2ec View commit details
    Browse the repository at this point in the history
  2. 1.04.10 Release.

    randy-armstrong committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    88255c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    b801a59 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Configuration menu
    Copy the full SHA
    4c5f833 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    c13ca81 View commit details
    Browse the repository at this point in the history
  2. Add sample node managers to ref server (#1535)

    - add boiler, data and memory buffer sample node managers to reference server
    - exclude Quickstarts.Servers from code coverage
    mregen authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    83ef0f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35f7aa5 View commit details
    Browse the repository at this point in the history
  4. Bump Portable.BouncyCastle from 1.8.10 to 1.9.0 (#1556)

    Bumps [Portable.BouncyCastle](https://github.com/novotnyllc/bc-csharp) from 1.8.10 to 1.9.0.
    - [Release notes](https://github.com/novotnyllc/bc-csharp/releases)
    - [Commits](novotnyllc/bc-csharp@pcl-v1.8.10...pcl-v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: Portable.BouncyCastle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    92fe57f View commit details
    Browse the repository at this point in the history
  5. Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#1560)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v16.11.0...v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    b8bc942 View commit details
    Browse the repository at this point in the history
  6. IOP workshop 2021 fixes and build improvements (#1562)

    -fixes for complex types:
      - a structure which contains an enum from namespace 0 can not be created. fixes #1561.
      - a structure with multidimensional array may lead to a endless loop in `ComplexTypeSystem.Load`
      - a malformed namespace Uri which contains a space character prevents creation of type system.
      - select endpoint doesn't pick the right scheme if the default endpoint must be picked
    -prep for net472 or greater and net5.0 or greater build, only build #ifdef
    mregen authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    9f61e64 View commit details
    Browse the repository at this point in the history
  7. Bump System.Io.Pipelines from 4.5.4 to 5.0.1 (#1570)

    Bumps [System.Io.Pipelines](https://github.com/dotnet/runtime) from 4.5.4 to 5.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits/v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: System.Io.Pipelines
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    93aef64 View commit details
    Browse the repository at this point in the history
  8. Bump System.Text.Encodings.Web from 4.5.1 to 5.0.1 (#1569)

    Bumps [System.Text.Encodings.Web](https://github.com/dotnet/runtime) from 4.5.1 to 5.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits/v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Encodings.Web
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    27a4933 View commit details
    Browse the repository at this point in the history
  9. Remove PubSub MQTT startup repeat (#1547)

    This can cause considerable slowdown when connecting to multiple MQTT
    destinations or when waiting for pubsub application to start, and is
    unecessary.
    
    Instead, the DisconnectHandler fires on connect fail as well, so this
    implementation works.
    einarmo authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3980201 View commit details
    Browse the repository at this point in the history
  10. fix subcode mask (#1563)

    mregen authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3d387b8 View commit details
    Browse the repository at this point in the history
  11. Fix VS2022 build (#1566)

    - add build targets for net6.0
    - fix new warnings in VS2022 compiler
    mregen authored and randy-armstrong committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a2038ff View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    806f7cb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    fb28cba View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    5fc0cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffdf57e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    cc32093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70e214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d91a84c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    b4c197f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    6433466 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    c6d881a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4beaa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d31e6f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    25ed111 View commit details
    Browse the repository at this point in the history
  2. Modelcompiler 1.05.01 2022 02 24 (#1722)

    Incorporate .05.01 2022 02 24 NodeSet
    
    Co-authored-by: Randy Armstrong <randy@sparhawksoftware.com>
    mregen and randy-armstrong committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    bc03c7c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    c0cabbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b40c2b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Merge pull request #1761 from OPCFoundation/master

    Roll up bug fixes for V1.5.368 RC0 branch
    mregen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    19faed4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    b0fa4c1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. merge release 368 branch

    mregen committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9dd0867 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1819 from OPCFoundation/rel15368

    Merge release fixes into 1.5. beta branch
    mregen committed May 13, 2022
    Configuration menu
    Copy the full SHA
    8e989f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Tag as release

    mregen committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    deaefe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    fb231ea View commit details
    Browse the repository at this point in the history
  2. Fixes Decoding ExtensionObjects when DataType NamespaceUris are not u…

    …sed in the rest of the NodeSet.
    randy-armstrong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4f48564 View commit details
    Browse the repository at this point in the history
  3. UA-1.04.11-2022-03-29

    randy-armstrong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c29a41f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    b9255ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eed300 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    82e94f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be757f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d950c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Resync with baseline.

    randy-armstrong committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    746195c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Updates for 1.05.02.

    randy-armstrong committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    73435df View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Preview for 1.05.03 release;

    Update generated files to 1.05.03;
    Add IJsonEncodeable interface;
    Change NodeSet.AccessRestrictions to AccessRestrictionType?
    Fix 1.05.03 name change in Diagnostics/DiagnosticsNodeManager.cs
    randy-armstrong committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    1455b26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece04e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8856f0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eeba9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e18098 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe39e6c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    9000be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d0b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    442e706 View commit details
    Browse the repository at this point in the history
  4. fix tests

    mregen committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9ac181e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bccecee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    690bcd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd82d1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea0eb6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47244ac View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    e89f05e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    9a981a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    01971c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d814e View commit details
    Browse the repository at this point in the history
  3. 1.05.03 RC

    randy-armstrong committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b642f1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17350cb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    bd7e0f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    2b4e48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f8845 View commit details
    Browse the repository at this point in the history
  3. Fix merge issue.

    randy-armstrong committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    83fff8a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    1639190 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    6c02c35 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Add JSON encoding.

    randy-armstrong committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e141b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d91973a View commit details
    Browse the repository at this point in the history