Skip to content

docs: Adds note about serialization error case#5617

Merged
dougch merged 5 commits intoaws:mainfrom
maddeleine:serialization_docs
Nov 20, 2025
Merged

docs: Adds note about serialization error case#5617
dougch merged 5 commits intoaws:mainfrom
maddeleine:serialization_docs

Conversation

@maddeleine
Copy link
Copy Markdown
Contributor

Goal

Fully document all of the serialization feature's error cases.

Why

Someone was receiving this error and didn't know how to interpret it. I like to add documentation when people ask questions.

How

Adds another note to our s2n_serialize API header.

Callouts

Technically I could put this in the usage guide, the serialization header is getting a little large. But I decided not to since it's like two sentences.

Testing

N/A

Related

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@maddeleine maddeleine requested review from jouho and removed request for jmayclin November 17, 2025 20:03
@maddeleine maddeleine enabled auto-merge November 17, 2025 20:08
@jouho
Copy link
Copy Markdown
Contributor

jouho commented Nov 17, 2025

Since we are here, could we also document that SSLv3 isn't supported for serialization/deserialization feature? #5538

@maddeleine maddeleine added this pull request to the merge queue Nov 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 17, 2025
@jmayclin jmayclin added this pull request to the merge queue Nov 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 20, 2025
@dougch dougch added this pull request to the merge queue Nov 20, 2025
Merged via the queue into aws:main with commit fde9bf3 Nov 20, 2025
61 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants