Skip to content

Commit d8afb35

Browse files
committed
README: Note for v1 and v2 buffer format
Signed-off-by: Masahiro Nakagawa <[email protected]>
1 parent a26730d commit d8afb35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This SQL plugin has two parts:
1414
| >= 1.0.0 | >= v0.14.4 | >= 2.1 |
1515
| < 1.0.0 | < v0.14.0 | >= 1.9 |
1616

17+
NOTE: fluent-plugin-sql v2's buffer format is different from v1. If you update the plugin to v2, don't reuse v1's buffer.
18+
1719
## Installation
1820

1921
$ fluent-gem install fluent-plugin-sql --no-document

0 commit comments

Comments
 (0)