Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Log Entries - starting from 2021-03-09 #621

Merged
merged 23 commits into from
Mar 25, 2021
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
5d87eac
Change Log - from March 9th
jazsmi Mar 23, 2021
c415b90
Create 2021-03-10-pendo-v1-accounts-visitors-custom-fields.md
jazsmi Mar 23, 2021
4fd0596
Create 2021-03-11-salesforce-v1-error-message-formatting.md
jazsmi Mar 23, 2021
f7a845a
Create 2021-03-11-zuora-v1-aqua-jobs-rate-limit.md
jazsmi Mar 23, 2021
af1668b
Create 2021-03-12-mongodb-v2-remove-duplicate-instances.md
jazsmi Mar 23, 2021
77daf44
Create 2021-03-12-pendo-v1-ijson-performance-enhancement.md
jazsmi Mar 23, 2021
a92916b
Create 2021-03-15-zoom-v1-fixed-schema-report-meetings-webinars.md
jazsmi Mar 23, 2021
3555768
Update _changelog/entries/2021/2021-03-09-adwords-v05-02-2017-common-…
jazsmi Mar 24, 2021
4bf3e81
Update _changelog/entries/2021/2021-03-09-adwords-v05-02-2017-common-…
jazsmi Mar 24, 2021
049c60e
Update _changelog/entries/2021/2021-03-10-pendo-v1-accounts-visitors-…
jazsmi Mar 24, 2021
07bfc85
Update 2021-03-10-pendo-v1-accounts-visitors-custom-fields.md
jazsmi Mar 24, 2021
5adf089
Update 2021-03-11-salesforce-v1-error-message-formatting.md
jazsmi Mar 24, 2021
6f41a56
Update 2021-03-11-zuora-v1-aqua-jobs-rate-limit.md
jazsmi Mar 24, 2021
012a241
Update 2021-03-12-mongodb-v2-remove-duplicate-instances.md
jazsmi Mar 24, 2021
f5dad9c
Update 2021-03-12-pendo-v1-ijson-performance-enhancement.md
jazsmi Mar 24, 2021
3758e54
Update 2021-03-15-zoom-v1-fixed-schema-report-meetings-webinars.md
jazsmi Mar 24, 2021
87f9f17
Update 2021-03-09-adwords-v05-02-2017-common-error-messages.md
jazsmi Mar 24, 2021
6c69c93
Update 2021-03-09-adwords-v05-02-2017-common-error-messages.md
Mar 25, 2021
89e1cd0
Update 2021-03-10-pendo-v1-accounts-visitors-custom-fields.md
Mar 25, 2021
0b5e967
Update 2021-03-12-pendo-v1-ijson-performance-enhancement.md
Mar 25, 2021
60c5187
Update 2021-03-15-zoom-v1-fixed-schema-report-meetings-webinars.md
Mar 25, 2021
5dd874a
Update 2021-03-15-zoom-v1-fixed-schema-report-meetings-webinars.md
Mar 25, 2021
7365ff6
Update 2021-03-12-pendo-v1-ijson-performance-enhancement.md
Mar 25, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Google Ads (v1) improvement: New custom messages for common errors"
content-type: "changelog-entry"
date: 2021-03-09
entry-type: improvement
entry-category: "integration"
connection-id: "google-ads"
connection-version: "1"
pull-request: "https://github.com/singer-io/tap-adwords/pull/77"
---

{{ site.data.changelog.metadata.single-integration | flatify }}

We've updated the {{ this-connection.display_name }} integration to return actionable messages when Stitch encounters errors during Extraction. These messages now include the cause of the error, ensuring you can take action to resolve it.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Pendo (v1) bug fix: Custom field issues for visitors and accounts tables"
content-type: "changelog-entry"
date: 2021-03-10
entry-type: bug-fix
entry-category: "integration"
connection-id: "pendo"
connection-version: "1"
pull-request: "https://github.com/singer-io/tap-pendo/pull/27"
---

{{ site.data.changelog.metadata.single-integration | flatify }}

We've fixed a few issues with the {{ this-connection.display_name }} `visitors` and `accounts` tables:

1. Custom fields without a defined data type will no longer return a `null` value.
2. If a table had multiple custom fields, the last field on the table was being overwritten. We've updated the integration to address this.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Salesforce (v1) improvement: Error message formatting"
content-type: "changelog-entry"
date: 2021-03-11
entry-type: improvement
entry-category: "integration"
connection-id: "salesforce"
connection-version: "1"
pull-request: "https://github.com/singer-io/tap-salesforce/pull/96"
---

{{ site.data.changelog.metadata.single-integration | flatify }}

There are now actionable error messages when `QUERY_TOO_COMPLICATED` errors are encountered for the {{ this-connection.display_name }} integration.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Zuora (v1) improvement: Updated discovery process for new enforced limit on AQuA jobs"
content-type: "changelog-entry"
date: 2021-03-11
entry-type: updated-feature
entry-category: "integration"
connection-id: "zuora"
connection-version: "1"
pull-request: "https://github.com/singer-io/tap-zuora/pull/53"
---

{{ site.data.changelog.metadata.single-integration | flatify }}

The new discovery process helps avoid {{ this-connection.display_name }} integration failures due to the new enforcement of limits on AQuA jobs. For more information on {{ this-connection.display_name }}'s AQuA API, click [here](https://knowledgecenter.zuora.com/Central_Platform/API/AB_Aggregate_Query_API/AA_AQuA_API_Introduction){:target="new"}.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "MongoDB (v2) bug fix: Duplicate database instances removed"
content-type: "changelog-entry"
date: 2021-03-12
entry-type: bug-fix
entry-category: "integration"
connection-id: "mongodb"
connection-version: "2"
pull-request: "https://github.com/singer-io/tap-mongodb/pull/58"
---

{{ site.data.changelog.metadata.single-integration | flatify }}

This improvement removes duplicate instances of databases from the list of discovered databases in the Stitch {{ this-connection.display_name }} inegration.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Pendo (v1) improvement: Improve performance for `visitors` and `events` tables"
content-type: "changelog-entry"
date: 2021-03-12
entry-type: improvement
entry-category: "integration"
connection-id: "pendo"
connection-version: "1"
pull-request: "https://github.com/singer-io/tap-pendo/pull/28"
---

{{ site.data.changelog.metadata.single-integration | flatify }}

We've implemented [ijson](https://github.com/ICRAR/ijson){:target="new"}, which is used in other Singer taps, to streamline replication for {{ this-connection.display_name }}'s `visitors` and `events` tables. This improvement reduces the amount of memory needed to replicate large amounts of data, potentially leading to improved Extraction times.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Zoom (v1) update: Updated data for report_meetings and report_webinars tables"
content-type: "changelog-entry"
date: 2021-03-15
entry-type: updated-feature
entry-category: "integration"
connection-id: "zoom"
connection-version: "1"
pull-request: "https://github.com/singer-io/tap-zoom/pull/4"
---

{{ site.data.changelog.metadata.single-integration | flatify }}

We've made a few updates to the {{ this-connection.display_name }} `report_meetings` and `report_webinars` tables

1. The `dept` attribute in both tables now correctly returns an `integer` instead of a `string`
2. We've added the `host_id` and `user_id` fields to the `report_webinars` table