* Fixed reading threads issue
* Added filtering for threads stream
* Added acceptance test for threads stream
* Added integration dummy test
* Added requirements file
* Deleted version of airbyte-cdk
* Deleted validate_output_from_all_streams flag
* Deleted condition status code in backoff
* Allow configuring lookback windows and start date, allow configuring whether to join all channels and flake8 errors in amazon source
* added acceptance tests, fixed incremental read test, fixed readme python run instruction
* added acceptance tests
* added pre commit config
* fixed chmod on amazon and facebook files
* format changes
* fixed chmod on amazon and facebook files
* fixed tests
* pr changes
* deleted amazon changes, precommit file and source pr changes
* changed lookback window to interval
* changed lookback window to duration
* added annotations
* changed lookback_window to pendulum.duration logic
* added cast cursor field function, deleted latest_state changing during get_update_state function
* deleted threads from configured catalog due to the timeout error in incremental stream
* deleted threads from configured catalog due to the timeout error in incremental stream
* deleted threads from configured catalog due to the timeout error in incremental stream
* deleted try except blocks and response parsing
* fix state parsing logic, leave timestamp
* grooming
* pr changes and tests uncommented
* updated cursor field and according files
* version bump
* version bump
* version bump
* version bump
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>