1. 49a6d49 Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 (#377) by dependabot[bot] · 7 days ago master
  2. b8ca778 Bump github/codeql-action from 3.24.10 to 3.25.1 (#376) by dependabot[bot] · 7 days ago
  3. d8fed11 Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#375) by dependabot[bot] · 7 days ago
  4. e2a8532 Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#374) by dependabot[bot] · 14 days ago
  5. c389067 Bump github/codeql-action from 3.24.9 to 3.24.10 (#373) by dependabot[bot] · 14 days ago
  6. 7d86c98 Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#372) by dependabot[bot] · 3 weeks ago
  7. 3e560ff Bump org.apache.commons:commons-parent from 67 to 69 #371 by Gary Gregory · 4 weeks ago
  8. ff6b6ee Bump org.apache.commons:commons-parent from 67 to 69 (#371) by dependabot[bot] · 4 weeks ago
  9. 5f3558b Bump github/codeql-action from 3.24.8 to 3.24.9 (#370) by dependabot[bot] · 4 weeks ago
  10. 96b0fbb Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#369) by dependabot[bot] · 4 weeks ago
  11. ab08721 Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 #368 by Gary Gregory · 5 weeks ago
  12. 382e2d2 Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 (#368) by dependabot[bot] · 5 weeks ago
  13. 054ca94 Use better JUnit API by Gary Gregory · 5 weeks ago
  14. 6d178b3 Bump github/codeql-action from 3.24.7 to 3.24.8 (#366) by dependabot[bot] · 5 weeks ago
  15. a8783e7 Bump actions/cache from 4.0.1 to 4.0.2 (#365) by dependabot[bot] · 5 weeks ago
  16. 6bd8d5d Bump actions/setup-java from 4.1.0 to 4.2.1 (#363) by dependabot[bot] · 6 weeks ago
  17. 2e9acc1 Bump github/codeql-action from 3.24.6 to 3.24.7 (#364) by dependabot[bot] · 6 weeks ago
  18. 5d846f7 Bump actions/checkout from 4.1.1 to 4.1.2 (#362) by dependabot[bot] · 6 weeks ago
  19. b6a440e Bump org.apache.commons:commons-parent from 66 to 67 #360 by Gary Gregory · 7 weeks ago
  20. eb0e6a1 Bump org.apache.commons:commons-parent from 66 to 67 (#360) by dependabot[bot] · 7 weeks ago
  21. 150798e Checkstyle: Line has trailing spaces by Gary Gregory · 7 weeks ago
  22. 177e60b Add link to list of changes by Gary Gregory · 8 weeks ago
  23. ee2eaa2 Add section for the next release by Gary Gregory · 8 weeks ago
  24. d0f8e4a Merge branch 'release' by Gary Gregory · 8 weeks ago
  25. c0c5fa3 Bump to next development version by Gary Gregory · 8 weeks ago release
  26. 085fbac Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#356) by dependabot[bot] · 8 weeks ago
  27. eef90a0 Bump actions/cache from 4.0.0 to 4.0.1 (#357) by dependabot[bot] · 8 weeks ago
  28. 8e33fa6 Bump actions/setup-java from 4.0.0 to 4.1.0 (#358) by dependabot[bot] · 8 weeks ago
  29. 193af9a Bump github/codeql-action from 3.24.4 to 3.24.6 (#359) by dependabot[bot] · 8 weeks ago
  30. 49270ef Prepare for release candidate by Gary Gregory · 8 weeks ago commons-dbcp-2.12.0-RC1 rel/commons-dbcp-2.12.0
  31. 28ab3dc Prepare for the next release candidate by Gary Gregory · 8 weeks ago
  32. 908f4c7 Prepare for release candidate by Gary Gregory · 8 weeks ago
  33. a5e46e7 Javadoc by Gary Gregory · 8 weeks ago
  34. e654be3 Javadoc by Gary Gregory · 8 weeks ago
  35. bb41723 Make release notes more GitHub Markdown friendly by Gary Gregory · 8 weeks ago
  36. 14790b2 [DBCP-473] Datasource bean creation failed due to mismatched return type by Gary Gregory · 8 weeks ago
  37. ab05c19 [DBCP-477] Fix examples in by Gary Gregory · 8 weeks ago
  38. 4c50ec8 Update example from what must have been DBCP 1 days by Gary Gregory · 8 weeks ago
  39. 505f749 Comments by Gary Gregory · 8 weeks ago
  40. e627d55 PooledConnectionImpl.destroyObject(PStmtKey, PooledObject) can throw by Gary Gregory · 8 weeks ago
  41. 38d25c8 Format tweaks by Gary Gregory · 8 weeks ago
  42. 4ae79ad Rename file to SpotBugs. by Gary Gregory · 8 weeks ago
  43. e3d1ffa Pick up Checkstyle plugin dependencies from parent POM by Gary Gregory · 8 weeks ago
  44. 5467412 Javadoc by Gary Gregory · 8 weeks ago
  45. 87290d9 Javadoc by Gary Gregory · 8 weeks ago
  46. 2ce98fc Refactor common code by Gary Gregory · 8 weeks ago
  47. 2b575c4 Javadoc by Gary Gregory · 8 weeks ago
  48. f2c1030 Javadoc by Gary Gregory · 8 weeks ago
  49. 7c7dac1 Refactor magic strings as private constants by Gary Gregory · 8 weeks ago
  50. 8b2d1b2 Inline single use variable by Gary Gregory · 8 weeks ago
  51. e42fd45 Bump github/codeql-action from 3.24.3 to 3.24.4 (#353) by dependabot[bot] · 9 weeks ago
  52. 709b245 Sort members by Gary Gregory · 9 weeks ago
  53. 7cb7751 Add null guards in DelegatingDatabaseMetaData constructor #352 by Gary Gregory · 9 weeks ago
  54. d6cfd8f Add null guards for DelegatingDatabaseMetaData (#352) by Heewon Lee · 9 weeks ago
  55. a0ecc11 Use final by Gary Gregory · 10 weeks ago
  56. 64ecbbd Bump github/codeql-action from 3.24.0 to 3.24.3 (#350) by dependabot[bot] · 10 weeks ago
  57. 1eee784 Remove unecessary (and not always correct) setter. by Phil Steitz · 2 months ago
  58. 4dd9df4 Make BDS actually implement usage tracking. JIRA: DBCP-590. by Phil Steitz · 2 months ago
  59. e92483f Remove unused imports. by Phil Steitz · 2 months ago
  60. 1f38171 Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.12 #349 by Gary Gregory · 2 months ago
  61. 10af0db Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.12 (#349) by dependabot[bot] · 2 months ago
  62. 588a0a5 Bump commons-parent from 64 to 66 by Gary Gregory · 2 months ago
  63. c69b62f Add property project.build.outputTimestamp for build reproducibility by Gary Gregory · 2 months ago
  64. 1eb218b [DBCP-596] PoolingConnection.toString() causes StackOverflowError by Gary Gregory · 2 months ago
  65. 35feb24 Simplify by Gary Gregory · 3 months ago
  66. 437b6b0 Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#347) by dependabot[bot] · 3 months ago
  67. e22a6ef Bump github/codeql-action from 3.23.2 to 3.24.0 (#346) by dependabot[bot] · 3 months ago
  68. f82afe1 Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#344) by dependabot[bot] · 3 months ago
  69. ab6207f Bump github/codeql-action from 3.23.1 to 3.23.2 (#345) by dependabot[bot] · 3 months ago
  70. 1144841 Add missing XML Schema reference by Gary Gregory · 3 months ago
  71. 8120c54 Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#342) by dependabot[bot] · 3 months ago
  72. 3f6c214 Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#341) by dependabot[bot] · 3 months ago
  73. 6ce68bf Normalize end of comments by Gary Gregory · 3 months ago
  74. 32d8f99 Declutter: Tests don't need Javadoc @since tags by Gary Gregory · 3 months ago
  75. 9967eac Bump actions/cache from 3.3.3 to 4.0.0 (#337) by dependabot[bot] · 3 months ago
  76. 2379353 Bump github/codeql-action from 3.23.0 to 3.23.1 (#338) by dependabot[bot] · 3 months ago
  77. f547610 Bump actions/upload-artifact from 4.0.0 to 4.2.0 (#336) by dependabot[bot] · 3 months ago
  78. be000e7 Format fixes, update changelog. by Phil Steitz · 3 months ago
  79. 87126db Merge pull request #322 from cortlepp-intershop/master by Phil Steitz · 3 months ago
  80. 6135b49 Bump github/codeql-action from 3.22.12 to 3.23.0 (#335) by dependabot[bot] · 4 months ago
  81. a5ef685 Bump actions/cache from 3.3.2 to 3.3.3 (#334) by dependabot[bot] · 4 months ago
  82. 8baadf5 Update NOTICE file for 2024 by Gary Gregory · 4 months ago
  83. bce18f8 Fix version comment [skip ci] by Sebb · 4 months ago
  84. f258379 Bump github/codeql-action from 3.22.11 to 3.22.12 (#333) by dependabot[bot] · 4 months ago
  85. c2f31d6 Javadoc by Gary Gregory · 4 months ago
  86. 284b45f Bump github/codeql-action from 2.22.10 to 3.22.11 (#332) by dependabot[bot] · 4 months ago
  87. b0b9539 Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#331) by dependabot[bot] · 4 months ago
  88. bb491e3 Javadoc by Gary Gregory · 4 months ago
  89. acfe71d Javadoc by Gary Gregory · 4 months ago
  90. 6340656 Bump github/codeql-action from 2.22.9 to 2.22.10 by Gary Gregory · 4 months ago
  91. a82d511 Bump github/codeql-action from 2.22.9 to 2.22.10 by Gary Gregory · 4 months ago
  92. 52f2306 Use a constant instead of a magic string by Gary Gregory · 5 months ago
  93. 40d90eb Bump github/codeql-action from 2.22.8 to 2.22.9 (#330) by dependabot[bot] · 5 months ago
  94. fc2af69 Fix link to the user mailing list by Gary Gregory · 5 months ago
  95. c331629 Upgrade `commons-logging:commons-logging` to version 1.3.0 (#327) by Piotr P. Karwasz · 5 months ago
  96. 0a53553 Pick up version.maven-source-plugin from the parent POM by Gary Gregory · 5 months ago
  97. a7648ec Bump actions/setup-java from 3.13.0 to 4.0.0 (#326) by dependabot[bot] · 5 months ago
  98. 69a2f92 Fix URL [skip ci] by Sebb · 5 months ago
  99. 33b8917 Javadoc spelling by Gary Gregory · 5 months ago
  100. a123290 Remove extra blank lines by Gary Gregory · 5 months ago