Releases: davidmoten/rxjava-jdbc
Releases · davidmoten/rxjava-jdbc
0.7.19
Enhancements
- Bump slf4j.version from 1.7.35 to 1.7.36 by @dependabot in #123
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #124
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #125
- Bump maven-pmd-plugin from 3.15.0 to 3.16.0 by @dependabot in #126
- Bump maven-site-plugin from 3.10.0 to 3.11.0 by @dependabot in #127
- Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #128
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #129
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by @dependabot in #130
- Bump jmh.version from 1.34 to 1.35 by @dependabot in #131
- Bump h2 from 2.1.210 to 2.1.212 by @dependabot in #132
- Bump mockito-core from 4.4.0 to 4.5.0 by @dependabot in #133
- Bump maven-site-plugin from 3.11.0 to 3.12.0 by @dependabot in #134
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #135
- Bump mockito-core from 4.5.0 to 4.5.1 by @dependabot in #136
- Bump mockito-core from 4.5.1 to 4.6.0 by @dependabot in #137
- Bump mockito-core from 4.6.0 to 4.6.1 by @dependabot in #138
- Bump maven-pmd-plugin from 3.16.0 to 3.17.0 by @dependabot in #139
- Bump h2 from 2.1.212 to 2.1.214 by @dependabot in #140
- Bump derby from 10.15.2.0 to 10.16.1.1 by @dependabot in #141
- Bump rxjava-extras from 0.8.0.18 to 0.8.0.19 by @dependabot in #142
- Bump exec-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #143
- Bump maven-site-plugin from 3.12.0 to 3.12.1 by @dependabot in #144
- Bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #145
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #146
- Bump maven-jxr-plugin from 3.2.0 to 3.3.0 by @dependabot in #149
- Bump maven-pmd-plugin from 3.17.0 to 3.18.0 by @dependabot in #150
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 by @dependabot in #151
- Bump maven-pmd-plugin from 3.18.0 to 3.19.0 by @dependabot in #152
- Bump mockito-core from 4.7.0 to 4.8.0 by @dependabot in #153
- Bump easymock from 4.3 to 5.0.0 by @dependabot in #157
- Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot in #158
- Bump easymock from 5.0.0 to 5.0.1 by @dependabot in #159
- Bump jmh.version from 1.35 to 1.36 by @dependabot in #160
- Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in #161
- Bump rxjava-extras from 0.8.0.19 to 0.8.0.20 by @dependabot in #162
Full Changelog: 0.7.18...0.7.19
0.7.18
Bug fix
- use getColumnLabel instead of getColumnName to support As clauses #101
Enhancements
- bump mockito-core from 1.10.19 to 4.3.1
- upgrade checkstyle checks.xml
- bump maven-project-info-reports-plugin from 2.4 to 3.1.1
- remove obsolete cobertura plugin
- Bump slf4j.version from 1.7.34 to 1.7.35
- Bump junit-extras from 0.3 to 0.4
- Bump taglist-maven-plugin from 2.4 to 3.0.0
- Bump maven-pmd-plugin from 3.0.1 to 3.15.0
- update lint option in javadoc plugin
- Bump jdepend-maven-plugin from 2.0-beta-2 to 2.0
- Bump derby from 10.12.1.1 to 10.15.2.0
- bump javadoc plugin, add javadoc
- fix deprecated method use in RxUtil
- Bump maven-compiler-plugin from 3.5.1 to 3.9.0
- Bump junit from 4.13.1 to 4.13.2
- Bump maven-site-plugin from 3.4 to 3.10.0
- Bump javancss-maven-plugin from 2.0 to 2.1
- Bump exec-maven-plugin from 1.5.0 to 3.0.0
- Bump easymock from 3.4 to 4.3
- Bump maven-jxr-plugin from 2.4 to 3.1.1
- Bump guava-mini from 0.1.1 to 0.1.4
- Bump maven-checkstyle-plugin from 2.11 to 3.1.2
- Bump jmh.version from 1.15 to 1.34
- bump h2 from 1.4.192 to 2.1.210, fix tests
- Bump findbugs-maven-plugin from 3.0.1 to 3.0.5
- Bump slf4j.version from 1.7.21 to 1.7.34
- Bump commons-io from 2.4 to 2.11.0
- migrate CI from Travis to GitHub Actions, add dependabot
- Bump junit from 4.12 to 4.13.1
New Contributors
- @dependabot made their first contribution in #95
- @Taher-Ghaleb made their first contribution in #96
Full Changelog: 0.7.17...0.7.18
0.7.17
0.7.16
- upgrade to rxjava 1.3.8 and rxjava-extras 0.8.0.15
0.7.15
- upgrade rxjava to 1.3.7 and rxjava-extras to 0.8.0.14
0.7.13
- upgrade to rxjava 1.3.3
0.7.11
- upgrade to rxjava 1.3.2
0.7.9
- upgrade to rxjava 1.3.1, rxjava-extras 0.8.0.9
0.7.7
- #79 Allow setting of arbitrary integer values to
fetchSize
especiallyInteger.MIN_VALUE
which is used by mysql driver for a backpressured streaming resultset. Thanks @michele-mancioppi!
0.7.6
- #75 make fetchSize configurable in select queries . Thanks @michele-mancioppi!