Skip to content

Commit 180275a

Browse files
committed
Update changelog.
[#686]
1 parent 2fc3af2 commit 180275a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
R2DBC PostgreSQL Changelog
22
=============================
33

4+
1.0.8.RELEASE
5+
-----------------------------------------
6+
* Add codecs for `DayOfWeek`, `Month`, `MonthDay`, `Period`, `Year`, `YearMonth` #591
7+
* Fix self-suppression when standby is unavailable #678
8+
* Include `OID` explicitly in the `SELECT` clause for older Postgres databases #680
9+
* Switch to Sonatype Central Publishing #681
10+
11+
1.0.7.RELEASE
12+
-----------------------------------------
13+
* Explore acquisition scheduler offloading #668
14+
415
1.0.6.RELEASE
516
-----------------------------------------
617
* Defer oid and typarray to stage when an extension is supported #649

0 commit comments

Comments
 (0)