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

Mc issue 94 #1574

Merged
merged 47 commits into from
Nov 2, 2021
Merged

Mc issue 94 #1574

merged 47 commits into from
Nov 2, 2021

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
  12. Configuration menu
    Copy the full SHA
    aa23bc6 View commit details
    Browse the repository at this point in the history
  13. Update version.json

    mregen committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5853fc6 View commit details
    Browse the repository at this point in the history