Artem Inzhyyants
ecd6d89b9a
Airbyte CDK: make max_time optional for backoff handler external usage ( #31889 )
2023-10-27 13:56:36 +02:00
Marius Posta
7ae97175a6
gradle: fix repo wide behaviour ( #30607 )
2023-09-28 05:01:13 -07:00
Maxime Carbonneau-Leclerc
3e41ce7cd6
Maxi297/fix datetime format inference issue ( #30442 )
2023-09-15 09:40:47 -04:00
Alexandre Girard
b4ce532762
low-code: Allow formatting datetimes as milliseconds since unix epoch ( #29504 )
...
Co-authored-by: girarda <girarda@users.noreply.github.com >
2023-08-17 18:49:28 -07:00
Joe Reuter
df3b1d9c8d
🚨 🚨 Low code CDK: Decouple SimpleRetriever and HttpStream ( #28657 )
...
* fix tests
* format
* review comments
* Automated Commit - Formatting Changes
* review comments
* review comments
* review comments
* log all messages
* log all message
* review comments
* review comments
* Automated Commit - Formatting Changes
* add comment
---------
Co-authored-by: flash1293 <flash1293@users.noreply.github.com >
2023-08-03 12:30:59 +02:00
Joe Reuter
0d185a2b40
fix date format detection ( #28268 )
2023-07-14 13:16:15 +02:00
Joe Reuter
c53d1fa29d
Datetime inferrer: Improve detected formats ( #27546 )
...
* consolidate formats
* Automated Commit - Formatting Changes
* consolidate formats
* consolidate formats
---------
Co-authored-by: flash1293 <flash1293@users.noreply.github.com >
2023-06-23 05:23:33 -04:00
Joe Reuter
d6512dea2c
CDK: Datetime format inferrer ( #27071 )
...
* datetime inferrer class
* format
* pass inferred date formats along
* review comments
2023-06-09 10:33:54 +02:00
Joe Reuter
ec5aa7bab6
CDK: Improve schema detection ( #26741 )
...
* improve schema detection
* improve schema detection
* review comment
* Automated Commit - Formatting Changes
---------
Co-authored-by: flash1293 <flash1293@users.noreply.github.com >
2023-05-31 09:57:08 -04:00
Jonathan Pearlin
2ebfa459cf
Publish stream status messages in CDK ( #24994 )
...
* Publish stream status messages in CDK
* Automated Commit - Formatting Changes
* Convert to StreamDescriptor
* Automated Commit - Formatting Changes
* Bump to latest protocol model
* Automated Commit - Formatting Changes
* Bump protocol version
* Add tests for stream status message creation
* Formatting
* Formatting
* Fix failing test
* Actually emit state message
* Automated Commit - Formatting Changes
* Bump airbyte-protocol
* PR feedback
* Fix parameter input
* Correctly yield status message
* PR feedback
* Formatting
* Fix failing tests
* Automated Commit - Formatting Changes
* Revert accidental change
* Automated Change
* Replace STOPPED with COMPLETE/INCOMPLETE
* Update source-facebook-marketing changelog
* Revert "Update source-facebook-marketing changelog"
This reverts commit 709edb800c .
---------
Co-authored-by: jdpgrailsdev <jdpgrailsdev@users.noreply.github.com >
2023-04-26 10:30:36 -04:00
Cole Snodgrass
2e099acc52
update headers from 2022 -> 2023 ( #22594 )
...
* It's 2023!
* 2022 -> 2023
---------
Co-authored-by: evantahler <evan@airbyte.io >
2023-02-08 13:01:16 -08:00
Joe Reuter
e2547ffcdd
CDK: Add schema inferrer class ( #20941 )
...
* fix stuff
* Update schema_inferrer.py
* Update schema_inferrer.py
* bump version
* review comments
* code style
* fix formatting
* improve tests
2023-01-06 13:43:29 +01:00
Pedro S. Lopez
ad29513a43
CDK: Handle config validation errors as config_error and failed check status ( #18214 )
...
* schema helpers raises a config_error
* traced exceptions can be turned into connection status messages
* add tests for schema helpers
* return a failed status message rather than throwing in check command
* remove unused imports
* add comment
* bump version / update changelog
2022-10-20 13:23:06 -04:00
Serhii Chvaliuk
4e6cb05759
CDK: Improve filter_secrets skip empty string ( #15684 )
...
* Improve `filter_secrets` skip empty string
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-08-16 19:28:57 +03:00
Sherif A. Nada
7acbcfbfb7
Fix CDK obfuscation of nested secrets ( #14035 )
2022-06-23 09:23:27 -07:00
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
Pedro S. Lopez
73c7fad7fc
CDK: emit AirbyteTraceMessage with exception trace information ( #12593 )
2022-05-06 17:16:57 -04:00