This module contains the Table/SQL API for writing table programs
that interact with other Flink APIs using the Java programming language.
Version1.16.0compared with
Version Details
| 1.15.4 | 1.16.0 | |
|---|---|---|
| Release date | Mar 14, 2023 | Oct 26, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.15.4 | 1.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.flink » flink-java | 1.15.4 | 1.16.0 |
| ~ Updated | org.apache.flink » flink-streaming-java | 1.15.4 | 1.16.0 |
| ~ Updated | org.apache.flink » flink-table-api-bridge-base | 1.15.4 | 1.16.0 |
| ~ Updated | org.apache.flink » flink-table-api-java | 1.15.4 | 1.16.0 |
Test Changes (9)
| 1.15.4 | 1.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.mockito » mockito-inline | - | 3.4.6 |
| ~ Updated | org.apache.flink » flink-runtime | 1.15.4 | 1.16.0 |
| ~ Updated | org.apache.flink » flink-streaming-java | 1.15.4 | 1.16.0 |
| ~ Updated | org.apache.flink » flink-table-api-java | 1.15.4 | 1.16.0 |
| ~ Updated | org.apache.flink » flink-table-common | 1.15.4 | 1.16.0 |
| ~ Updated | org.apache.flink » flink-test-utils-junit | 1.15.4 | 1.16.0 |
| ~ Updated | org.assertj » assertj-core | 3.21.0 | 3.23.1 |
| ~ Updated | org.mockito » mockito-core | 2.21.0 | 3.4.6 |
| ~ Updated | org.testcontainers » junit-jupiter | 1.16.2 | 1.17.2 |
