Releases: masastack/MASA.Framework
Releases · masastack/MASA.Framework
1.2.0-preview.14
What's Changed
Full Changelog: 1.2.0-preview.13...1.2.0-preview.14
1.1.0
What's Changed
- feat:clean code by @MayueCif in #661
- fix:httpcontext null issue by @MayueCif in #662
- feat : Add DynamicsCrmDbContext by @wzh425 in #665
- feat:update phone regular by @MayueCif in #668
- reactor : add crm configuration by @wzh425 in #667
- feat:add post user claim by @MayueCif in #669
- reactor : GetUnreadAsync add tag by @wzh425 in #673
- feat:add UpdateUserBasicInfoModel Avatar by @duiapro in #674
- fix:Twepoch timestamp at different accuracies by @xiaolipro in #675
- feat:update status check by @MayueCif in #677
- feat: support trace & log query with clickhouse by @Qinyouzeng in #676
- fix(tsc-clickhouse): fix query bugs by @Qinyouzeng in #679
- fix(tsc-clickhouse):fix query bugs, timezone with utc, and correct init create table sql by @Qinyouzeng in #680
- feat(tsc-opentelemetry): add new span attributes by @Qinyouzeng in #681
- 增加efcore的.NET 7支持 by @239573049 in #682
- feat:support net7 by @duiapro in #684
- feat:add StackSdks.Auth.Service RemoveThridPartyIdentity by @duiapro in #689
- feat: Supports
.net8.0by @239573049 in #699 - feat: UseFilter命名空间修改,MasaApp增加TryAddAssemblies by @qinxh in #666
- feat: add apm clickhouse query api by @Qinyouzeng in #692
- fix:publisher constructor assignment by @duiapro in #702
- fix(tsc-clickhouse): fix clickhouse timezone and apm chart query bugs by @Qinyouzeng in #704
- fix:Compatible with net8.0 IsKeyedService by @duiapro in #706
- MapMethods 虚拟化,以便重写构建管道实现 by @239573049 in #707
- feat: auth sdk add impersonate login by @wzh425 in #708
- reactor : Supports PasswordType And ThirdPartyUserClaimData by @wzh425 in #710
- Update Codecov.yml by @Somck in #711
- feat: remove stack sdks by @duiapro in #712
- feat:Enhance UserFriendlyException by @duiapro in #717
- fix:IdentityClaim by @duiapro in #718
- feat:update event by @duiapro in #719
- feat: grant type add phone number by @wzh425 in #723
- reactor : Restore GrantType by @wzh425 in #724
- 🐛 fix: Fix BlazorCurrentPrincipalAccessor in BlazorWebAssembly by @wzh425 in #728
- ⚡ Refactor: Possible null reference assignment by @wzh425 in #729
- chore: update code check by @Qinyouzeng in #732
- chore:update ci check by @Qinyouzeng in #733
- chore: update ci check by @Qinyouzeng in #734
- ♻ refactor(IDistributedCache): Optimize connections under Isolation and Attempt to reconnect by @wzh425 in #740
- feat: OpenIdConnect supports PostgreSQL by @wzh425 in #744
- fix: change IConfigurationApiManage scope life from singleton to scope by @Qinyouzeng in #747
- chore: update Codecov.yml by @Qinyouzeng in #748
- feat(AutoComplete): update UseElasticSearch method signature by @MayueCif in #749
- refactor(SyncCache): simplify ResetAsync method by @MayueCif in #750
- feat: support for dotnet9.0 dotnet10 by @Qinyouzeng in #751
- chore: add net9.0 & net10.0 for release by @Qinyouzeng in #752
- feat:update ldap package by @MayueCif in #753
- feat: add redis connect callback, upgrade dot10 from preview by @Qinyouzeng in #755
- 增强LdapUser对账户控制标志位的判断能力 by @MayueCif in #754
- 调整SessionId和Description为可空字符串类型 by @MayueCif in #756
- Feat/update entity adapt persisted grant db context by @MayueCif in #757
- Feat/update entity adapt persisted grant db context by @MayueCif in #758
New Contributors
- @duiapro made their first contribution in #674
- @xiaolipro made their first contribution in #675
- @239573049 made their first contribution in #682
- @Somck made their first contribution in #711
Full Changelog: 1.0.0...1.1.0
1.2.0-preview.13
What's Changed
Full Changelog: 1.2.0-preview.12...1.2.0-preview.13
1.2.0-preview.12
What's Changed
Full Changelog: 1.2.0-preview.11...1.2.0-preview.12
1.2.0-preview.11
What's Changed
- feat: add redis connect callback, upgrade dot10 from preview by @Qinyouzeng in #755
- 增强LdapUser对账户控制标志位的判断能力 by @MayueCif in #754
Full Changelog: 1.2.0-preview.10...1.2.0-preview.11
1.2.0-preview.10
What's Changed
Full Changelog: 1.2.0-preview.9...1.2.0-preview.10
1.2.0-preview.9
- support for net9.0 & net10.0-preview.5
1.2.0-preview.8
What's Changed
Full Changelog: 1.2.0-preview.7...1.2.0-preview.8
1.2.0-preview.7
What's Changed
Full Changelog: 1.2.0-preview.6...1.2.0-preview.7
1.2.0-preview.6
- change ConfigurationApi with dcc inject lifescope from singleton to scope