Skip to content

Base64 cleanup#2170

Merged
pcapriotti merged 5 commits intodevelopfrom
pcapriotti/base64-cleanup
Mar 3, 2022
Merged

Base64 cleanup#2170
pcapriotti merged 5 commits intodevelopfrom
pcapriotti/base64-cleanup

Conversation

@pcapriotti
Copy link
Contributor

Clean up of Base64ByteString:

  • Add a strict version and make it the default
  • Clean up instances
  • Export an unnamed schema for the raw underlying ByteString
  • Add *HttpApi instances using base64url

Checklist

  • The PR Title explains the impact of the change.
  • The PR description provides context as to why the change should occur and what the code contributes to that effect. This could also be a link to a JIRA ticket or a Github issue, if there is one.
  • changelog.d contains the following bits of information (details):
    • A file with the changelog entry in one or more suitable sub-sections. The sub-sections are marked by directories inside changelog.d.

 - Add a strict version and make it the default
 - Clean up instances
 - Export an unnamed schema for the raw underlying 'ByteString'
 - Add '*HttpApi' instances using `base64url`
@pcapriotti pcapriotti merged commit ee8a992 into develop Mar 3, 2022
@pcapriotti pcapriotti deleted the pcapriotti/base64-cleanup branch March 3, 2022 15:02
@zebot zebot mentioned this pull request Mar 7, 2022
@zebot zebot mentioned this pull request Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants