-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: jwtk/jjwt
base: 0.12.5
head repository: jwtk/jjwt
compare: 0.12.6
- 11 commits
- 24 files changed
- 4 contributors
Commits on Feb 1, 2024
-
* Preparing for 0.12.5 release * [maven-release-plugin] prepare release 0.12.5 * [maven-release-plugin] prepare for next development iteration
Configuration menu - View commit details
-
Copy full SHA for efffa86 - Browse repository at this point
Copy the full SHA efffa86View commit details
Commits on Feb 6, 2024
-
Use Acsiidoc as README format (#777)
Performed by running `kramdoc README.md`, then manual tweaks to adjust formatting Excludes adoc files from license checks
Configuration menu - View commit details
-
Copy full SHA for 2694861 - Browse repository at this point
Copy the full SHA 2694861View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c673b76 - Browse repository at this point
Copy the full SHA c673b76View commit details
Commits on Apr 22, 2024
-
Allow using GenericSecret for HmacSHA* (#935)
* Extended the pre-existing check for SUN PKCS11 generic secret to allow `SecretKey`s with `getAlgorithm()` names starting with `Generic` (e.g. `GenericSecret` and `Generic Secret`) as valid keys for `HmacSHA*` algorithm name checks in `DefaultMacAlgorithm`. This matches at least with the Sun PKCS11 and AWS CloudHSM JCE providers, but likely others as well.
Configuration menu - View commit details
-
Copy full SHA for 23d9a33 - Browse repository at this point
Copy the full SHA 23d9a33View commit details
Commits on Apr 25, 2024
-
JWE arbitrary content compression (#937)
Closes #938. * Fix compression being omitted for JWEs with arbitrary content The JWE content was compressed only when claims was used as payload, but when using arbitrary content, the compression was omitted, while keeping the "zip" header field, leading to decompression failing. * Refactor duplicate payload -> input stream logic from sign()/encrypt() * Preserve the content name * Fix name for JWE payload
Configuration menu - View commit details
-
Copy full SHA for 3489fdb - Browse repository at this point
Copy the full SHA 3489fdbView commit details
Commits on May 15, 2024
-
Bump org.bouncycastle:bcpkix-jdk18on from 1.76 to 1.78 (#943)
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.76 to 1.78. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7543248 - Browse repository at this point
Copy the full SHA 7543248View commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7de554 - Browse repository at this point
Copy the full SHA a7de554View commit details
Commits on Jun 17, 2024
-
* Introduced try/finally block to guarantee consumable content InputStream is closed
Configuration menu - View commit details
-
Copy full SHA for 0c2d96c - Browse repository at this point
Copy the full SHA 0c2d96cView commit details -
Bump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.78 (#941)
* Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.76 to 1.78. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Les Hazlewood <121180+lhazlewood@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d14f27b - Browse repository at this point
Copy the full SHA d14f27bView commit details
Commits on Jun 21, 2024
-
- Updated README.adoc
:project-version:to be0.12.6.- Updated CHANGELOG.md change notes to link to the BC upgrade PR.
Configuration menu - View commit details
-
Copy full SHA for aacdfdc - Browse repository at this point
Copy the full SHA aacdfdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df9756 - Browse repository at this point
Copy the full SHA 0df9756View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.12.5...0.12.6