Does GCS Destination allows use JSONL format without compressed format?

Hello,

Considering pull request
#11686CSV and JSONL formats are now automatically compressed with GZIP

Is there the option of uploading still not compressed?
I have some external tables that read data from JSONL files from GCS storage and that will break if the files arrive in ZIP format.

Thank you!

No, CSV and JSONL using GCS connector always will use the compressed format.
Check our docs: Google Cloud Storage \(GCS\) | Airbyte Documentation