File tree 3 files changed +3
-2
lines changed
airbyte-integrations/connectors/source-hibob
docs/integrations/sources
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2334,7 +2334,7 @@ streams:
2334
2334
check :
2335
2335
type : CheckStream
2336
2336
stream_names :
2337
- - " payroll "
2337
+ - " profiles "
2338
2338
spec :
2339
2339
type : Spec
2340
2340
connection_specification :
Original file line number Diff line number Diff line change 20
20
connectorSubtype : api
21
21
connectorType : source
22
22
definitionId : 4dc991ed-3dcc-4c40-ac28-9402836709f1
23
- dockerImageTag : 0.2.15
23
+ dockerImageTag : 0.2.16
24
24
dockerRepository : airbyte/source-hibob
25
25
githubIssueLabel : source-hibob
26
26
icon : icon.svg
Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ Link to HiBob API documentation [here](https://apidocs.hibob.com/docs/).
80
80
81
81
| Version | Date | Pull Request | Subject |
82
82
| :---------| :-----------| :---------------------------------------------------------| :-------------------------------------------------------------------------------------------------------------------------------------|
83
+ | 0.2.16 | 2025-03-10 | [ 55674] ( https://github.com/airbytehq/airbyte/pull/55674 ) | Change check stream from payrolls to profiles |
83
84
| 0.2.15 | 2025-03-08 | [ 55484] ( https://github.com/airbytehq/airbyte/pull/55484 ) | Update dependencies |
84
85
| 0.2.14 | 2025-03-01 | [ 54742] ( https://github.com/airbytehq/airbyte/pull/54742 ) | Update dependencies |
85
86
| 0.2.13 | 2025-02-22 | [ 54314] ( https://github.com/airbytehq/airbyte/pull/54314 ) | Update dependencies |
You can’t perform that action at this time.
0 commit comments