File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ All notable changes to this project will be documented in this file.
1616
1717- Refactor ` SslConfig ` and ` TwoWaySslClient ` to use HttpClient 5 and improve ssl handling. (#285 )
1818- Remove references to Ownable Smart Contract wrapper in integration test. (#288 )
19- - Remove deprecated code from ` AppComputeSecretController ` and ` SmsClient ` . (#293 )
2019- Rename ` blockchain ` package to ` chain ` and ` BlockchainConfig ` class to ` ChainConfig ` . (#294 )
2120- Fix several SonarQube Cloud issues. (#295 )
22- - Harmonize YML internal variables to proper case. (#299 )
2321- Stop using ` TestUtils ` in ` AuthorizationServiceTests.java ` . (#300 )
2422
2523### Breaking API changes
2624
25+ - Remove deprecated code from ` AppComputeSecretController ` and ` SmsClient ` . (#293 )
2726- Replace custom yes/no boolean serialization with standard Java boolean strings in TEE sessions. (#297 )
27+ - Harmonize YML internal variables to proper case. (#299 )
2828
2929### Dependency Upgrades
3030
You can’t perform that action at this time.
0 commit comments