[up-to-date]Upgrade the base image to the latest version in metadata.yaml; Update versions of libraries in poetry; PATCH bump source-facebook-marketing version to 4.1.3; Create or update pull request on Airbyte repository; Add changelog entry
This commit is contained in:
committed by
GitHub
parent
499a92d065
commit
a121929652
@@ -6,11 +6,11 @@ data:
|
||||
hosts:
|
||||
- graph.facebook.com
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.0.2@sha256:9fdb1888c4264cf6fee473649ecb593f56f58e5d0096a87ee0b231777e2e3e73
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.1.0@sha256:1d1aa21d34e851df4e8a87b391c27724c06e2597608e7161f4d167be853bd7b6
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: e7778cfc-e97c-4458-9ecb-b4f2bba8946c
|
||||
dockerImageTag: 4.1.2
|
||||
dockerImageTag: 4.1.3
|
||||
dockerRepository: airbyte/source-facebook-marketing
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/facebook-marketing
|
||||
externalDocumentationUrls:
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "4.1.2"
|
||||
version = "4.1.3"
|
||||
name = "source-facebook-marketing"
|
||||
description = "Source implementation for Facebook Marketing."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -389,8 +389,9 @@ Facebook’s Ads Insights API dynamically aggregates and filters metrics. Purcha
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:-----------|:-----------|:---------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| 4.1.2 | 2025-11-05 | [69204](https://github.com/airbytehq/airbyte/pull/69204) | Add config migration that adds default action breakdowns |
|
||||
| 4.1.1 | 2025-11-04 | [69169](https://github.com/airbytehq/airbyte/pull/69169) | Finalize progressive rollout. |
|
||||
| 4.1.3 | 2025-12-16 | [65828](https://github.com/airbytehq/airbyte/pull/65828) | Update dependencies |
|
||||
| 4.1.2 | 2025-11-05 | [69204](https://github.com/airbytehq/airbyte/pull/69204) | Add config migration that adds default action breakdowns |
|
||||
| 4.1.1 | 2025-11-04 | [69169](https://github.com/airbytehq/airbyte/pull/69169) | Finalize progressive rollout. |
|
||||
| 4.1.1-rc.1 | 2025-10-27 | [68632](https://github.com/airbytehq/airbyte/pull/68632) | Performance improvement on normalization |
|
||||
| 4.1.0 | 2025-10-06 | [67081](https://github.com/airbytehq/airbyte/pull/67081) | Promoting release candidate 4.1.0-rc.2 to a main version. |
|
||||
| 4.1.0-rc.2 | 2025-10-02 | [66976](https://github.com/airbytehq/airbyte/pull/66976) | Add missing breakdown `user_segment_key` |
|
||||
|
||||
Reference in New Issue
Block a user