This release mainly catches up with .NET and Azure Function Runtime, includes a few fixes and a new feature.
⚠ BREAKING CHANGE: Upgrade command does not work. If you have existing rules, you must recreate the instance, redeploy the rules and remap.
CLI Commands and Options
New --filterOnlyLinks
option to map.rule
command; coincide with the Links are added or removed filter of the Azure DevOps subscription (#244).
Docker and Azure Function Hosting
- Azure Function Runtime v4
- .NET 6
- Fix an off-by-one error when getting unique name from the string (#243).
- Fix invalid cast exception when the
IdentityRef
could not be parsed (#243).
Rule Language
No changes.
Rule Interpreter Engine
Improved performance and memory profile through caching compiled rules (#242).
Build, Test, Documentation
- Azure Function Runtime v4
- .NET 6
- Updated NuGet dependencies.
- Scripts for local build
File Hashes
SHA-256 Hash Value | File |
---|---|
00c3019df5f1605746693fd9c38563e5676bd14dbd98eefeff77a0fea6eb2801 | FunctionRuntime.zip |
e5cc660c0836ff7d222baed4bfc24762c84f1753a4232829f3a690753da6e6c2 | aggregator-cli-linux-x64.zip |
facc06fb428944268f854163038be4ad3532a799161348d7d5e776161cad1a2c | aggregator-cli-osx-x64.zip |
d92969bb69eca8eb601456149cd50a082777c0d1a25760bf7b650225d091bd1d | aggregator-cli-win-x64.zip |