1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Source Pipedrive: correct schema removing timestamp from fields (#5642)

* update schema

* update docs and bump version

* rollback frontend change
This commit is contained in:
Marcos Marx
2021-08-26 14:49:34 -03:00
committed by GitHub
parent b9e1997d2f
commit ceb916d874
5 changed files with 6 additions and 7 deletions

View File

@@ -76,6 +76,7 @@ See [How to find the API token](https://pipedrive.readme.io/docs/how-to-find-the
| Version | Date | Pull Request | Subject |
| :------ | :-------- | :----- | :------ |
| 0.1.3 | 2021-08-26 | [5642](https://github.com/airbytehq/airbyte/pull/5642) | Remove date-time from deals stream |
| 0.1.2 | 2021-07-23 | [4912](https://github.com/airbytehq/airbyte/pull/4912) | Update money type to support floating point |
| 0.1.1 | 2021-07-19 | [4686](https://github.com/airbytehq/airbyte/pull/4686) | Update spec.json |
| 0.1.0 | 2021-07-19 | [4686](https://github.com/airbytehq/airbyte/pull/4686) | Release Pipedrive connector! |