50 lines
2.6 KiB
Markdown
50 lines
2.6 KiB
Markdown
# Everhour
|
|
|
|
This page contains the setup guide and reference information for the [Everhour](https://everhour.com/) source connector.
|
|
|
|
## Prerequisites
|
|
|
|
- API Key from Everhour. You can follow instructions [here](https://everhour.docs.apiary.io/#) to get one.
|
|
|
|
## Supported sync modes
|
|
|
|
Currently, this project only supports full sync mode.
|
|
|
|
## Supported Streams
|
|
|
|
This project supports the following streams:
|
|
|
|
- Projects Stream
|
|
- Tasks Stream
|
|
- Time Records Stream
|
|
- Clients Stream
|
|
- Time Stream
|
|
- Users Stream
|
|
|
|
## Changelog
|
|
|
|
<details>
|
|
<summary>Expand to review</summary>
|
|
|
|
| Version | Date | Pull Request | Subject |
|
|
|:--------|:-----------| :------------------------------------------------------- | :-------------- |
|
|
| 0.2.2 | 2024-10-28 | [47508](https://github.com/airbytehq/airbyte/pull/47508) | Update dependencies |
|
|
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |
|
|
| 0.2.0 | 2024-08-15 | [44151](https://github.com/airbytehq/airbyte/pull/44151) | Refactor connector to manifest-only format |
|
|
| 0.1.13 | 2024-08-10 | [43561](https://github.com/airbytehq/airbyte/pull/43561) | Update dependencies |
|
|
| 0.1.12 | 2024-08-03 | [43205](https://github.com/airbytehq/airbyte/pull/43205) | Update dependencies |
|
|
| 0.1.11 | 2024-07-27 | [42696](https://github.com/airbytehq/airbyte/pull/42696) | Update dependencies |
|
|
| 0.1.10 | 2024-07-20 | [42195](https://github.com/airbytehq/airbyte/pull/42195) | Update dependencies |
|
|
| 0.1.9 | 2024-07-13 | [41834](https://github.com/airbytehq/airbyte/pull/41834) | Update dependencies |
|
|
| 0.1.8 | 2024-07-10 | [41534](https://github.com/airbytehq/airbyte/pull/41534) | Update dependencies |
|
|
| 0.1.7 | 2024-07-09 | [41187](https://github.com/airbytehq/airbyte/pull/41187) | Update dependencies |
|
|
| 0.1.6 | 2024-07-06 | [40871](https://github.com/airbytehq/airbyte/pull/40871) | Update dependencies |
|
|
| 0.1.5 | 2024-06-25 | [40262](https://github.com/airbytehq/airbyte/pull/40262) | Update dependencies |
|
|
| 0.1.4 | 2024-06-22 | [40168](https://github.com/airbytehq/airbyte/pull/40168) | Update dependencies |
|
|
| 0.1.3 | 2024-06-19 | [38633](https://github.com/airbytehq/airbyte/pull/38633) | Make connector compatible with Builder |
|
|
| 0.1.2 | 2024-06-04 | [39079](https://github.com/airbytehq/airbyte/pull/39079) | [autopull] Upgrade base image to v1.2.1 |
|
|
| 0.1.1 | 2024-05-20 | [38410](https://github.com/airbytehq/airbyte/pull/38410) | [autopull] base image + poetry + up_to_date |
|
|
| 0.1.0 | 2023-02-28 | [23593](https://github.com/airbytehq/airbyte/pull/23593) | Initial Release |
|
|
|
|
</details>
|