1
0
mirror of synced 2025-12-23 11:57:55 -05:00
Commit Graph

75 Commits

Author SHA1 Message Date
Christo Grabowski
ac14242147 Source Notion: add 'synced block' property and date format (#31742)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-10-24 10:34:44 -04:00
Christo Grabowski
11374d6ebb 🐛 Source Notion: Update connection check method (#31625)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-10-19 17:29:36 -04:00
Christo Grabowski
0e43182eef 🐛 Source Notion: refactor backoff time for 500 errors (#31612)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-10-19 13:12:36 -04:00
Augustin
a41c4f5b3d Migrate connectors to use our python base image (Round 2) (#31599) 2023-10-19 17:58:45 +02:00
Christo Grabowski
69a0abcaa6 Source Notion: add validation checks to start_date (#31507)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-10-17 15:04:53 -04:00
Christo Grabowski
b5c3149ff7 🚨🚨🐛 Source Notion: JSON Schema Updates (#30587)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-10-09 14:55:53 -04:00
Christo Grabowski
3b0269f188 Source Notion: add new stream comments (#30324)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-10-09 11:40:55 -04:00
Christo Grabowski
b428227198 Source Notion: Add suggested Streams and Optional Start Date (#30780)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-10-09 10:10:38 -04:00
Christo Grabowski
537b304109 Source Notion: Add Availability Strategy (#30750)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-10-09 09:31:39 -04:00
Daryna Ishchenko
e6f4d366d5 Source Notion: added new fields for blocks and pages streams (#31053)
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-10-09 13:43:29 +03:00
Christo Grabowski
743a21c335 Source Notion: user-friendly connection error messages (#29999)
Co-authored-by: ChristoGrab <ChristoGrab@users.noreply.github.com>
2023-08-30 16:24:18 -04:00
Ben Church
40781313da Update Internal Fields: update ql levels to better resemble previous high strictness (#29450) 2023-08-15 18:03:10 -05:00
Ben Church
2f7deaee02 [skip ci] Metadata: Remove leading underscore (#29024)
* DNC

* Add test models

* Add model test

* Remove underscore from metadata files

* Regenerate models

* Add test to check for key transformation

* Allow additional fields on metadata

* Delete transform
2023-08-03 10:56:13 -07:00
Ben Church
e9490e3fb6 Connector Levels: Add new internal metadata fields (#28904)
* Add airbyte internal

* Add tests

* First pass

* Set destinations to same levels as sources

* Best guess at missing statuses

* Best guess at _ql

* Add separate enum class

* Fix support level name

* Update templates

* Add one more test
2023-08-01 18:08:33 -05:00
Daryna Ishchenko
7fc42be17c 🐛 Source Notion: migrated to advancedAuth (#26535)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* migrated to advanced_auth

* #26535 source notion: upd changelog

---------

Co-authored-by: Denys Davydov <davydov.den18@gmail.com>
Co-authored-by: Ben Church <ben@airbyte.io>
2023-06-15 12:21:41 +03:00
Mal Hancock
0fc11c5119 🐛 Source Notion: fix typo in blocks stream (#27170)
* fix typo in block stream

* update docs
2023-06-08 11:53:25 -07:00
Artem Inzhyyants
f78e2e51c7 Source Notion: skip streams with invalid_start_cursor error (#27062)
* Source Notion: skip streams with invalid_start_cursor error

* Source Notion: update docs

* Source Stripe: bump version
2023-06-07 17:31:11 +02:00
Daryna Ishchenko
83b968ad45 :bug:Source Notion: added handing empty results in response (#27073)
* added handing empty results in response

* added changelog
2023-06-07 18:25:08 +03:00
Daryna Ishchenko
6defead33c 🐛 Source Notion: added skipping 404 error for steam bloks (#27060)
* added skipping 404 error for steam bloks

* added changelog
2023-06-07 10:59:22 +03:00
Ben Church
1dabc6208e Metadata: add tags field (#26320)
* Add optional tags field

* Remove duplicate icons

* Add programming tags to all

* Update docs

* supportUrl -> documentationUrl

* Ensure one language tag is applied

* Add keyvalue check

* rebase and fix tests

* Format

* Add cache buster

* Improve test

* Automated Commit - Formatting Changes

* Update error

* Fix missing tags

* Fix scaffold

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-05-26 16:13:09 -07:00
Marcos Marx
9ac8ba41a1 Source Notion: add parent field to blocks streams (#26286)
* add parent field to blocks

* udpate docs

* Automated Change

* Automated Change

* format oss registry and update notion

* Automated Change

* Update notion.md
2023-05-19 10:06:17 -03:00
Augustin
7310494846 qa-checks: check metadata version matches dockerfile version (#25661) 2023-05-04 16:08:19 -07:00
Baz
d88081ced7 🐛 Source Notion: fix ai_block is unsupported by API issue, while fetching Blocks stream (#25709)
* fixed

* updated changelog

* updated

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-02 00:40:40 +03:00
Ben Church
5563179782 Dagster: rename catalog to registry (#25254)
* rename catalog to registry in metadata service

* rename catalog to registry in metadata files

* Run generate models

* Fix missed renames

* Add github personal access token

* Run black

* Automated Change

---------

Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-04-18 22:15:11 +02:00
Augustin
ebc907cdf7 create metadata files for all connectors (#24964) 2023-04-13 07:45:04 +02:00