v8.1.0-preview.5
Pre-release
Pre-release
RonnyB71
released this
16 Apr 13:07
·
242 commits
to main
since this release
What's Changed
Breaking Changes π
- Split DefaultTaskEvents in process engine into smaller interfaces and classes by @bjorntore in #471
New Features π
- Feat 494/email notification by @HauklandJ in #511
- Rewrite of maskinporten usage from eFormidling by @RonnyB71 in #503
- Add JoinedAppOptions to combine multiple option lists by @ivarne in #516
- SMS notifications client, some refactoring that affects email client by @martinothamar in #525
Bugfixes π
- Handle null values in lists when removing and initializing AltinnRowId by @ivarne in #490
- Make AppOptions.Options required by @ivarne in #505
- Add a few more cases to the Linq to json path used for CreateValidationIssue by @ivarne in #512
- Support value types InitializeAltinnRowId by @ivarne in #538
- Fix bug in IDataElementValidator by @ivarne in #534
- Unlock task data elements if PDF service task fails by @bjorntore in #523
- Add gml extension map by @veronikaandersen in #572
- Log the exception before returning the error to the event system. by @RonnyB71 in #588
- Fix issue where AppInsights SDK doesn't load/configure correctly due to keyed services being registered in DI by @martinothamar in #594
Dependency Upgrades π¦
- Update actions/checkout action to v4 by @renovate in #481
- Update actions/setup-dotnet action to v4 by @renovate in #482
- Update nuget non-major dependencies by @renovate in #467
- Update dependency JsonPatch.Net to v3 by @renovate in #483
- Update nuget non-major dependencies (main) by @renovate in #526
- Update dependency MinVer to v5 (main) by @renovate in #527
- Update dependency Altinn.Common.PEP to v4 (main) by @renovate in #573
Other Changes
- Adds issue labeler action by @danielskovli in #555
- Adds issue labeler action by @danielskovli in #558
- Debugs issue labeler action by @danielskovli in #563
- Adds issue labeler action by @danielskovli in #565
New Contributors
- @danielskovli made their first contribution in #555
- @veronikaandersen made their first contribution in #572
- @martinothamar made their first contribution in #525
Full Changelog: v8.0.0...v8.1.0-preview.5