Skip to content

2.3.4.RELEASE

Compare
Choose a tag to compare
@Aloren Aloren released this 25 May 15:26

πŸš€ Features

  • Reactive methods to create and delete index added
    PR: #87
  • Add BigDecimal converters
    PR: #78

πŸ’‘ Improvements

  • Remove as_utility.lua from resources as the updated scripts are already located in query-engine dependency
    PR: #81
  • Use org.springframework.data.convert.CustomConversions from spring-data-commons.
    PR: #76

🏑 Housekeeping

  • Setup project build via GitHub actions
    PR: #86
  • Migrate all tests to Junit 5
    PR: #80
  • Cleanup converter tests
    PR: #79