Changes
- xp-sdk updated to version 1.1.2826:
- new capabilities have been implemented in the XP language:
mapandfilterconstructs for transforming list elements- a new directive for correlation rules -
subrule. It describes correlation subrule conditions in the main correlation rule code and allows you to avoid creating extra auxiliary correlation rules - the
JSONtoken and thejsonfunction for simpler parsing of a string in JSON format - a new aggregate function for performing operations on query results against a tabular list -
values. It returns the list of values stored in the specified column of the tabular list that match the query condition
- some utilities now use ReadyToRun compilation, as a result of which the package size has increased compared with previous versions
- bug fixes and general improvements across most of the utilities
- new capabilities have been implemented in the XP language:
- knowledgebase contracts updated to the latest version
Some utilities require .NET Runtime 6 or 10 to be installed.