File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,6 @@ https://developers.google.com/bigquery/loading-data-into-bigquery
23
23
Current version of this plugin supports Google API with Service Account Authentication, but does not support
24
24
OAuth flow for installed applications.
25
25
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
-
34
26
## Configuration
35
27
36
28
#### Original options
You can’t perform that action at this time.
0 commit comments