Skip to content

Commit

Permalink
Add missing information to Java SDK changelog (#355)
Browse files Browse the repository at this point in the history
* add missing changelog information

* Fix wording
  • Loading branch information
bszwarc authored Jan 23, 2024
1 parent ffd467b commit bfd38c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,5 @@ uaa-integration
readme
accessors
verifier
hostname
hostname
FIPS
2 changes: 2 additions & 0 deletions content/2024/01-16-box-java-sdk-v470-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ collapse: true
### New Features and Enhancements

* Add `signer_group_id` for signer in sign request ([#1220][1]) ([`f560db8`][2])
* Upgrade `BouncyCastle` to v.`1.70`.
> **NOTE**: A new `BouncyCastle` version is not compliant with FIPS.
* Introduce `IPrivateKeyDecryptor` to allow using custom cryptography provider ([#1226][3]) ([`727e6d7`][4])

### Bug Fixes
Expand Down

0 comments on commit bfd38c2

Please sign in to comment.