* Bump faker version to test M1 Connector builds
* add PR link to changelog
* Remove birhtday, it doesn't obey seed
* bump readme
* more birthday to remove
* remove image specificity in publish-command
* Set AMI for testing.
* test with including buildx emulators
* auto-bump connector version
* add TODO comment
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Display addtional failure information when sync is expanded
* rename
* Update airbyte-webapp/src/components/JobItem/components/FailureDetails.tsx
Co-authored-by: Tim Roes <tim@airbyte.io>
* fix bad merge
* jump to timestamp
* cleat timestamp when logs colapsed
* speed up search
* rename
* Do what @pedroslopez says
* Rebase from master after big API update
* `floor` matchtimes for greater range matching
* Update airbyte-webapp/src/components/JobItem/components/ErrorDetails.tsx
Co-authored-by: Tim Roes <tim@airbyte.io>
* Update airbyte-webapp/src/components/JobItem/components/ErrorDetails.tsx
Co-authored-by: Tim Roes <tim@airbyte.io>
* Update airbyte-webapp/src/components/JobItem/components/Logs.tsx
Co-authored-by: Tim Roes <tim@airbyte.io>
* Update airbyte-webapp/src/components/JobItem/JobItem.tsx
Co-authored-by: Tim Roes <tim@airbyte.io>
* replace regexp with `dayJs`
* Extract dayjs into globals module
* mach time in full-second resolution
* revert `dayJs` and use `Date.parse`
* Just show failure timestamp rather than scroll
Co-authored-by: Tim Roes <tim@airbyte.io>
* MSSQL CDC feature to capture only changes option added
* MSSQL CDC feature to capture only changes option added
* added option to disable snapshot
snapshot isolation setting is hardcode and I modified as user option
* recommitting
* docker version change
docker version change
* resolve conflict
* review 1 added
* review 1 added
* removed extra space
removed extra space
* setting a timeout in client side
* upgraded version
* upgraded pendulum lib
* fix spec like docs
* chore: bump version in source definitions
* chore: update seed file
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
* #12486 and #49 from alpha-beta-issues fixes
* test updates for #airbyte/12486 and #alpha-beta-issues/49
* #12486 #49-alpha-beta-issues PR comment fixes
* #12486 doc upd: add note on use of custom queries
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* fix: integration tests are failing for tiktok-marketing
* fix: integration tests are failing for tiktok-marketing
* chore: publish new version
* chore: update seed file
* implemented oauth support
* bumped version
* added changelog
* changed releaseStage to beta
* removed redirect_uri from spec
* removed user_id, customer_id from spec
* fixed invalid_config
* fixed flakeCheck
* fixed broken schema for account stream
* added old config support
* added new unit test to increase test coverage to 91%
* removed unneccessary tests
* formated code
* updated after review
* added oauth implementation java test
* updated spec
* updated after review
* updated docs
* auto-bump connector version
Co-authored-by: Vadym Ratniuk <midavadim@yahoo.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* added end date configuration.
* restore and added stream_test in unit test
* updated spec.json
* updated with master
* spec.json updated
* updated streams_test.py
* updated spec.json with new end date
* updated in unit test file
* stream test updated
* fix: formatting and spec
* chore: updated the source-pipedrive version
* fix: formatting and spec
* fix: formatting and spec
* fix: formatting and spec
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
* 🐛 Source(Pipedrive): remove date-time format from schemas
Pipedrive doesn't work with ISO format of date times. Example of format by Pipedrive: 2020-04-15 12:58:48
* chore: update changelog
* chore: updated the source-pipedrive version
* chore: update seed file
Co-authored-by: Joël Luijmes <me@joell.dev>
* full stream coverage
* update integration tests with new streams
* fix: tests
* chore: updated the source-typeform version
* chore: updated the source-typeform version
* chore: update seed file
Co-authored-by: itaseski <ivica.taseski94@gmail.com>
* fix#12680: use correct max size for SUPER type
* address review comments
* docs: add changelog entry
* bump version
* test: make large record actually too big
* fix: use a method instead of member variable for correct override
* fix: if overall object is invalid, don't check individual elements
* feat: add unit test for isValidData
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>