🐙 source-looker: run up-to-date pipeline [2025-02-15] (#53788)
This commit is contained in:
@@ -2,7 +2,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 00405b19-9768-4e0c-b1ae-9fc2ee2b2a8c
|
||||
dockerImageTag: 1.0.22
|
||||
dockerImageTag: 1.0.23
|
||||
dockerRepository: airbyte/source-looker
|
||||
githubIssueLabel: source-looker
|
||||
icon: looker.svg
|
||||
@@ -41,5 +41,5 @@ data:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:3.0.2@sha256:73697fbe1c0e2ebb8ed58e2268484bb4bfb2cb56b653808e1680cbc50bafef75
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "1.0.22"
|
||||
version = "1.0.23"
|
||||
name = "source-looker"
|
||||
description = "Source implementation for looker."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -85,6 +85,7 @@ Please read the "API3 Key" section in [Looker's information for users docs](http
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------- |
|
||||
| 1.0.23 | 2025-02-15 | [53788](https://github.com/airbytehq/airbyte/pull/53788) | Update dependencies |
|
||||
| 1.0.22 | 2025-02-01 | [52739](https://github.com/airbytehq/airbyte/pull/52739) | Update dependencies |
|
||||
| 1.0.21 | 2025-01-25 | [52245](https://github.com/airbytehq/airbyte/pull/52245) | Update dependencies |
|
||||
| 1.0.20 | 2025-01-11 | [51196](https://github.com/airbytehq/airbyte/pull/51196) | Update dependencies |
|
||||
|
||||
Reference in New Issue
Block a user