This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
V1.0
This is the first release of the Egeria JDBC Connectors including:
These connectors together allow JDBC metadata to be loaded into Egeria, and have been tested on
- Postgres
- DB2
- Oracle
What's Changed
- Update readme, gradle, version after repo migration by @planetf1 in #1
- Correct references to repo name by @planetf1 in #16
- Cleanup dependencies/build by @planetf1 in #21
- odpi/egeria#7000 use official gradle build action by @planetf1 in #23
- Bump com.autonomousapps.dependency-analysis from 1.17.0 to 1.18.0 by @dependabot in #26
- Bump io.freefair.aggregate-javadoc from 6.5.1 to 6.6.1 by @dependabot in #28
- Add ability to transfer databases that do not support catalogs by @lcpopa in #29
- Error message format fix by @lcpopa in #30
- Build Docker container by @planetf1 in #37
- #36 Ensure VERSION set in environment by @planetf1 in #39
- #36 pass build args to docker correctly by @planetf1 in #40
- #36 quote base image name by @planetf1 in #42
- #36 fix cr/lf in workflows by @planetf1 in #43
- #36 update to docker/merge build by @planetf1 in #44
- #36 retrieve connector version from integrator connector project by @planetf1 in #45
- Prep for release by @planetf1 in #46
- #2 update version to 1.0 for release by @planetf1 in #47
- #2 add setup of docker buildx in release pipeline by @planetf1 in #48
- Additional build fixes for correct maven artifacts by @planetf1 in #50
- #2 disable parallelism for publishing by @planetf1 in #51
- #2 fix gradle signing properties by @planetf1 in #52
- #2 Ensure project name specified in pom to match gradle project name by @planetf1 in #53
New Contributors
- @planetf1 made their first contribution in #1
- @dependabot made their first contribution in #26
- @lcpopa made their first contribution in #29
Full Changelog: https://github.com/odpi/egeria-connector-jdbc/commits/V1.0