FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · Mastercard/client-encryption-java · GitHub

Releases: Mastercard/client-encryption-java

v1.8.9

Choose a tag to compare

Filter
NehaSony released this 12 Aug 16:35
680da5a

What's Changed

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.9

v1.8.8

Choose a tag to compare

Filter
ShimonaR-MC released this 25 Nov 13:42
c5d3e3a

This release addresses a reported security vulnerability (GHSA-pq2g-wx69-c263) in the json-smart dependency. The following changes have been made to ensure the project remains secure and up-to-date:

v1.8.7

Choose a tag to compare

Filter
ShimonaR-MC released this 24 Jul 07:28
1b27c1d

What's Changed

New Contributors

Full Changelog: v1.8.6...v1.8.7

v1.8.6

Choose a tag to compare

Filter
danny-gallagher released this 02 Apr 09:58
706794e
  • Fix for decrypting primitive types: #111

v1.8.5

Choose a tag to compare

Filter
danny-gallagher released this 28 Nov 15:24
423132c

v1.8.4

Choose a tag to compare

Filter
rfeelin released this 21 Nov 16:57
  • Fixed issue with empty fields being left behind after JWE decryption

v1.8.3

Choose a tag to compare

Filter
ShimonaR-MC released this 11 Sep 11:46
bb115d9

What's Changed

  • Bump org.json:json from 20230227 to 20231013 by @dependabot in #77
  • EncryptionUtils - added support for passing key and certificate as bytes array by @nchandran10 in #99

New Contributors

Full Changelog: v1.8.2...v1.8.3

v1.8.2

Choose a tag to compare

Filter
ShimonaR-MC released this 25 Apr 13:33
b81c8cb
  • io.github.openfeign:feign-core:9.7.0 -> upgrade to 13.2.1
  • com.squareup.okhttp:okhttp:2.7.5 -> move to com.squareup.okhttp3
  • com.google.api-client:google-api-client:2.3.0 -> upgrade to 2.4.0

v1.8.1

Choose a tag to compare

Filter
joseph-neeraj released this 15 Apr 14:29
4afccde
  • Updated the com.jayway.jsonpath:json-path library to 2.9.0 to address CVE-2023-51074
  • Updated the org.json:json library to 20240303 to address CVE-2023-5072

v1.8.0

Choose a tag to compare

Filter
karen-avetisyan-mc released this 10 Apr 16:00
f96fbb3

There are scenarios the client is using C# for decrypting the payload encrypted by the Java library. However, the IV size supported by the C# library is 12.

This release will support IV with a size of 12 bytes.


Back | FazBrowse Home | New Git URL