This module contains the Table/SQL API for writing table programs
that interact with other Flink APIs using the Java programming language.
Version1.17.0compared with
Version Details
| 1.16.3 | 1.17.0 | |
|---|---|---|
| Release date | Nov 28, 2023 | Mar 23, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 1.16.3 | 1.17.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.flink » flink-java | 1.16.3 | 1.17.0 |
| ~ Updated | org.apache.flink » flink-streaming-java | 1.16.3 | 1.17.0 |
| ~ Updated | org.apache.flink » flink-table-api-bridge-base | 1.16.3 | 1.17.0 |
| ~ Updated | org.apache.flink » flink-table-api-java | 1.16.3 | 1.17.0 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.32 | 1.7.36 |
Test Changes (8)
| 1.16.3 | 1.17.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.mockito » mockito-junit-jupiter | - | 3.4.6 |
| ~ Updated | org.apache.flink » flink-runtime | 1.16.3 | 1.17.0 |
| ~ Updated | org.apache.flink » flink-streaming-java | 1.16.3 | 1.17.0 |
| ~ Updated | org.apache.flink » flink-table-api-java | 1.16.3 | 1.17.0 |
| ~ Updated | org.apache.flink » flink-table-common | 1.16.3 | 1.17.0 |
| ~ Updated | org.apache.flink » flink-test-utils-junit | 1.16.3 | 1.17.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.8.1 | 5.9.1 |
| ~ Updated | org.junit.vintage » junit-vintage-engine | 5.8.1 | 5.9.1 |
