airbyte-agent-amazon-ads 0.1.19__tar.gz → 0.1.20__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/CHANGELOG.md +5 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/PKG-INFO +3 -3
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/README.md +2 -2
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/telemetry/tracker.py +4 -4
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/pyproject.toml +1 -1
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/.gitignore +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/AUTH.md +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/REFERENCE.md +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/auth_strategies.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/auth_template.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/cloud_utils/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/cloud_utils/client.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/connector_model_loader.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/constants.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/exceptions.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/executor/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/executor/hosted_executor.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/executor/local_executor.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/executor/models.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/extensions.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/http/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/http/adapters/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/http/adapters/httpx_adapter.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/http/config.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/http/exceptions.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/http/protocols.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/http/response.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/http_client.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/introspection.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/logging/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/logging/logger.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/logging/types.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/observability/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/observability/config.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/observability/models.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/observability/redactor.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/observability/session.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/performance/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/performance/instrumentation.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/performance/metrics.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/schema/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/schema/base.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/schema/components.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/schema/connector.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/schema/extensions.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/schema/operations.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/schema/security.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/secrets.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/telemetry/__init__.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/telemetry/config.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/telemetry/events.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/types.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/utils.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/_vendored/connector_sdk/validation.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/connector.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/connector_model.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/models.py +0 -0
- {airbyte_agent_amazon_ads-0.1.19 → airbyte_agent_amazon_ads-0.1.20}/airbyte_agent_amazon_ads/types.py +0 -0
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
# Amazon Ads changelog
|
|
2
2
|
|
|
3
|
+
## [0.1.20] - 2026-01-29
|
|
4
|
+
- Updated connector definition (YAML version 1.0.4)
|
|
5
|
+
- Source commit: 43200eed
|
|
6
|
+
- SDK version: 0.1.0
|
|
7
|
+
|
|
3
8
|
## [0.1.19] - 2026-01-29
|
|
4
9
|
- Updated connector definition (YAML version 1.0.4)
|
|
5
10
|
- Source commit: c718c683
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: airbyte-agent-amazon-ads
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.20
|
|
4
4
|
Summary: Airbyte Amazon-Ads Connector for AI platforms
|
|
5
5
|
Project-URL: Homepage, https://github.com/airbytehq/airbyte-agent-connectors
|
|
6
6
|
Project-URL: Documentation, https://docs.airbyte.com/ai-agents/
|
|
@@ -135,6 +135,6 @@ See the official [Amazon-Ads API reference](https://advertising.amazon.com/API/d
|
|
|
135
135
|
|
|
136
136
|
## Version information
|
|
137
137
|
|
|
138
|
-
- **Package version:** 0.1.
|
|
138
|
+
- **Package version:** 0.1.20
|
|
139
139
|
- **Connector version:** 1.0.4
|
|
140
|
-
- **Generated with Connector SDK commit SHA:**
|
|
140
|
+
- **Generated with Connector SDK commit SHA:** 43200eed5845ee089ef5b9afc0199a8af3966169
|
|
@@ -102,6 +102,6 @@ See the official [Amazon-Ads API reference](https://advertising.amazon.com/API/d
|
|
|
102
102
|
|
|
103
103
|
## Version information
|
|
104
104
|
|
|
105
|
-
- **Package version:** 0.1.
|
|
105
|
+
- **Package version:** 0.1.20
|
|
106
106
|
- **Connector version:** 1.0.4
|
|
107
|
-
- **Generated with Connector SDK commit SHA:**
|
|
107
|
+
- **Generated with Connector SDK commit SHA:** 43200eed5845ee089ef5b9afc0199a8af3966169
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import logging
|
|
4
4
|
import platform
|
|
5
5
|
import sys
|
|
6
|
-
from datetime import datetime
|
|
6
|
+
from datetime import UTC, datetime
|
|
7
7
|
|
|
8
8
|
from ..observability import ObservabilitySession
|
|
9
9
|
|
|
@@ -56,7 +56,7 @@ class SegmentTracker:
|
|
|
56
56
|
|
|
57
57
|
try:
|
|
58
58
|
event = ConnectorInitEvent(
|
|
59
|
-
timestamp=datetime.
|
|
59
|
+
timestamp=datetime.now(UTC),
|
|
60
60
|
session_id=self.session.session_id,
|
|
61
61
|
user_id=self.session.user_id,
|
|
62
62
|
execution_context=self.session.execution_context,
|
|
@@ -99,7 +99,7 @@ class SegmentTracker:
|
|
|
99
99
|
|
|
100
100
|
try:
|
|
101
101
|
event = OperationEvent(
|
|
102
|
-
timestamp=datetime.
|
|
102
|
+
timestamp=datetime.now(UTC),
|
|
103
103
|
session_id=self.session.session_id,
|
|
104
104
|
user_id=self.session.user_id,
|
|
105
105
|
execution_context=self.session.execution_context,
|
|
@@ -129,7 +129,7 @@ class SegmentTracker:
|
|
|
129
129
|
|
|
130
130
|
try:
|
|
131
131
|
event = SessionEndEvent(
|
|
132
|
-
timestamp=datetime.
|
|
132
|
+
timestamp=datetime.now(UTC),
|
|
133
133
|
session_id=self.session.session_id,
|
|
134
134
|
user_id=self.session.user_id,
|
|
135
135
|
execution_context=self.session.execution_context,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|