Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@NPi2Loup NPi2Loup released this 06 Feb 13:24
· 2 commits to master since this release

Release 4.1.0 - 2023/11/09
Migration help

  • [Planning] Add planning modules (post-incubating version)
  • [Account] Add AuthorizationUtil getSearchSecurity
  • [DataFactory] Search add metadata to index, and 2 new reindex modes by supporting version field (reindexDelta and reindexFullModified)
  • [Database] Lighter analytics. Add statement as metadata, and only header as tag
  • [Ui-VueJs] Fix vuejs3 migration
  • [Ui] Add thymeleaf component support of vueJs dynamic parameter (prefix : and v-)
  • [DataStore] Add 3 purges versions of KVStore Berkeley (fullscan, diskordered batch, secondary index per TTL)
  • [Redi] Refactor to use UnifiedJedis
  • [Vega] fix #129 rely exclusively on gson public api for dtObject deserialization
  • [Vega] Change Nonce to base64 instead of UUID (compatibility issue)
  • [Vega] Fix deltaList compute
  • ... and many other updates and fixes ...