Skip to content

6.6.0

Compare
Choose a tag to compare
@bednar bednar released this 29 Sep 14:29
· 281 commits to master since this release

Features

  1. #419: Add possibility to get time from Point data structure

Bug Fixes

  1. #414: Mapping Number types to POJO query output

Documentation

  1. #406: Fix compatibility of the doclint between JDK 8 and JDK 18

Dependencies

Update dependencies:

Build:

  • #412, #416: akka to 2.6.20
  • #420: micrometer-registry-influx to 1.9.4
  • #423: scala-library to 2.12.17
  • #430: spring-boot to 2.7.4

Maven Plugin:

  • #413: versions-maven-plugin to 2.12.0
  • #426: maven-jar-plugin to 3.3.0
  • #432: scala-maven-plugin to 4.7.2

Provided:

  • #431: slf4j-api to 2.0.3

Test:

  • #422: logback-classic to 1.3.1
  • #417: mockito to 4.8.0
  • #425: spring-test to 5.3.23
  • #427: junit-jupiter-engine to 5.9.1

Remove dependencies:

Test:

  • #418: junit-platform-runner