Skip to content

Roadmap

Mark Paluch edited this page Oct 3, 2019 · 8 revisions

0.8.0 GA (Not yet released)

0.8.0 RC1

  • Positional and named parameter binding/value retrieval in Statement respective Row.
  • Vendor-independent connection validation.
  • Connection metadata exposing details about the connected database.
  • Specification for Auto-Commit and IsolationLevel behavior.

0.8.0 M8

  • Categorized R2DBC Exception hierarchy
  • Streaming support for Blob and Clob types
  • R2DBC Connection URL
  • R2DBC Pool as a top-level project

1.0 M8

  • Relabelled to 0.8.0 M8

1.0 M7 (November 2018)

  • ConnectionFactory discovery
  • Improved ColumnMetadata
  • Wrapped interface
  • R2DBC Proxy as a top-level project
  • R2DBC BOM: Arabba-M7
  • Support for generated keys

1.0 M6 (November 2018)

  • H2 and MS SQL Server drivers
  • Add bind(…) methods accepting integer index

1.0 M5 (September 2018)

Bugfixes.

1.0 M4 (September 2018)

Initial SPI and Postgres support release.

Clone this wiki locally