Skip to content

v8.1.0-preview.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@RonnyB71 RonnyB71 released this 04 Apr 13:39
· 190 commits to main since this release
cdb629e

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

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

Dependency Upgrades πŸ“¦

Other Changes

  • Add unit test that stores a copy of swagger.json|yaml by @ivarne in #477
  • Make TelemetryClient optional in EmailNotificationClient by @ivarne in #537

Full Changelog: v8.0.0...v8.1.0-preview.3