v2.4.7 (2021-07-08)
Fixed bugs:
- R2DBC with Postgres: Unable to handle many connections and warning when inserting data #1060
Closed issues:
- r2dbc @transactional causes Connection pool request timeout #1019
Merged pull requests:
- allow access to app ctx from RepositoryOperations #1079 (@graemerocher)
- R2DBC improvements #1076 (@dstepanov)