Releases: masastack/MASA.Framework
Releases · masastack/MASA.Framework
1.0.0-preview.20
1.0.0-preview.19
1.0.0-preview.18
Bug Fixes
- Configuration.Dcc: Support array #498
- Caching: Redis supports release #492
- Exception: Remove wrong package references #501
Chores
- FluentValidationExtensions: Support nullable property #497
- Caching: DistributedCacheClientFactoryBase -> DefaultDistributedCacheClientFactory、MultilevelCacheClientFactoryBase -> DefaultMultilevelCacheClientFactory #499
StackSdks
Tsc
- Add layer for opentelemtry resource builder #500
修复Bug
杂物
- FluentValidationExtensions: 支持可空属性 #497
- 缓存: DistributedCacheClientFactoryBase -> DefaultDistributedCacheClientFactory、MultilevelCacheClientFactoryBase -> DefaultMultilevelCacheClientFactory #499
业务Sdk
故障排查中心
- 为 opentelemtry 资源构建器添加layer #500
1.0.0-preview.17
Refactor
- Caller: Refactor Caller, optimize Caller to support identity authentication process #489
Chores
- README : fixed readme.md link error #493
Rename
- Caller : MasaCallerOptionsExtensions -> MasaCallerClientExtensions #494
StackSdks
Mc
重构
- Caller: 重构Caller,优化Caller以支持身份验证过程 #489
杂物
- 修复了readme.md链接错误 #493
重命名
- Caller : MasaCallerOptionsExtensions -> MasaCallerClientExtensions #494
业务Sdk
消息中心
1.0.0-preview.16
Bug Fixes
-
MultilevelCache: Fix the validity period of GetOrSet memory cache #481
-
Configuration:Support adding configuration mapping, default Logging -> LocalLogging #483
Features
- FluentValidation: FluentValidation check ignores Null values and provides WhenNotEmpty method#485
StackSdks
Middleware
Auth
- Fix user service GetSystemDataAsync error #488
修复Bug
功能
- FluentValidation: FluentValidation 检查忽略 Null 值并提供 WhenNotEmpty 方法#485
业务Sdk
中间件
权限中心
- 修复用户服务GetSystemDataAsync报错 #488
1.0.0-preview.15
Features
- OpenIdConnect:Add unit test
StackSdks
- SDK-Auth: SsoClient loginService add LoginByLdapAsync method、AuthClient thirdPartyIdpService add getLdapOptionsAsync method
功能
- OpenIdConnect:添加单元测试
业务Sdk
- SDK-Auth: SsoClient loginService 添加LoginByLdapAsync 方法、AuthClient thirdPartyIdpService 添加getLdapOptionsAsync 方法
1.0.0-preview.14
StackSdks
- SDK-Config: refactor SDK-Config
业务Sdk
- SDK-Config: 重构SDK-Config
1.0.0-preview.13
StackSdks
- SDK-Config: fixed DccOptions error
业务Sdk
- SDK-Config: 修复DccOptions 报错
1.0.0-preview.12
StackSdks
- SDK-Config: AddMasaStackConfigAsync add default DccOptions method
业务Sdk
- SDK-Config: AddMasaStackConfigAsync 增加默认读取DccOptions方法
1.0.0-preview.11
Bug Fixes
- MultilevelCache :Fix multi-copy delete cache bug
Features
- AutoComplete:Add AutoComplete extension
StackSdks
- SDK-Config: change AddMasaStackConfig to AddMasaStackConfigAsync
- SDK-Auth: UserService add FindListByAccountsAsync、GetUserSystemDataAsync
修复
- MultilevelCache :修复多副本删除缓存bug
功能
- AutoComplete:添加 AutoComplete 扩展方法
业务Sdk
- SDK-Config: AddMasaStackConfig 改为 AddMasaStackConfigAsync
- SDK-Auth: UserService 添加 FindListByAccountsAsync、GetUserSystemDataAsync方法