Skip to content

Commit

Permalink
chore: move release-please version tag in README (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubha-rajan authored Feb 16, 2021
1 parent 9289357 commit 9c0a579
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,14 @@ gcloud auth application-default login
**Note**: Use your JDBC driver version to figure out which SocketFactory you should use. If you
are unsure, it is recommended to use the latest version of `mysql-connector-java:8.x`.

[//]: # ({x-version-update-start:cloud-sql-java-connector:released})

| JDBC Driver Version | Cloud SQL Socket Factory Version |
| -------------------------- | ---------------------------------------- |
| mysql-connector-java:8.x | mysql-socket-factory-connector-j-8:1.1.0 |
| mysql-connector-java:5.1.x | mysql-socket-factory:1.1.0 |
| mysql-connector-java:8.x | mysql-socket-factory-connector-j-8:1.2.0 |
| mysql-connector-java:5.1.x | mysql-socket-factory:1.2.0 |


[//]: # ({x-version-update-start:cloud-sql-java-connector:released})

##### Maven
Include the following in the project's `pom.xml`:
Expand Down

0 comments on commit 9c0a579

Please sign in to comment.