Skip to content

Commit 6b3dc95

Browse files
committed
Remove old NOTE
1 parent 90a83fc commit 6b3dc95

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ https://developers.google.com/bigquery/loading-data-into-bigquery
2323
Current version of this plugin supports Google API with Service Account Authentication, but does not support
2424
OAuth flow for installed applications.
2525

26-
### INCOMPATIBILITY CHANGES
27-
28-
v0.3.x has incompatibility changes with v0.2.x. Please see [CHANGELOG.md](CHANGELOG.md) for details.
29-
30-
* `formatter` option (formatter plugin support) is dropped. Use `source_format` option instead. (it already exists in v0.2.x too)
31-
* `encoders` option (encoder plugin support) is dropped. Use `compression` option instead (it already exists in v0.2.x too).
32-
* `mode: append` mode now expresses a transactional append, and `mode: append_direct` is one which is not transactional.
33-
3426
## Configuration
3527

3628
#### Original options

0 commit comments

Comments
 (0)