Releases: treasure-data/embulk-input-google_analytics
Releases · treasure-data/embulk-input-google_analytics
Release version 0.1.24
upgrade version of gems to be compatible with other google input plugins
Lock signet and activesupport by less than or equal locked version
Make plugin compatible with Ruby 2.3
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
Fix (ArgumentError) no time information in "" when last_record_time is null
v0.1.18
- Support OAuth2 using offline access (refresh_token)
- Ignore last_record_time if non-incremental task