Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Releases: googleapis/nodejs-analytics-data

v3.1.1

11 Nov 01:58
787584a

Choose a tag to compare

3.1.1 (2022-11-10)

Bug Fixes

v3.1.0

17 Oct 19:08
093bfbb

Choose a tag to compare

3.1.0 (2022-10-13)

Features

  • Add subject_to_thresholding field to ResponseMetadata type (#265) (410f0e0)

v3.0.3

22 Sep 22:00
cee5767

Choose a tag to compare

3.0.3 (2022-09-22)

Bug Fixes

  • Preserve default values in x-goog-request-params header (#237) (ae646a5)

v3.0.2

07 Sep 22:01
822e626

Choose a tag to compare

3.0.2 (2022-09-01)

Bug Fixes

  • Allow passing gax instance to client constructor (#232) (df75612)
  • Do not import the whole google-gax from proto JS (#1553) (#231) (635cddf)

v3.0.1

23 Aug 23:19
9b2dc39

Choose a tag to compare

3.0.1 (2022-08-23)

Bug Fixes

v3.0.0

27 Jun 21:27
d6e78d7

Choose a tag to compare

3.0.0 (2022-06-27)

⚠ BREAKING CHANGES

  • rename the funnel_filter field of the FunnelFilterExpression type to funnel_field_filter
  • rename the type FunnelFilter to FunnelFieldFilter (#218)
  • update library to use Node 12 (#213)

Features

  • add runFunnelReport method to the Alpha version of the Data API (#208) (2390a92)
  • support regapic LRO (#219) (547ecd7)

Bug Fixes

  • rename the funnel_filter field of the FunnelFilterExpression type to funnel_field_filter (9ff9521)
  • rename the type FunnelFilter to FunnelFieldFilter (#218) (9ff9521)

Build System

@google-analytics/data v2.8.0

08 Nov 17:16
149d7d0

Choose a tag to compare

Features

  • add the schema_restriction_response field to the ResponseMetaData type that contains the schema restrictions actively enforced in creating a report feat: add the currency_code, time_zone fields to the ResponseMetaData type feat: add the... (#154) (37f6077)

@google-analytics/data v2.7.0

01 Sep 23:42
2ecb558

Choose a tag to compare

Features

  • add CheckCompatibility method to the API (#141) (62c787f)

@google-analytics/data v2.6.0

23 Aug 18:36
19dde11

Choose a tag to compare

Features

  • turns on self-signed JWT feature flag (#138) (c7df6d6)

@google-analytics/data v2.5.3

17 Aug 17:18
7e863a6

Choose a tag to compare

Bug Fixes