Skip to content

🐙 source-senseforce: run up-to-date pipeline [2025-07-05] #61455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 39de93cb-1511-473e-a673-5cbedb9436af
dockerImageTag: 0.2.27
dockerImageTag: 0.2.28
dockerRepository: airbyte/source-senseforce
githubIssueLabel: source-senseforce
icon: senseforce.svg
Expand Down Expand Up @@ -47,5 +47,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
baseImage: docker.io/airbyte/source-declarative-manifest:6.57.3@sha256:a193ed90a8b69ea54d148db7cb556e8c7e840ad22eb101d7cedc0190d64a9595
metadataSpecVersion: "1.0"
1 change: 1 addition & 0 deletions docs/integrations/sources/senseforce.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Senseforce utilizes an undocumented rate limit which - under normal use - should

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :-------------------------------------------- |
| 0.2.28 | 2025-07-05 | [61455](https://github.com/airbytehq/airbyte/pull/61455) | Update dependencies |
| 0.2.27 | 2025-05-24 | [60492](https://github.com/airbytehq/airbyte/pull/60492) | Update dependencies |
| 0.2.26 | 2025-05-10 | [60180](https://github.com/airbytehq/airbyte/pull/60180) | Update dependencies |
| 0.2.25 | 2025-05-04 | [59594](https://github.com/airbytehq/airbyte/pull/59594) | Update dependencies |
Expand Down
Loading