[CONJ-546] API changes report for snapshot of MariaDB Connector/J Created: 2017-11-06 Updated: 2019-09-13 Resolved: 2019-09-13 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Epic | Priority: | Major |
| Reporter: | Andrey P. | Assignee: | Diego Dupin |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Epic Name: | API report |
| Description |
|
Hi, I'd like to share report on API changes and backward compatibility for the MariaDB Connector/J library: https://abi-laboratory.pro/java/tracker/timeline/mariadb-java-client/ BC — binary compatibility The analysis result for the latest snapshot of the library from https://oss.sonatype.org/content/repositories/snapshots/org/mariadb/jdbc/mariadb-java-client/ is included to the report. The report is generated according to the article https://wiki.eclipse.org/Evolving_Java-based_APIs_2 by the https://github.com/lvc/japi-tracker tool. Hope it will be helpful for users and maintainers of the library. Thank you.
|
| Comments |
| Comment by Diego Dupin [ 2019-09-13 ] |
|
JDBC API is checked by test, internal class methods might change, but that is expected, so this wouldn't help. |