Skip to content

Niall/kinesis base64 remove #2640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 23, 2022
Merged

Conversation

niallzato
Copy link
Contributor

Proposed changes

A customer wrote in about the base 64 encoding, and observed the payloads were not base 64 encoded. Checking out the code I do not see nay logic around base 64 encoding, and our code in the docs was also incorrect.
https://github.com/segmentio/integrations/blob/master/integrations/amazon-kinesis/lib/index.js#L96

Removing references to base 64 encoding.

@niallzato niallzato requested a review from a team as a code owner March 23, 2022 09:54
@niallzato niallzato requested review from markzegarelli and removed request for a team March 23, 2022 09:54
@markzegarelli markzegarelli added the fixed-content fix to content that has outdated or wrong information label Mar 23, 2022
@markzegarelli markzegarelli merged commit c4b85d2 into develop Mar 23, 2022
@markzegarelli markzegarelli deleted the niall/kinesis_base64_remove branch March 23, 2022 17:21
@github-actions
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

markzegarelli pushed a commit that referenced this pull request Mar 24, 2022
* Niall/kinesis base64 remove (#2640)

* remove base 64 docs

* remove base 64 docs

Co-authored-by: Niall Brennan <niall.brennan@segment.com>

* these are not partner owned

* REST vs. SOAP endpoint

I made a mistake when setting up Marketo. Putting this line in in the hopes of preventing other users from making the same mistake.

* Catalog updates for new integrations (#2650)

* Swift/Kotlin no longer in beta (#2649)

* no longer in beta

* no longer in beta

Co-authored-by: Niall Brennan <niall.brennan@segment.com>

* Prevent mistakes when setting up Marketo (#2646)

Make docs easier to follow.
- Correct minor misspellings between our docs and Marketo's interface
- Add a callout to check the API Only box
- Make it clear that the audience takes a few hours to sync.

* Add Groundswell Destination to Segment Doc (#2644)

* Groundswell doc

* catalog and edits

Co-authored-by: Sneha Shashidhar <sneha.shashidhar@segment.com>
Co-authored-by: markzegarelli <mark.zegarelli@segment.com>

Co-authored-by: Segment Docs Robot <73141528+bot-docsteam@users.noreply.github.com>
Co-authored-by: Niall Brennan <niallbrennan87@gmail.com>
Co-authored-by: Niall Brennan <niall.brennan@segment.com>
Co-authored-by: gyeuttersegment <93450145+gyeuttersegment@users.noreply.github.com>
Co-authored-by: pwseg <86626706+pwseg@users.noreply.github.com>
Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>
Co-authored-by: Sneha Shashidhar <97519099+sneha-shashidhar@users.noreply.github.com>
Co-authored-by: Sneha Shashidhar <sneha.shashidhar@segment.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed-content fix to content that has outdated or wrong information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants