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-mailersend version to 0.1.10
Build source-mailersend 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 b5e5cf6
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 @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 2707d529-3c04-46eb-9c7e-40d4038df6f7
dockerImageTag: 0.1.9
dockerImageTag: 0.1.10
dockerRepository: airbyte/source-mailersend
githubIssueLabel: source-mailersend
icon: mailersend.svg
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-mailersend/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.1.9"
version = "0.1.10"
name = "source-mailersend"
description = "Source implementation for Mailersend."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/mailersend.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ MailerSend has a default [rate limit](https://developers.mailersend.com/general.

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------- |
| 0.1.10 | 2024-07-27 | [42700](https://github.com/airbytehq/airbyte/pull/42700) | Update dependencies |
| 0.1.9 | 2024-07-20 | [42273](https://github.com/airbytehq/airbyte/pull/42273) | Update dependencies |
| 0.1.8 | 2024-07-13 | [41696](https://github.com/airbytehq/airbyte/pull/41696) | Update dependencies |
| 0.1.7 | 2024-07-10 | [41557](https://github.com/airbytehq/airbyte/pull/41557) | Update dependencies |
Expand Down

0 comments on commit b5e5cf6

Please sign in to comment.