Skip to content

Releases: treasure-data/embulk-input-google_analytics

Release version 0.1.24

Choose a tag to compare

@minidragon88 minidragon88 released this 27 Aug 08:54
2b09e97

upgrade version of gems to be compatible with other google input plugins

Lock signet and activesupport by less than or equal locked version

Choose a tag to compare

@minidragon88 minidragon88 released this 21 Oct 14:36
69bfbd2

Make plugin compatible with Ruby 2.3

Choose a tag to compare

@minidragon88 minidragon88 released this 21 Oct 05:04
216e1a4

Current embulk version 0.9.19 run on jRuby 9.1.15.0 which is fully compatible with Ruby 2.3

However some dependent gems inside this plugin have latest versions does require a ruby version higher than 2.3:

Which could cause a similar issue as embulk/embulk-output-bigquery#113

The solution is to lock the dependencies with a version that compatible with Ruby 2.3 (jRuby 9.1.x)

Fix (ArgumentError) no time information in "" when last_record_time is null

Choose a tag to compare

@minidragon88 minidragon88 released this 01 Apr 08:01
ca8f5d0

Fix (ArgumentError) no time information in "" when last_record_time is null

v0.1.18

v0.1.18 Pre-release
Pre-release

Choose a tag to compare

@xuantuan58 xuantuan58 released this 23 May 16:04
14b6740
  • Support OAuth2 using offline access (refresh_token)
  • Ignore last_record_time if non-incremental task

v0.1.15

Choose a tag to compare

@huylenq huylenq released this 29 Nov 04:46

Add explicit logging for the number of skipped records

v0.1.13

Choose a tag to compare

@thangnc thangnc released this 28 Mar 16:28
  • Fixed bug last_record_time in preview mode #20