Skip to content

Releases: masastack/MASA.Framework

1.0.0-preview.22

23 Mar 11:30
16fc810
Compare
Choose a tag to compare
1.0.0-preview.22 Pre-release
Pre-release

Chores

  • rename: Enqueue -> EnqueueAsync#512

StackSdks

  • refactor:update stack sdk#513

Auth

  • Add name field to UpdateUserBasicInfoModel#511

其他

  • Enqueue重命名为EnqueueAsync#512

业务Sdk

更新stack sdk#513

权限中心

  • 更新用户基本信息模型增加Name字段#511

1.0.0-preview.21

22 Mar 13:37
c300f24
Compare
Choose a tag to compare
1.0.0-preview.21 Pre-release
Pre-release

StackSdks

  • stack sdk caller #508

  • Add Layer Property for IMasaStackConfig#510


业务Sdk

  • 业务Sdk 服务调用增加认证 #508

  • IMasaStackConfig添加TscLayer#510

1.0.0-preview.20

20 Mar 12:10
82f6253
Compare
Choose a tag to compare
1.0.0-preview.20 Pre-release
Pre-release

StackSdks

Alert

  • AlarmRuleService Add GetAsync#509

业务Sdk

告警中心

  • 告警规则服务增加获取告警规则方法#509

1.0.0-preview.19

17 Mar 10:55
e2ae2c9
Compare
Choose a tag to compare
1.0.0-preview.19 Pre-release
Pre-release

Feat

  • caller: add stack caller #502

Chores

  • Validations: Change to Chinese. #503

StackSdks

Scheduler

  • SchedulerJob supports job status notify #504

Alert


功能

  • 服务调用: 增加 stack caller #502

杂物

  • 校验: 更改为中文。 #503

业务Sdk

调度中心

  • 创建调度Job支持状态通知回调 #504

告警中心

  • 增加告警中心sdk#505

1.0.0-preview.18

15 Mar 10:49
6a7494d
Compare
Choose a tag to compare
1.0.0-preview.18 Pre-release
Pre-release

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

  • Configuration.Dcc: 支持数组#498
  • 缓存: Redis支持释放#492
  • 全局异常: 删除错误的包引用 #501

杂物

  • FluentValidationExtensions: 支持可空属性 #497
  • 缓存: DistributedCacheClientFactoryBase -> DefaultDistributedCacheClientFactory、MultilevelCacheClientFactoryBase -> DefaultMultilevelCacheClientFactory #499

业务Sdk

故障排查中心

  • 为 opentelemtry 资源构建器添加layer #500

1.0.0-preview.17

15 Mar 02:59
43cbdb8
Compare
Choose a tag to compare
1.0.0-preview.17 Pre-release
Pre-release

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

  • GetWebsiteMessageModel add tag #495
  • WebsiteMessageService add GetListByTagAsync #496

重构

  • Caller: 重构Caller,优化Caller以支持身份验证过程 #489

杂物

  • 修复了readme.md链接错误 #493

重命名

  • Caller : MasaCallerOptionsExtensions -> MasaCallerClientExtensions #494

业务Sdk

消息中心

  • 站内信查询模型添加Tag属性 #495
  • 站内信服务添加根据标记查询站内信列表方法 #496

1.0.0-preview.16

10 Mar 06:37
42eae62
Compare
Choose a tag to compare
1.0.0-preview.16 Pre-release
Pre-release

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

  • Update stack middleware #482
  • Add missing health check #484

Auth

  • Fix user service GetSystemDataAsync error #488

修复Bug

  • MultilevelCache: 修复GetOrSet内存缓存的有效期 #481

  • Configuration:支持添加配置映射,默认Logging -> LocalLogging #483

功能

  • FluentValidation: FluentValidation 检查忽略 Null 值并提供 WhenNotEmpty 方法#485

业务Sdk

中间件

  • 更新中间件 #482
  • 添加健康检查 #484

权限中心

  • 修复用户服务GetSystemDataAsync报错 #488

1.0.0-preview.15

03 Mar 02:58
079a0a5
Compare
Choose a tag to compare
1.0.0-preview.15 Pre-release
Pre-release

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

02 Mar 03:18
d05865c
Compare
Choose a tag to compare
1.0.0-preview.14 Pre-release
Pre-release

StackSdks

  • SDK-Config: refactor SDK-Config

业务Sdk

  • SDK-Config: 重构SDK-Config

1.0.0-preview.13

27 Feb 08:36
78fc17b
Compare
Choose a tag to compare
1.0.0-preview.13 Pre-release
Pre-release

StackSdks

  • SDK-Config: fixed DccOptions error

业务Sdk

  • SDK-Config: 修复DccOptions 报错