File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
airbyte-integrations/connectors/source-freshdesk
docs/integrations/sources Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ COPY source_freshdesk ./source_freshdesk
34
34
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
35
35
ENTRYPOINT ["python" , "/airbyte/integration_code/main.py" ]
36
36
37
- LABEL io.airbyte.version=3.0.1
37
+ LABEL io.airbyte.version=3.0.2
38
38
LABEL io.airbyte.name=airbyte/source-freshdesk
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ The Freshdesk connector should not run into Freshdesk API limitations under norm
67
67
68
68
| Version | Date | Pull Request | Subject |
69
69
| :--------| :-----------| :---------------------------------------------------------| :--------------------------------------------------------------------------------------|
70
- | 3.0.1 | 2023-02-06 | [ 21970] ( https://github.com/airbytehq/airbyte/pull/21970 ) | Enable availability strategy for all streams |
70
+ | 3.0.2 | 2023-02-06 | [ 21970] ( https://github.com/airbytehq/airbyte/pull/21970 ) | Enable availability strategy for all streams |
71
71
| 3.0.0 | 2023-01-31 | [ 22164] ( https://github.com/airbytehq/airbyte/pull/22164 ) | Rename nested ` business_hours ` table to ` working_hours ` |
72
72
| 2.0.1 | 2023-01-27 | [ 21888] ( https://github.com/airbytehq/airbyte/pull/21888 ) | Set ` AvailabilityStrategy ` for streams explicitly to ` None ` |
73
73
| 2.0.0 | 2022-12-20 | [ 20416] ( https://github.com/airbytehq/airbyte/pull/20416 ) | Fix ` SlaPolicies ` stream schema |
You can’t perform that action at this time.
0 commit comments