...
Please note, while following numbering syntax, the release versioning does not adhere to Semantic Versioning rules.
Longview Adapter 24.3.1
Added
LV adapter ask for confirmation before running a job (DEV-30851)
Security
Security Upgrade to libraries
Longview Adapter 24.3.0
Changed
Stop processing an extraction when one of the stages fail
Disable follow up jobs when a job fails
Longview Adapter 24.2.2
Changed
Making dimension name case insensitive
Making changes to only consider the selection made for extraction (Periodic or YTD) [
]Jira Legacy server System Jira serverId d9c9939d-52b7-38de-bec1-2d891ae6fce3 key DEV-30743
Longview Adapter 24.2.1
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 theFactConnectionString
column in theSource
tableIf 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
Date Apr 23, 2024
Added
Database timeout configuration option
Longview Tidemark Adapter 24.1.0
Date
Fixed
Shared members deduplication
Longview Tidemark Adapter 23.4.1
Date
Added
Data size reduction in case of shared members in Longview to increase performance
Longview Tidemark Adapter 23.4.0
Date
Added
Enhancing the Longview adapter by allowing users to use more detailed data slice, with specifying if they wanna extract Periodic, YTD or both time periods.
Longview Tidemark Adapter 23.3.0
Date
Added
Enhancing the adapter for Longview Close and Longview Plan to be able to split the time period dimension into 4 dimensions (Period, Year, View and Category)
Longview Tidemark Adapter 23.1.0
Date 07-06-2023
...