Skip to content

v8.1.0-preview.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RonnyB71 RonnyB71 released this 21 Mar 07:55
· 206 commits to main since this release
7619860

What's Changed

New Features πŸŽ‰

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

Dependency Upgrades πŸ“¦

Other Changes

  • Add unit test that stores a copy of swagger.json|yaml by @ivarne in #477
  • Remove reference to Microsoft.AspNet.WebApi.Client by @ivarne in #496
  • Fix workflows by @ivarne in #497
  • Split DefaultTaskEvents in process engine into smaller interfaces and classes by @bjorntore in #471

New Contributors

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