Skip to content

Commit

Permalink
🐙 source-auth0: run up-to-date pipeline [2024-06-25] (#40344)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent 0e1d7f9 commit d5f43bb
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-auth0/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 6c504e48-14aa-4221-9a72-19cf5ff1ae78
dockerImageTag: 0.5.5
dockerImageTag: 0.5.6
dockerRepository: airbyte/source-auth0
documentationUrl: https://docs.airbyte.com/integrations/sources/auth0
githubIssueLabel: source-auth0
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-auth0/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.5.5"
version = "0.5.6"
name = "source-auth0"
description = "Source implementation for Auth0."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/auth0.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ The connector is restricted by Auth0 [rate limits](https://auth0.com/docs/troubl

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------------------------------------------- |
| 0.5.6 | 2024-06-25 | [40344](https://github.com/airbytehq/airbyte/pull/40344) | Update dependencies |
| 0.5.5 | 2024-06-21 | [39933](https://github.com/airbytehq/airbyte/pull/39933) | Update dependencies |
| 0.5.4 | 2024-06-06 | [39194](https://github.com/airbytehq/airbyte/pull/39194) | [autopull] Upgrade base image to v1.2.2 |
| 0.5.2 | 2024-05-02 | [37770](https://github.com/airbytehq/airbyte/pull/37770) | Add Selective Authenticator. Migrate to poetry |
Expand Down

0 comments on commit d5f43bb

Please sign in to comment.