0.2.10
Bug
- Exhausted connection pool on Select with transaction. by @ykrkn in #47
- add unit test for transacted select (pool exhaustion) by @davidmoten in #125
Enhancements
- increase coverage of MemberSingle.tryEmit, not successful in covering activeCount check #58
- use JDK 8 and 11 in CI build
- fix concurrency test (count emissions before observeOn which buffers)
- fix concurrent test in rxjava2-pool
- add example to DatabaseTest.java of enum use #72
- automerge passing dependabot PRs
- Bump junit-extras from 0.3 to 0.4 by @dependabot in #69
- bump hsqldb from 2.4.0 to 2.5.1 and add timeout to test by @davidmoten in #70
- Bump kotlin.version from 1.3.0 to 1.5.31 by @dependabot in #68
- Bump maven-jxr-plugin from 2.5 to 3.1.1 by @dependabot in #66
- Bump derbytools from 10.14.1.0 to 10.15.2.0 by @dependabot in #65
- bump junit to 4.13.2 by @davidmoten in #71
- Bump maven-site-plugin from 3.6 to 3.9.1 by @dependabot in #74
- Bump maven-jar-plugin from 3.0.2 to 3.2.0 by @dependabot in #75
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 by @dependabot in #77
- Bump slf4j.version from 1.7.21 to 1.7.32 by @dependabot in #73
- Bump mockito-core from 2.23.4 to 4.1.0 by @dependabot in #85
- Bump kotlin.version from 1.5.31 to 1.6.0 by @dependabot in #86
- Bump guava-mini from 0.1.3 to 0.1.4 by @dependabot in #87
- Bump hsqldb from 2.5.1 to 2.5.2 by @dependabot in #89
- Bump maven-pmd-plugin from 3.8 to 3.15.0 by @dependabot in #79
- Bump maven-dependency-plugin from 3.0.2 to 3.2.0 by @dependabot in #83
- Bump maven-javadoc-plugin from 3.0.0 to 3.3.1 by @dependabot in #80
- Bump kotlin.version from 1.6.0 to 1.6.10 by @dependabot in #97
- Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #98
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @dependabot in #99
- Bump maven-jar-plugin from 3.2.0 to 3.2.2 by @dependabot in #100
- Bump maven-site-plugin from 3.9.1 to 3.10.0 by @dependabot in #101
- Bump slf4j.version from 1.7.32 to 1.7.33 by @dependabot in #95
- Bump mockito-core from 4.2.0 to 4.3.0 by @dependabot in #102
- Bump slf4j.version from 1.7.33 to 1.7.35 by @dependabot in #103
- Bump mockito-core from 4.3.0 to 4.3.1 by @dependabot in #104
- Bump taglist-maven-plugin from 2.4 to 3.0.0 by @dependabot in #105
- Bump slf4j.version from 1.7.35 to 1.7.36 by @dependabot in #106
- Bump jmh.version from 1.33 to 1.34 by @dependabot in #96
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #107
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #108
- Bump maven-pmd-plugin from 3.15.0 to 3.16.0 by @dependabot in #109
- Bump maven-site-plugin from 3.10.0 to 3.11.0 by @dependabot in #110
- Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #111
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #113
- Bump maven-dependency-plugin from 3.2.0 to 3.3.0 by @dependabot in #112
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by @dependabot in #114
- Bump jmh.version from 1.34 to 1.35 by @dependabot in #115
- Bump kotlin.version from 1.6.10 to 1.6.20 by @dependabot in #116
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #117
- Bump h2 from 2.1.210 to 2.1.212 by @dependabot in #119
- Bump kotlin.version from 1.6.20 to 1.6.21 by @dependabot in #121
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #122
- Bump mockito-core from 4.4.0 to 4.5.1 by @dependabot in #124
- Bump maven-site-plugin from 3.11.0 to 3.12.0 by @dependabot in #123
New Contributors
Full Changelog: 0.2.9...0.2.10