Alexandre Girard
Alexandre Girard
## What Replace usage of deprecated AirbyteLogger with logging.Logger ## Can this PR be safely reverted and rolled back? - [X] YES 💚
## What Replace usage of deprecated AirbyteLogger with logging.Logger ## Can this PR be safely reverted and rolled back? - [X] YES 💚
## What Replace usage of deprecated AirbyteLogger with logging.Logger ## Can this PR be safely reverted and rolled back? - [X] YES 💚
## What Replace usage of deprecated AirbyteLogger with logging.Logger ## Can this PR be safely reverted and rolled back? - [X] YES 💚
source-tiktok-marketing: Replace AirbyteLogger with logging.Logger and upgrade to latest base image
## What Replace usage of deprecated AirbyteLogger with logging.Logger ## Can this PR be safely reverted and rolled back? - [X] YES 💚
refactor(source-stripe): Replace AirbyteLogger with logging.Logger and upgrade to latest base image
## What Replace usage of deprecated AirbyteLogger with logging.Logger ## Can this PR be safely reverted and rolled back? - [X] YES 💚
## What ## How ## Review guide ## User Impact ## Can this PR be safely reverted and rolled back? - [ ] YES 💚 - [ ] NO ❌
## What Replace usage of deprecated AirbyteLogger with logging.Logger ## Can this PR be safely reverted and rolled back? - [X] YES 💚
## What Add an `airbyte-ci` pipeline to search and replace instances of `AirbyteLogger` with `logging.Logger`. `airbyte-ci connectors --name=destination-amazon-sqs migrate_to_logging_logger` ## Can this PR be safely reverted and rolled back? -...
## What Delete the `AirbyteSpec` and `AirbyteLogger` classes from the Python CDK. - `AirbyteLogger` is deprecated and should be replaced with `logging.getLogger("airbyte")` - `AirbyteSpec` is unused The PR is targeting...