- Pinnumpy version to avoid compatibility errors #6
- Update singer-python version and google-cloud-bigquery version #3
- Rework the
ga_session_hits
stream to query via query string in order to get all results
- Make
ga_session_hits
its own streams to avoidga_sessions
records > 4 MB #8
- FIX: Error when there are no new tables to extract. #7
- FIX: Only consider tables from the BQ dataset conforming to the name pattern
ga_sessions_yyyymmdd
. #6
- Update
filter_fields
to include fields with automatic inclusion #5