Skip to content
Draft
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
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-7shifts/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-7shifts
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.3@sha256:826a053bc43678a94e307e32882ae776ecb847cf7b75031fe10dcdc664995dfb
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.5@sha256:a5ef859b9f6dde52bd914fbcddb088d4f1ccae4887ffb58b2282b80f119fdcbe
connectorSubtype: api
connectorType: source
definitionId: a8b458a3-024f-430e-8f62-a200c3eb79fd
dockerImageTag: 0.0.33
dockerImageTag: 0.0.34
dockerRepository: airbyte/source-7shifts
githubIssueLabel: source-7shifts
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/7shifts.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Generate an Access Token by navigating to "Company Settings", then "Developer To

| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.34 | 2026-01-27 | [72370](https://github.com/airbytehq/airbyte/pull/72370) | Update dependencies |
| 0.0.33 | 2026-01-14 | [71522](https://github.com/airbytehq/airbyte/pull/71522) | Update dependencies |
| 0.0.32 | 2025-12-19 | [70938](https://github.com/airbytehq/airbyte/pull/70938) | Update dependencies |
| 0.0.31 | 2025-11-25 | [69914](https://github.com/airbytehq/airbyte/pull/69914) | Update dependencies |
Expand Down
Loading