✨Source Visma e-conomic: Make Connector Compatible with Builder (#38691)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
This commit is contained in:
@@ -7,7 +7,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 42495935-95de-4f5c-ae08-8fac00f6b308
|
||||
dockerImageTag: 0.2.4
|
||||
dockerImageTag: 0.2.5
|
||||
dockerRepository: airbyte/source-visma-economic
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/visma-economic
|
||||
githubIssueLabel: source-visma-economic
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "0.2.4"
|
||||
version = "0.2.5"
|
||||
name = "source-visma-economic"
|
||||
description = "Source implementation for Visma Economic."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
-e .
|
||||
-e ../../bases/connector-acceptance-test
|
||||
File diff suppressed because it is too large
Load Diff
@@ -49,6 +49,7 @@ For more information about the api see the [E-conomic REST API Documentation](ht
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
|
||||
| 0.2.5 | 2024-05-28 | [38691](https://github.com/airbytehq/airbyte/pull/38691) | Make compatibility with builder |
|
||||
| 0.2.4 | 2024-04-19 | [37283](https://github.com/airbytehq/airbyte/pull/37283) | Updating to 0.80.0 CDK |
|
||||
| 0.2.3 | 2024-04-18 | [37283](https://github.com/airbytehq/airbyte/pull/37283) | Manage dependencies with Poetry. |
|
||||
| 0.2.2 | 2024-04-15 | [37283](https://github.com/airbytehq/airbyte/pull/37283) | Base image migration: remove Dockerfile and use the python-connector-base image |
|
||||
|
||||
Reference in New Issue
Block a user