Skip to content

Harmony 2.14.0

Compare
Choose a tag to compare
@chsakell chsakell released this 19 May 10:35
· 20 commits to main since this release
  • Integrate EasyCaching library
    • Implement distributed caching using Redis provider for board cards
    • Implement local in memory caching for board cards
  • Fix a bug (null reference exception) occurring rarely in AutoMapper
  • Remove [dbo].[LoadBoard] & [dbo].[LoadBoardListCards] stored procedure dependencies.