Skip to content

Commit f3b6d76

Browse files
committed
Upgrade the base image to the latest version in metadata.yaml
PATCH bump source-auth0 version to 0.6.3 Create or update pull request on Airbyte repository Add changelog entry
1 parent c9ac352 commit f3b6d76

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

airbyte-integrations/connectors/source-auth0/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ data:
66
hosts:
77
- "*.auth0.com"
88
connectorBuildOptions:
9-
baseImage: docker.io/airbyte/source-declarative-manifest:5.17.0@sha256:9c6bfd080a247b7781ce5b25687e7c44e29d31315d0bf656584b38810521bbaa
9+
baseImage: docker.io/airbyte/source-declarative-manifest:6.9.2@sha256:ea8087899b36a891ce16e47035b10de8d52b0fb041b593b18e53ed2d699e3b46
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 6c504e48-14aa-4221-9a72-19cf5ff1ae78
13-
dockerImageTag: 0.6.2
13+
dockerImageTag: 0.6.3
1414
dockerRepository: airbyte/source-auth0
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/auth0
1616
githubIssueLabel: source-auth0

docs/integrations/sources/auth0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The connector is restricted by Auth0 [rate limits](https://auth0.com/docs/troubl
6060

6161
| Version | Date | Pull Request | Subject |
6262
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------------------------------------------- |
63+
| 0.6.3 | 2024-12-11 | [48218](https://github.com/airbytehq/airbyte/pull/48218) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
6364
| 0.6.2 | 2024-10-29 | [47807](https://github.com/airbytehq/airbyte/pull/47807) | Update dependencies |
6465
| 0.6.1 | 2024-10-28 | [47624](https://github.com/airbytehq/airbyte/pull/47624) | Update dependencies |
6566
| 0.6.0 | 2024-08-23 | [44590](https://github.com/airbytehq/airbyte/pull/44590) | Refactor connector to manifest-only format |

0 commit comments

Comments
 (0)