Skip to content

5.2.5507

Choose a tag to compare

@ITHitBuild ITHitBuild released this 13 Sep 14:29
· 42 commits to master since this release
  • Dependencies upgraded to apache tika 1.28.4, spring-boot 2.3.11, jdom2 2.0.6.1.
  • Kotlin sample upgraded to Kotlin 1.7.10.
  • All samples refactored to apply static analyzer best practices.
  • WebSockets in samples did not connect if session cookie is not set. This bug is now fixed.
  • Json data format in WebSockets in samples is now CamelCase. It is now identical to Json WebSockets in .NET WebDAV Server samples.