Branch: refs/heads/main Home: https://github.com/jenkinsci/database-mysql-plugin Commit: 13d8b1d184e772ea7eb090cf2716b041cf1f015e https://github.com/jenkinsci/database-mysql-plugin/commit/13d8b1d184e772ea7eb090cf2716b041cf1f015e Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-11-25 (Sun, 25 Nov 2012)
Changed paths: A pom.xml A src/main/java/org/jenkinsci/plugins/database/mysql/MySQLDatabase.java A src/main/resources/index.jelly A src/main/resources/org/jenkinsci/plugins/database/mysql/MySQLDatabase/config.groovy A src/main/resources/org/jenkinsci/plugins/database/mysql/MySQLDatabase/help-database.html A src/main/resources/org/jenkinsci/plugins/database/mysql/MySQLDatabase/help-hostname.html A src/main/resources/org/jenkinsci/plugins/database/mysql/MySQLDatabase/help-properties.html A src/main/resources/org/jenkinsci/plugins/database/mysql/validate.groovy A src/test/java/org/jenkinsci/plugins/database/mysql/JenkinslessTest.java Log Message: ----------- Initial version Commit: f8bd4acb2705f9de73751764ad59624c9022fd90 https://github.com/jenkinsci/database-mysql-plugin/commit/f8bd4acb2705f9de73751764ad59624c9022fd90 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-11-25 (Sun, 25 Nov 2012) Changed paths: M src/main/java/org/jenkinsci/plugins/database/mysql/MySQLDatabase.java R src/main/resources/org/jenkinsci/plugins/database/mysql/MySQLDatabase/config.groovy M src/main/resources/org/jenkinsci/plugins/database/mysql/MySQLDatabase/help-hostname.html Log Message: ----------- Simplified by using the new abstract class. Commit: de8fe24379d8fe8961dc5a53f37a157fb564a975 https://github.com/jenkinsci/database-mysql-plugin/commit/de8fe24379d8fe8961dc5a53f37a157fb564a975 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: M pom.xml Log Message: ----------- preparing for 1.0 Commit: 88c799f1b7de7e9ac5d46a48c72fb9cbbcb07d75 https://github.com/jenkinsci/database-mysql-plugin/commit/88c799f1b7de7e9ac5d46a48c72fb9cbbcb07d75 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: M pom.xml Log Message: ----------- oops, wrong versions to update Commit: 300cedec382d9ef0235aa45d1f00625b4c0c2417 https://github.com/jenkinsci/database-mysql-plugin/commit/300cedec382d9ef0235aa45d1f00625b4c0c2417 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: M pom.xml Log Message: ----------- updated dependencies Commit: a91d589a28a1f03654f659d67124840aa13b7414 https://github.com/jenkinsci/database-mysql-plugin/commit/a91d589a28a1f03654f659d67124840aa13b7414 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release database-mysql-1.0 Commit: 511c17738393496f62e79951a4e26dcc8da92590 https://github.com/jenkinsci/database-mysql-plugin/commit/511c17738393496f62e79951a4e26dcc8da92590 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: ae612f0ce7b07afc761735b94171d5f0f430cfa2 https://github.com/jenkinsci/database-mysql-plugin/commit/ae612f0ce7b07afc761735b94171d5f0f430cfa2 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2016-05-21 (Sat, 21 May 2016) Changed paths: A .gitignore M pom.xml Log Message: ----------- Bump mysql-connector version to 5.1.38 Commit: 63772c3de87a274b775c0808df076c5318aeb1b5 https://github.com/jenkinsci/database-mysql-plugin/commit/63772c3de87a274b775c0808df076c5318aeb1b5 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2016-05-21 (Sat, 21 May 2016) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release database-mysql-1.1 Commit: 6dbb2bb5714d586cea9633619ec00c7bf5d09898 https://github.com/jenkinsci/database-mysql-plugin/commit/6dbb2bb5714d586cea9633619ec00c7bf5d09898 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2016-05-21 (Sat, 21 May 2016) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: 09f9439adfe2b7e0ded4f518c301567635d032c2 https://github.com/jenkinsci/database-mysql-plugin/commit/09f9439adfe2b7e0ded4f518c301567635d032c2 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2017-07-16 (Sun, 16 Jul 2017) Changed paths: A Jenkinsfile Log Message: ----------- jenkinsfile Commit: 832506efbfc613ca357cfced8c1224d110e1d97d https://github.com/jenkinsci/database-mysql-plugin/commit/832506efbfc613ca357cfced8c1224d110e1d97d Author: David van Laatum <da...@vanlaatum.id.au> Date: 2017-07-22 (Sat, 22 Jul 2017) Changed paths: M pom.xml M src/main/resources/index.jelly Log Message: ----------- update connector version bump plugin pom version Commit: 4c6bdbc6d49f610a0d825827535459d05ae12a5b https://github.com/jenkinsci/database-mysql-plugin/commit/4c6bdbc6d49f610a0d825827535459d05ae12a5b Author: David van Laatum <da...@vanlaatum.id.au> Date: 2017-07-22 (Sat, 22 Jul 2017) Changed paths: M src/main/java/org/jenkinsci/plugins/database/mysql/MySQLDatabase.java Log Message: ----------- Found reliance on default encoding in org.jenkinsci.plugins.database.mysql.MySQLDatabase$DescriptorImpl.doCheckProperties(String): new java.io.InputStreamReader(InputStream) [org.jenkinsci.plugins.database.mysql.MySQLDatabase$DescriptorImpl] At MySQLDatabase.java:[line 60] DM_DEFAULT_ENCODING Commit: 501a53c6904ac147e0e6011f695325fff428f0c0 https://github.com/jenkinsci/database-mysql-plugin/commit/501a53c6904ac147e0e6011f695325fff428f0c0 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2017-07-22 (Sat, 22 Jul 2017) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release database-mysql-1.2 Commit: 01d0f5b89151adf0d4eebe330a5fb396752329e8 https://github.com/jenkinsci/database-mysql-plugin/commit/01d0f5b89151adf0d4eebe330a5fb396752329e8 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2017-07-22 (Sat, 22 Jul 2017) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: f37e257bdfdb9790f20bf825a5931bbdf354e0d1 https://github.com/jenkinsci/database-mysql-plugin/commit/f37e257bdfdb9790f20bf825a5931bbdf354e0d1 Author: Cyrille Le Clerc <clecl...@cloudbees.com> Date: 2018-11-04 (Sun, 04 Nov 2018) Changed paths: M .gitignore M pom.xml M src/main/java/org/jenkinsci/plugins/database/mysql/MySQLDatabase.java M src/main/resources/org/jenkinsci/plugins/database/mysql/MySQLDatabase/help-properties.html R src/main/resources/org/jenkinsci/plugins/database/mysql/validate.groovy R src/test/java/org/jenkinsci/plugins/database/mysql/JenkinslessTest.java Log Message: ----------- JENKINS-54434 Bump MySql driver to 8.0.13 Remove JDBC URL properties validation as the list of supported properties is no longer available because com.mysql.jdbc.ConnectionPropertiesImpl has been removed in v8.x Commit: d884a970b6079da4c6c48f149db1a75e94a45559 https://github.com/jenkinsci/database-mysql-plugin/commit/d884a970b6079da4c6c48f149db1a75e94a45559 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2018-11-04 (Sun, 04 Nov 2018) Changed paths: M .gitignore M pom.xml M src/main/java/org/jenkinsci/plugins/database/mysql/MySQLDatabase.java M src/main/resources/org/jenkinsci/plugins/database/mysql/MySQLDatabase/help-properties.html R src/main/resources/org/jenkinsci/plugins/database/mysql/validate.groovy R src/test/java/org/jenkinsci/plugins/database/mysql/JenkinslessTest.java Log Message: ----------- Merge pull request #1 from cyrille-leclerc/JENKINS-54434 JENKINS-54434 Bump MySql driver to 8.0.13 Commit: 64cd5b5cbd9e0c91d03ca9411bdb0153294f0d92 https://github.com/jenkinsci/database-mysql-plugin/commit/64cd5b5cbd9e0c91d03ca9411bdb0153294f0d92 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2018-11-04 (Sun, 04 Nov 2018) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release database-mysql-1.3 Commit: 0197ed8c5dbacd400f881428b1cc64b4249016e6 https://github.com/jenkinsci/database-mysql-plugin/commit/0197ed8c5dbacd400f881428b1cc64b4249016e6 Author: David van Laatum <da...@vanlaatum.id.au> Date: 2018-11-04 (Sun, 04 Nov 2018) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: 825e62f1b9d84fb8f141c6c20923d961ab473fab https://github.com/jenkinsci/database-mysql-plugin/commit/825e62f1b9d84fb8f141c6c20923d961ab473fab Author: Daniel Beck <daniel-beck-...@users.noreply.github.com> Date: 2019-10-08 (Tue, 08 Oct 2019) Changed paths: M pom.xml Log Message: ----------- Use HTTPS URLs in pom.xml Commit: f2d666903ff36d94b4eb7c6f70ed948bac57eb1e https://github.com/jenkinsci/database-mysql-plugin/commit/f2d666903ff36d94b4eb7c6f70ed948bac57eb1e Author: David <davide.fiorentino.lore...@gmail.com> Date: 2020-08-13 (Thu, 13 Aug 2020) Changed paths: M pom.xml Log Message: ----------- Use driver version 8.0.21 Commit: fe3d5a31a39c9e439c7d9bd00f83a7cf38b89c68 https://github.com/jenkinsci/database-mysql-plugin/commit/fe3d5a31a39c9e439c7d9bd00f83a7cf38b89c68 Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com> Date: 2020-09-25 (Fri, 25 Sep 2020) Changed paths: M pom.xml Log Message: ----------- Merge pull request #3 from daniel-beck-bot/https-urls-pom Use HTTPS URLs in pom.xml Commit: c1f953c7e42be048794a762643270f868bf552d5 https://github.com/jenkinsci/database-mysql-plugin/commit/c1f953c7e42be048794a762643270f868bf552d5 Author: Tim Jacomb <21194782+ti...@users.noreply.github.com> Date: 2020-12-23 (Wed, 23 Dec 2020) Changed paths: M pom.xml Log Message: ----------- Merge pull request #6 from daftano/master Use driver version 8.0.21 Commit: 97857b8ffe6390f18bf77765cda2fc78ff612687 https://github.com/jenkinsci/database-mysql-plugin/commit/97857b8ffe6390f18bf77765cda2fc78ff612687 Author: Tim Jacomb <21194782+ti...@users.noreply.github.com> Date: 2020-12-23 (Wed, 23 Dec 2020) Changed paths: A .github/dependabot.yml A .github/release-drafter.yml A .github/workflows/changelog.yml A .mvn/extensions.xml A .mvn/maven.config A LICENSE.md A README.md M pom.xml Log Message: ----------- Refresh plugin (#7) Commit: 787017ab877aa31723ed6c22172bbe878113f6c1 https://github.com/jenkinsci/database-mysql-plugin/commit/787017ab877aa31723ed6c22172bbe878113f6c1 Author: Tim Jacomb <timjacomb1+git...@gmail.com> Date: 2020-12-23 (Wed, 23 Dec 2020) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release database-mysql-1.4 Commit: f9865c236fa3fc27ba09fd226ecac6a7d3296cde https://github.com/jenkinsci/database-mysql-plugin/commit/f9865c236fa3fc27ba09fd226ecac6a7d3296cde Author: Tim Jacomb <timjacomb1+git...@gmail.com> Date: 2020-12-23 (Wed, 23 Dec 2020) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: b3da7f8880b20901bfcff1591a1628b4c3c44e63 https://github.com/jenkinsci/database-mysql-plugin/commit/b3da7f8880b20901bfcff1591a1628b4c3c44e63 Author: Tim Jacomb <21194782+ti...@users.noreply.github.com> Date: 2023-03-08 (Wed, 08 Mar 2023) Changed paths: R .github/dependabot.yml A .github/renovate.json Log Message: ----------- Switch to renovate (#59) Commit: a9bbaf6b771e936a80d6daa49932c5bdc069207c https://github.com/jenkinsci/database-mysql-plugin/commit/a9bbaf6b771e936a80d6daa49932c5bdc069207c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-03-08 (Wed, 08 Mar 2023) Changed paths: M pom.xml Log Message: ----------- Update dependency mysql:mysql-connector-java to v8.0.28 [SECURITY] Commit: 606bc9b1aa76d82f64ce4d6c4dbeee67c54dcd6c https://github.com/jenkinsci/database-mysql-plugin/commit/606bc9b1aa76d82f64ce4d6c4dbeee67c54dcd6c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-03-27 (Mon, 27 Mar 2023) Changed paths: M pom.xml Log Message: ----------- Update dependency mysql:mysql-connector-java to v8.0.32 Commit: 382616e617bb2d4e7e967c1422d7e9f198556aba https://github.com/jenkinsci/database-mysql-plugin/commit/382616e617bb2d4e7e967c1422d7e9f198556aba Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-03-27 (Mon, 27 Mar 2023) Changed paths: M pom.xml Log Message: ----------- Update dependency org.jenkins-ci.plugins:database to v1.9 Commit: 979436ff0c4ce927c854d363fc7db87cb6eebd17 https://github.com/jenkinsci/database-mysql-plugin/commit/979436ff0c4ce927c854d363fc7db87cb6eebd17 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M pom.xml Log Message: ----------- Update dependency mysql:mysql-connector-java to v8.0.33 Commit: 70e10b932438f1875b2b008ef763a0d9979aaa3f https://github.com/jenkinsci/database-mysql-plugin/commit/70e10b932438f1875b2b008ef763a0d9979aaa3f Author: Valentin Delaye <jonesb...@gmail.com> Date: 2023-11-27 (Mon, 27 Nov 2023) Changed paths: A .github/CODEOWNERS A .github/dependabot.yml R .github/release-drafter.yml A .github/workflows/cd.yaml M .mvn/extensions.xml M .mvn/maven.config M Jenkinsfile M README.md M pom.xml Log Message: ----------- Refresh plugin for November 2023 Commit: 3159b9ff7119a9919c189d2bc8c7a2daff2927dd https://github.com/jenkinsci/database-mysql-plugin/commit/3159b9ff7119a9919c189d2bc8c7a2daff2927dd Author: Valentin Delaye <jonesb...@users.noreply.github.com> Date: 2023-11-27 (Mon, 27 Nov 2023) Changed paths: A .github/CODEOWNERS A .github/dependabot.yml R .github/release-drafter.yml A .github/workflows/cd.yaml M .mvn/extensions.xml M .mvn/maven.config M Jenkinsfile M README.md M pom.xml Log Message: ----------- Merge pull request #66 from jonesbusy/feature/refresh-november-2023 Refresh plugin for November 2023 Commit: acfc7a5aef3020c648dc0ac31e1f4d0fed21d27b https://github.com/jenkinsci/database-mysql-plugin/commit/acfc7a5aef3020c648dc0ac31e1f4d0fed21d27b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-11-27 (Mon, 27 Nov 2023) Changed paths: M pom.xml Log Message: ----------- Bump io.jenkins.tools.bom:bom-2.414.x from 2582.v830625dd636c to 2598.v49e2b_e68d413 (#67) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: 784d5d473fac7e6f327d646a2a1dfdb970ca0e5b https://github.com/jenkinsci/database-mysql-plugin/commit/784d5d473fac7e6f327d646a2a1dfdb970ca0e5b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-12-02 (Sat, 02 Dec 2023) Changed paths: M pom.xml Log Message: ----------- Bump io.jenkins.tools.bom:bom-2.414.x from 2598.v49e2b_e68d413 to 2612.v3d6a_2128c0ef (#68) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: b7ffc40b98cf8d442559b5fbbbe35236242459ff https://github.com/jenkinsci/database-mysql-plugin/commit/b7ffc40b98cf8d442559b5fbbbe35236242459ff Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-12-11 (Mon, 11 Dec 2023) Changed paths: M pom.xml Log Message: ----------- Update dependency io.jenkins.tools.bom:bom-2.414.x to v2643 Commit: f410a9734ec23155c98aa69f1d3bf6c92d81524d https://github.com/jenkinsci/database-mysql-plugin/commit/f410a9734ec23155c98aa69f1d3bf6c92d81524d Author: Valentin Delaye <jonesb...@users.noreply.github.com> Date: 2023-12-11 (Mon, 11 Dec 2023) Changed paths: M pom.xml Log Message: ----------- Merge pull request #69 from jenkinsci/renovate/io.jenkins.tools.bom-bom-2.414.x-2643.x Update dependency io.jenkins.tools.bom:bom-2.414.x to v2643 Commit: b67a6d9eb0f88b3b3e1d550a895e6563eb45e614 https://github.com/jenkinsci/database-mysql-plugin/commit/b67a6d9eb0f88b3b3e1d550a895e6563eb45e614 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-12-12 (Tue, 12 Dec 2023) Changed paths: M pom.xml Log Message: ----------- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.75 to 4.76. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.75...plugin-4.76) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Commit: acf300aa415ceeec384c859db91210ecb19ad627 https://github.com/jenkinsci/database-mysql-plugin/commit/acf300aa415ceeec384c859db91210ecb19ad627 Author: Valentin Delaye <jonesb...@users.noreply.github.com> Date: 2023-12-12 (Tue, 12 Dec 2023) Changed paths: M pom.xml Log Message: ----------- Merge pull request #70 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76 Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 Commit: 8f700c712196817239f797a6e77aa6fd3689d1b3 https://github.com/jenkinsci/database-mysql-plugin/commit/8f700c712196817239f797a6e77aa6fd3689d1b3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-12-18 (Mon, 18 Dec 2023) Changed paths: M pom.xml Log Message: ----------- Update dependency io.jenkins.tools.bom:bom-2.414.x to v2661 Commit: 5fc623842bdde497c686e2fb862be9cfdf18a638 https://github.com/jenkinsci/database-mysql-plugin/commit/5fc623842bdde497c686e2fb862be9cfdf18a638 Author: Valentin Delaye <jonesb...@users.noreply.github.com> Date: 2023-12-18 (Mon, 18 Dec 2023) Changed paths: M pom.xml Log Message: ----------- Merge pull request #71 from jenkinsci/renovate/io.jenkins.tools.bom-bom-2.414.x-2661.x Update dependency io.jenkins.tools.bom:bom-2.414.x to v2661 Compare: https://github.com/jenkinsci/database-mysql-plugin/compare/13d8b1d184e7%5E...5fc623842bdd -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/database-mysql-plugin/push/refs/heads/main/000000-5fc623%40github.com.