π Source Salesforce: fix response encoding - #17314
Conversation
|
/test connector=connectors/source-salesforce
Build FailedTest summary info: |
|
/test connector=connectors/source-salesforce
Build FailedTest summary info: |
|
/test connector=connectors/source-salesforce
Build FailedTest summary info: |
|
/test connector=connectors/source-salesforce
Build FailedTest summary info: |
|
/test connector=connectors/source-salesforce
Build PassedTest summary info: |
|
/publish connector=connectors/source-salesforce
if you have connectors that successfully published but failed definition generation, follow step 4 here |
|
/publish connector=connectors/source-salesforce
if you have connectors that successfully published but failed definition generation, follow step 4 here |
* π Source Salesforce: fix response encoding * π Source Salesforce: fix REQUEST_LIMIT_EXCEEDED error handling * π Source Salesforce: fix test memory * π Source Salesforce: Bump version to 1.0.19 * auto-bump connector version [ci skip] Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
What
Resolving: #15950
How
Use the encoding information from the response headers
Recommended reading order
x.javay.pythonπ¨ User Impact π¨
Are there any breaking changes? What is the end result perceived by the user? If yes, please merge this PR with the π¨π¨ emoji so changelog authors can further highlight this if needed.
Pre-merge Checklist
Expand the relevant checklist and delete the others.
Updating a connector
Community member or Airbyter
airbyte_secret./gradlew :airbyte-integrations:connectors:<name>:integrationTest.README.mdbootstrap.md. See description and examplesdocs/integrations/<source or destination>/<name>.mdincluding changelog. See changelog exampleAirbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>command is passing/publishcommand described hereConnector Generator
-scaffoldin their name) have been updated with the latest scaffold by running./gradlew :airbyte-integrations:connector-templates:generator:testScaffoldTemplatesthen checking in your changesTests
Unit
Put your unit tests output here.
Integration
Put your integration tests output here.
Acceptance
Put your acceptance tests output here.