Skip to content

Latest commit

 

History

History
80 lines (78 loc) · 4.93 KB

CHANGELOG.md

File metadata and controls

80 lines (78 loc) · 4.93 KB

Changelog

v0.1.5

  • Fix 400 Cannot have filter_partition dimension without specifying filter-partitions in the request error #104

v0.1.4

  • Add NUMBER data type in the catalog for the INTEGER type metric field. #102

v0.1.3

  • Update cached field exclusions to match changes made in the GA4 Data API #101

v0.1.2

  • Integer dimensions are sometimes returned as the string (other) #37

v0.1.1

  • Update cached field exclusions to match changes made in the GA4 Data API #100

v0.1.0

  • Update libraries to run on python 3.11.7 #99

v0.0.32

  • Update cached field exclusions to match changes made in the GA4 Data API #97

v0.0.31

  • Update cached field exclusions to match changes made in the GA4 Data API #92

v0.0.30

  • Update cached field exclusions to match changes made in the GA4 Data API #77

v0.0.29

  • Update cached field exclusions to match changes made in the GA4 Data API #75

v0.0.28

  • Update metric fields for the ecommerce report #67

v0.0.27

  • Update cached field exclusions to match changes made in the GA4 Data API #67

v0.0.26

  • Update cached field exclusions to match changes made in the GA4 Data API #65

v0.0.25

  • Update cached field exclusions to match changes made in the GA4 Data API #62

v0.0.24

  • Update cached field exclusions to match changes made in the GA4 Data API #58

v0.0.23

  • Update structure of replication method metadata for testing #54

v0.0.22

  • Update cached field exclusions to match changes made in the GA4 Data API #49

v0.0.21

  • Update cached field exclusions to match changes made in the GA4 Data API #48

v0.0.20

  • Update cached field exclusions to match changes made in the GA4 Data API #44

v0.0.19

  • Update wait time after quota limit is reached to one hour #42

v0.0.18

  • Update cached field exclusions to match changes made in the GA4 Data API #41

v0.0.17

  • Update cached field exclusions to match changes made in the GA4 Data API #39

v0.0.16

  • Update cached field exclusions to match changes made in the GA4 Data API #38

v0.0.15

  • Adds two premade reports with filters, conversions_report and in_app_purchases #31

v0.0.14

  • Update cached field exclusions to match changes made in the GA4 Data API #33

v0.0.13

  • Mark metrics with non-ascii non-alphanumeric characters as unsupported #28

v0.0.12

  • Update premade report names to match GA4 Data API changes #27

v0.0.11

  • Update field names to match GA4 Data API changes #26

v0.0.10

  • Update datetime formats to account for canonicalization of datetime dimensions #22

v0.0.9

  • Canonicalize response to match schema #21

v0.0.8

  • Fixes canonicalization for custom dimensions/metrics #20

v0.0.7

  • Fixes error reading field_exclusions.json #18

v0.0.6

  • Fixes error reading field_exclusions.json #17

v0.0.5

  • Adds pre-made reports #14
  • Converts field names to lowecase and snake_case to match destination formatting #16

v0.0.4

  • Update cached field exclusions for acheivementId #15

v0.0.3

  • Add adjustable conversion window #13

v0.0.2

  • Cache standard dimensions and metrics #12

v0.0.1

  • Alpha release #11