Skip to content

v0.9.0.M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mp911de mp911de released this 12 May 07:00
· 69 commits to main since this release
v0.9.0.M1
bfa281b

⭐ New Features

  • Introduce R2DBC Exception Hierarchy #47
  • Specific exception for retrieving missing required values from ConnectionFactoryOptions #122
  • Allow query syntax customization in TCK TestKit #138
  • Migrate to Jenkins. #145
  • Extensible transaction definition #159
  • Improved bind-parameter declaration #160
  • Add a method to unwrap to the specified class from nested wrapped object #176
  • Allow configuring auto-commit mode through properties #194

🐞 Bug Fixes

  • R2dbcBadGrammarException should expose getter for offendingSql #74
  • Result consuming in TestKit fix #154

💡 Other

  • Document backpressure behavior related to fetching results #137
  • Use Travis CI to build pull requests #148
  • Consider removing or replacing the word "should" #161
  • Stage releases directly on maven central #163
  • Upgrade build and test dependencies #165
  • Add equals/hashCode implementation to ConnectionFactoryOptions and Option #166
  • Upgrade dependencies #172
  • Typo in Row.get(…) Javadoc #182
  • Database password ends with special characters like '@' causes incorrectly parsing. #183
  • Deploy snapshots to oss.sonatype.org #186
  • Extend TCK for RowMetadata.getColumnNames() iteration order #187
  • Upgrade dependencies #188
  • Restrict CI and release task to r2dbc/r2dbc-spi repo #191
  • Enable Developer Certificate of Origin #193

❤️ Contributors

We'd like to thank all the contributors who worked on this release!