timmattison / brick-rope

GNU General Public License v2.0
0 stars 1 forks source link

Bump mysql-connector-java from 5.1.32 to 8.0.17 #41

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mysql-connector-java from 5.1.32 to 8.0.17.

Changelog *Sourced from [mysql-connector-java's changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES).* > # Changelog > # https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ > > Version 8.0.17 > > - WL#13210, Generate Javadocs via ant.A > > - WL#12247, DevAPI: indexing array fields. > > - WL#12726, DevAPI: Add overlaps and not_overlaps as operator. > > - Fix for Bug#95503 (29821029), Operator IN not mapping consistently to the right X Plugin operation. > > - WL#12942, Update README.md and add new CONTRIBUTING.md. > > - WL#13125, Support fully qualified hostnames longer than 60 characters. > > - Fix for Bug#95210 (29807741), ClassCastException in BlobFromLocator when connecting as jdbc:mysql:replication. > > - Fix for Bug#29591275, THE JAR FILE NEEDS TO CONTAIN A README AND LICENSE FILE. > > - WL#13124, Support new utf8mb4 bin collation. > > - WL#13009, DevAPI: Deprecate methods. > > - WL#11101, Remove de-cache and close of SSPSs on double call to close(). > > - Fix for Bug#89133 (27356869) CONTRIBUTION: UPDATE DATABASEMETADATA.JAVA. > Thanks to Harald Aamot for his contribution. > > - Fix for Bug#11891000, DABATASEMETADATA.GETTABLES() IGNORES THE SCHEMA_PATTERN ARGUMENT. > > - Fix for Bug#94101 (29277648), SETTING LOGSLOWQUERIES SHOULD NOT AUTOMATICALLY ENABLE PROFILESQL FOR QUERIES. > Thanks to Florian Agsteiner for the contribution. > > - Fix for Bug#74690 (20010454), PROFILEREVENT HOSTNAME HAS NO GETTER(). > > - Fix for Bug#70677 (17640628), CONNECTOR J WITH PROFILESQL - LOG CONTAINS LOTS OF STACKTRACE DATA. > > - Fix for Bug#41172 (11750577), PROFILEREVENT.PACK() THROWS ARRAYINDEXOUTOFBOUNDSEXCEPTION. > > - Fix for Bug#27453692, CHARACTERS GET GARBLED IN CONCAT() IN PS WHEN USECURSORFETCH=TRUE. > > - Fix for Bug#94585 (29452669), GETTABLENAME() RETURNS NULL FOR A QUERY HAVING COUNT(*) WITH JDBC DRIVER V8.0.12. > > - Fix for Bug#94533 (29446100), GETOBJECT FOR BOXED PRIMITIVE TYPES DOESN'T RETURN NULL FOR NULL COLUMNS. > > - Fix for Bug#94442 (29446059), RESULTSETIMPL.GETDOUBLE IS INEFFICIENT BECAUSE OF BIGDECIMAL (RE)CONSTRUCTIONS. > > Version 8.0.16 > ... (truncated)
Commits - [`16a712d`](https://github.com/mysql/mysql-connector-j/commit/16a712ddb3f826a1933ab42b0039f7fb9eebc6ec) Fix to update gpl LICENSE file - [`2e47efd`](https://github.com/mysql/mysql-connector-j/commit/2e47efd57d66708f333e3f714fbe87ff93697c70) Javadoc updates for changes introduced in WL#13009. - [`aaf4b07`](https://github.com/mysql/mysql-connector-j/commit/aaf4b0728e80b09db2a38a5a205b3f9eeabea2c0) Skip test SessionFailoverTest.testConnectionTimeout() as it doesn't execute d... - [`e9e2ce5`](https://github.com/mysql/mysql-connector-j/commit/e9e2ce5f145cdb615fdb1db4bf17a993a411b27d) Fix for test case CollectionTest.createArrayIndex(). - [`c158623`](https://github.com/mysql/mysql-connector-j/commit/c158623c498a1973a3aba4d449af1e3e960cabdb) WL#13210, Generate Javadocs via ant. - [`0c9d147`](https://github.com/mysql/mysql-connector-j/commit/0c9d1471cf6bfd2c3b806611b4dc3eb129880184) WL#12247, DevAPI: indexing array fields. - [`616b0b1`](https://github.com/mysql/mysql-connector-j/commit/616b0b1f9b4c57ab01db1cb938aad547159a5299) WL#12726, DevAPI: Add overlaps and not_overlaps as operator. - [`b7fa721`](https://github.com/mysql/mysql-connector-j/commit/b7fa7218b7d4f90b87800bf05b5dac548bd2cf85) Fix for Bug#95503 (29821029), Operator IN not mapping consistently to the rig... - [`5f6938b`](https://github.com/mysql/mysql-connector-j/commit/5f6938b96da489b691e2f0c9397076dce51e7db6) WL#12942, Update README.md and add new CONTRIBUTING.md. - [`fecb833`](https://github.com/mysql/mysql-connector-j/commit/fecb8338e54fcf826729816cf6f0dc9ba1ae75c2) WL#13125, Support fully qualified hostnames longer than 60 characters. - Additional commits viewable in [compare view](https://github.com/mysql/mysql-connector-j/compare/5.1.32...8.0.17)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #49.