silky v1.2.0 Release Notes
Release Date: 2021-08-04 // almost 5 years ago-
[1.2.0]
โ Added
- โ Added use of Serilog as a logger
- โ Added identity authentication and authorization package
๐ Changed
- โ Remove unnecessary dependencies of the Silky.Rpc package
- โก๏ธ Optimize swagger document generation
๐ Fixed
- ๐ Fix the bug that the Confirm phase and the Cancel phase will not automatically submit the local transaction and save the data in the TCC transaction
- ๐ Fix the exception of parameter conversion in the Cancel and Confirm phases when Json is used as the codec in a distributed transaction
- ๐ Fix the exception that the rpc call returns an empty result
- ๐ Fixed the bug that the input parameter verification failed when Json was used as the codec during the rpc call