| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,20 +3,23 @@ Changelog | |||
| 3 | 3 | ||
| 4 | 4 | .. _changelog-0.15.0: | |
| 5 | 5 | ||
| 6 | - 0.15.0 / TBD | ||
| 7 | - ------------ | ||
| 6 | + 0.15.0 / 2021-03-30 | ||
| 7 | + ------------------- | ||
| 8 | 8 | ||
| 9 | 9 | Features | |
| 10 | 10 | ~~~~~~~~ | |
| 11 | 11 | ||
| 12 | 12 | - Load DataFrame with ``to_gbq`` to a table in a project different from the API | |
| 13 | 13 | client project. Specify the target table ID as ``project.dataset.table`` to | |
| 14 | 14 | use this feature. (:issue:`321`, :issue:`347`) | |
| 15 | + - Allow billing project to be separate from destination table project in | ||
| 16 | + ``to_gbq``. (:issue:`321`) | ||
| 15 | 17 | ||
| 16 | 18 | Bug fixes | |
| 17 | 19 | ~~~~~~~~~ | |
| 18 | 20 | ||
| 19 | 21 | - Avoid 403 error from ``to_gbq`` when table has ``policyTags``. (:issue:`354`) | |
| 22 | + - Avoid ``client.dataset`` deprecation warnings. (:issue:`312`) | ||
| 20 | 23 | ||
| 21 | 24 | Dependencies | |
| 22 | 25 | ~~~~~~~~~~~~ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments