Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-opsgenie version to 0.3.14
Build source-opsgenie docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
  • Loading branch information
alafanechere committed Jul 27, 2024
1 parent 8c3eda1 commit 734b388
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 06bdb480-2598-40b8-8b0f-fc2e2d2abdda
dockerImageTag: 0.3.13
dockerImageTag: 0.3.14
dockerRepository: airbyte/source-opsgenie
documentationUrl: https://docs.airbyte.com/integrations/sources/opsgenie
githubIssueLabel: source-opsgenie
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-opsgenie/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.3.13"
version = "0.3.14"
name = "source-opsgenie"
description = "Source implementation for Opsgenie."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/opsgenie.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ The Opsgenie connector uses the most recent API version for each source of data.

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.3.14 | 2024-07-27 | [42650](https://github.com/airbytehq/airbyte/pull/42650) | Update dependencies |
| 0.3.13 | 2024-07-20 | [42193](https://github.com/airbytehq/airbyte/pull/42193) | Update dependencies |
| 0.3.12 | 2024-07-13 | [41895](https://github.com/airbytehq/airbyte/pull/41895) | Update dependencies |
| 0.3.11 | 2024-07-10 | [41493](https://github.com/airbytehq/airbyte/pull/41493) | Update dependencies |
Expand Down

0 comments on commit 734b388

Please sign in to comment.