Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 922 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 922 Bytes

Changelog

0.2.1

  • Pinnumpy version to avoid compatibility errors #6

0.2.0

  • Update singer-python version and google-cloud-bigquery version #3

0.1.1

  • Rework the ga_session_hits stream to query via query string in order to get all results

0.1.0

  • Make ga_session_hits its own streams to avoid ga_sessions records > 4 MB #8

0.0.8

  • FIX: Error when there are no new tables to extract. #7

0.0.7

  • FIX: Only consider tables from the BQ dataset conforming to the name pattern ga_sessions_yyyymmdd. #6

0.0.6

  • Update filter_fields to include fields with automatic inclusion #5