Fix ECPrivateKey version compatibility for Erlang 28+#181
Closed
kpy3 wants to merge 2 commits into
Closed
Conversation
Contributor
Author
|
Hi @potatosalad! Looks like CI is broken, could you take a look on it? |
netbsd-srcmastr
pushed a commit
to NetBSD/pkgsrc
that referenced
this pull request
Feb 7, 2026
# Changelog ## 1.11.12 (2025-11-20) * Fixes * Properly handle `nil` from Elixir maps when encoding with the builtin `json` Erlang/OTP module; see [#184](potatosalad/erlang-jose#184) * Drop required Elixir version back from 1.16 -> 1.13; see [#185](potatosalad/erlang-jose#185) ## 1.11.11 (2025-11-17) * Fixes * EC key decode/encode issues in OTP 28; see [#180](potatosalad/erlang-jose#180), [#181](potatosalad/erlang-jose#181), [#182](potatosalad/erlang-jose#182), [#179](potatosalad/erlang-jose#179) * EdDSA key issues with OTP 27.1.3+; see [#177](potatosalad/erlang-jose#177) * Notes * This will hopefully be one of the last 1.x releases, next release will be [2.x](https://github.com/potatosalad/erlang-jose/tree/2.x)
jperkin
pushed a commit
to TritonDataCenter/pkgsrc
that referenced
this pull request
May 14, 2026
# Changelog ## 1.11.12 (2025-11-20) * Fixes * Properly handle `nil` from Elixir maps when encoding with the builtin `json` Erlang/OTP module; see [#184](potatosalad/erlang-jose#184) * Drop required Elixir version back from 1.16 -> 1.13; see [#185](potatosalad/erlang-jose#185) ## 1.11.11 (2025-11-17) * Fixes * EC key decode/encode issues in OTP 28; see [#180](potatosalad/erlang-jose#180), [#181](potatosalad/erlang-jose#181), [#182](potatosalad/erlang-jose#182), [#179](potatosalad/erlang-jose#179) * EdDSA key issues with OTP 27.1.3+; see [#177](potatosalad/erlang-jose#177) * Notes * This will hopefully be one of the last 1.x releases, next release will be [2.x](https://github.com/potatosalad/erlang-jose/tree/2.x)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.