Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 1 addition & 46 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,50 +15,5 @@
For misc development details see [Development Notes](https://github.com/TileDB-Inc/TileDB-Java/wiki/Developer-Notes) wiki entry.

## Compatibility

The below table references which versions of TileDB-Java are compatible with which versions of the TileDB core library.

| TileDB-Java Version | TileDB Version |
|---------------------|----------------|
| 0.1.5 | <= 1.5.1 |
| 0.1.6 | 1.6.0 |
| 0.1.7 | 1.6.2 |
| 0.1.8 | 1.6.2 |
| 0.1.9 | 1.6.2 |
| 0.2.0 | 1.7.0 |
| 0.2.1 | 1.7.2 |
| 0.2.2 | 1.7.2 |
| 0.2.3 | 1.7.3 |
| 0.2.4 | 1.7.7 |
| 0.2.5 | 2.0.0 |
| 0.2.6 | 2.0.1 |
| 0.2.7 | 2.0.3 |
| 0.2.8 | 2.0.5 |
| 0.3.0 | 2.0.5 |
| 0.3.1 | 2.0.7 |
| 0.3.2 | 2.0.8 |
| 0.3.3 | 2.0.8 |
| 0.3.4 | 2.1.1 |
| 0.3.5 | 2.1.2 |
| 0.3.6 | 2.1.2 |
| 0.3.7 | 2.2.2 |
| 0.4.0 | 2.2.5 |
| 0.4.1 | 2.2.5 |
| 0.4.2 | 2.2.5 |
| 0.4.3 | 2.2.5 |
| 0.4.4 | 2.2.5 |
| 0.5.X | 2.3.X |
| 0.6.X | 2.4.X |
| 0.7.X | 2.5.X |
| 0.8.X | 2.6.X |
| 0.9.X | 2.7.X |
| 0.10.X | 2.8.X |
| 0.11.X | 2.9.X |
| 0.12.X | 2.10.X |
| 0.13.X | 2.11.X |
| 0.14.X | 2.12.X |
| 0.15.X | 2.13.X |
| 0.16.X | 2.14.X |
| 0.17.X | 2.15.X |
| 0.18.X | 2.16.X |
Refer to [this](https://github.com/TileDB-Inc/TileDB-Java/wiki/Compatiblity) table for information about the compatibility between different versions of TileDB-Java and TileDB-Embedded.