Skip to content

v7.8.2

Latest
Compare
Choose a tag to compare
@kavics kavics released this 08 Apr 22:26

What's Changed

Features

  • Improved Backup Index API: target is optional. (#2200)
  • Better health check for search-engines: ReadActivityStatusFromIndexAsync instead of GetIndexDocumentByVersionId. (#2197)
  • Operation Framework backend ready to use. (#2193)

Bug fixes

  • Fix: Clear cache after an apikey deleted. (#2199)
  • Fix: indexdoc deserialization error (escape string array values) (#2185)
  • Fix: Encrypt connectionstring's sensitive values in the health data. (#2196)

Other Changes

  • Refactor SenseNetJwtSecurityTokenHandler class to remove dependency on obsolete method & Raise prelease by @hashtagnulla in #2201
  • Ensure ApiKey for Admin at system start. (#2188)
  • Add Patch_7_8_1 that fixes missing string resources of the Operation.
  • Remove netstandard 2.0 doc generation.
  • Use semantic versioning.
  • Start publishing prerelease packages

Full Changelog: dotnet8...v7.8.2