Skip to content

Releases: davidmoten/rxjava-jdbc

0.7.19

09 Dec 05:30
Compare
Choose a tag to compare

Enhancements

Full Changelog: 0.7.18...0.7.19

0.7.18

28 Jan 07:17
Compare
Choose a tag to compare

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

Full Changelog: 0.7.17...0.7.18

0.7.17

28 Jan 07:15
Compare
Choose a tag to compare

Enhancements

  • upgrade to rxjava-extras 0.8.0.18

Full Changelog: 0.7.16...0.7.17

0.7.16

04 Apr 11:02
Compare
Choose a tag to compare
  • upgrade to rxjava 1.3.8 and rxjava-extras 0.8.0.15

0.7.15

22 Mar 00:28
Compare
Choose a tag to compare
  • upgrade rxjava to 1.3.7 and rxjava-extras to 0.8.0.14

0.7.13

02 Nov 01:03
Compare
Choose a tag to compare
  • upgrade to rxjava 1.3.3

0.7.11

18 Sep 16:15
Compare
Choose a tag to compare
  • upgrade to rxjava 1.3.2

0.7.9

11 Sep 01:36
Compare
Choose a tag to compare
  • upgrade to rxjava 1.3.1, rxjava-extras 0.8.0.9

0.7.7

27 Jun 10:28
Compare
Choose a tag to compare
  • #79 Allow setting of arbitrary integer values to fetchSize especially Integer.MIN_VALUE which is used by mysql driver for a backpressured streaming resultset. Thanks @michele-mancioppi!

0.7.6

01 May 08:13
Compare
Choose a tag to compare