Skip to content

Commit

Permalink
Merge branch '45-changelog'
Browse files Browse the repository at this point in the history
  • Loading branch information
nebhale committed Feb 8, 2019
2 parents 7db028e + 10e5feb commit 8e1ca5d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
R2DBC SPI Changelog
=============================

1.0.0.M7
------------------
* Update changelong for M7 #45
* Improved documentation (spec, license, guide) #32, #36
* Nullability enforcement returns accurate exception #31
* Reinstated generated value retrieval #25
* Removed recursive generics in Statement and Batch #24
* Improved support for column metadata #22
* Add support for ConnectionFactory discovery #10
* Add support for observability/tracing with the r2dbc-proxy project #9, #29

1.0.0.M6
------------------
* executeReturningGeneratedKeys() should allow keys to be specified #17
Expand Down

0 comments on commit 8e1ca5d

Please sign in to comment.