Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page contains a change log of CXO’s Longview Adapter as a curated, chronologically ordered list of notable changes for each version. The format is based on Keep a Changelog.

Please note, while following numbering syntax, the release versioning does not adhere to Semantic Versioning rules.

Longview Adapter 24.2.1 (future)

(estimated)

Security

  • Update internal libraries to .NET 8

Breaking changes

  • .NET 8 runtime needs to be installed on the Longview Server https://dotnet.microsoft.com/en-us/download/dotnet/8.0

  • If the SQL server is not configured with a valid certificate that is trusted by the client, then the following must be added to the connection strings: Encrypt=False

    • This applies to both the appsettings.json files as well as the FactConnectionString column in the Source table

    • If this happens the logs will show the following exception: Unexpected exception occurred: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.).

    • Note: This is a change at Microsoft, previously Encrypt defaulted to False.

Longview Adapter 24.2.0

Added

Longview Tidemark Adapter 24.1.1

...