Upgrade version of gems to be compatible with other google input plugins #46 Release version 0.1.24 https://github.com/treasure-data/embulk-input-google_analytics/commit/3aef789a672227ae3ad9b58235091d34c96a4b67
Lock signet and activesupport by less than or equal locked version #45
- Fix Plugin's dependencies require Ruby > 2.3 #44
- Fix (ArgumentError) no time information in "" when last_record_time is null #42
- Make it easy to understand error message of Google Analytics connector
- Add more descriptive error message when Google API return invalid time format #32
- Use user profile timezone when format next from_date #31
- Add explicit logging for the number of skipped records #30
- Fixed version of google-api-client #26
- Fixed bug
last_record_time
inpreview
mode #20
- Support 'fooXXbar' column names #19
- Throw DataError if '(other)' values appear as ga:dateHour as ga:date or ga:dateHour #18
- Logging unexpected time string #17
- Support 'foobarXX' column names #16
- Fix to generate
end_date
on config_diff #12
- Add no-op guessing to avoid guess error #11
- Enable custom dimensions #10
- Always add
view_id
into records #9
- Use net/http to avoid TLS error #8
- Fix when
end_date
is nil #7
- Enable scheduled execution #4
- Error handling #6
- Ignore too early accessing data due to it is not fixed value #5
The first release!!