Common module of Exasol Virtual Schemas Adapters 15.2.1, released 2021-10-01
October 1, 2021 ยท View on GitHub
Code name: AggregationType Support
Summary
In this release we fixed the support for the aggregationType field in requests. In addition, we replaced javax.json by jakarta.json.
Refactoring
- #237: Replaced
javax.jsonbyjakarta.json
Bugs
- #229: Added missing parsing for the
aggregationTypefield of the request.
Dependency Updates
Compile Dependency Updates
- Added
jakarta.json:jakarta.json-api:2.0.1 - Removed
org.glassfish:javax.json:1.1.4
Runtime Dependency Updates
- Added
org.glassfish:jakarta.json:2.0.1
Test Dependency Updates
- Updated
nl.jqno.equalsverifier:equalsverifier:3.7to3.7.1 - Updated
org.junit.jupiter:junit-jupiter:5.7.2to5.8.1 - Updated
org.mockito:mockito-junit-jupiter:3.11.2to3.12.4
Plugin Dependency Updates
- Updated
com.exasol:error-code-crawler-maven-plugin:0.5.1to0.6.0 - Updated
com.exasol:project-keeper-maven-plugin:0.10.0to1.2.0