colin
512d919b45
feat(open-api): Enhance the swagger configuration
- Swagger has added the oauth config
- The cors configuration can be a string array
- Add cross-domain initialization configuration for the microservice oauth client
9 months ago
colin
2603728229
feat(tacking): Enhanced distributed tracking capabilities
## 重要变动
1. 增加 [Elastic.Apm.NetCoreAll](https://www.nuget.org/packages/Elastic.Apm.NetCoreAll ) 包集成;
2. 将 [OpenTelemetry]([NuGet Gallery | OpenTelemetry](https://www.nuget.org/profiles/OpenTelemetry )) 集成迁移到独立的项目;
3. 增加 [SkyWalking]([NuGet Gallery | skyapm](https://www.nuget.org/profiles/skyapm )) 集成, 这是当前微服务项目使用的默认库.
12 months ago
colin
73a745ce57
feat: 微服务集成消息中心统一发送邮件和短信
1 year ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
colin
c702f5d080
✨ feat: 增加通知模板解析模块.
1 year ago
feijie
5bcb146a30
feat: 添加新的配置选项以支持 PostgreSQL
1 year ago
colin
4ecff357c5
feat(emailing): switch from smtp to mailkit
1 year ago
colin
c6080d3c85
feat(wechat): Add WeChat event module dependency
2 years ago
colin
a2e2850eca
fix(session): fix some issues caused by user session design.
2 years ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
af99b8df36
fix: rewrite jwt authentication configuration
2 years ago
colin
6c8af70549
backlogs update
2 years ago
colin
9799dceda5
upgrade: upgrade abp framework to 8.1.3
2 years ago
colin
c652ce61e2
upgrade: upgrade abp framework to 8.1.2
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
108e53daa3
fix(claims): map abp claim types to jwt
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
e0ca0f9b2c
feat(wecom): Integrated WeCom
* See: https://developer.work.weixin.qq.com/
3 years ago
colin
909c24e26d
upgrade abp framework to 7.2.2
3 years ago
tanshanli
9e00c0788a
fix:database connectionstrings and Project references are missing
3 years ago
cKey
a0acb4fb10
Multiple enhancements
* add permission defined interface.
* add feature defined interface.
* refactor persistence localization contributor
3 years ago
cKey
da422b50fe
feat(migrations): 创建独立的迁移脚本项目.
3 years ago
cKey
6d911edcd1
remove Microsoft.EntityFrameworkCore.Tools package from start the project
3 years ago
cKey
1e5f15e1f7
refactor the dynamic notification definition
3 years ago
cKey
2664016c9d
upgrade abp framework to 7.0.0
3 years ago
cKey
6f5860cc43
Upgrade abp framework to 6.0.2
* Upgrade abp framework to 6.0.2.
* Update dapr package.
* Update agile-config package.
* Update stack-exchange-redis package.
* Remove versions manager.
* Add packages manager.
3 years ago
cKey
33fa7fa0b2
add missing feature management module
4 years ago
cKey
71fa21f38c
Ensure that message queue processing completes regardless of whether the message was successfully processed
4 years ago
cKey
e323a60e0b
add wrapper module dependencies
4 years ago
cKey
1fd6b5a996
feat: optimize push service
4 years ago
cKey
ffaf15512b
econstruct the distributed job module
1、使作业调度完成时调度用户定义Action,移除污染作业参数的异常处理参数;
2、重构用户定义作业注册方式,通过IJobDefinitionProvider注册;
3、增加IJobActionDefinitionProvider接口,用户可自行注册作业调度后处理程序;
4、增加LINGYUN.Abp.Notifications.Jobs模块,使通知相关作业独立;
5、增加LINGYUN.Abp.BackgroundTasks.DistributedLocking模块,让用户决定是否使用分布式锁定任务;
6、应用服务层增加作业Action管理接口, 便于从前端快速管理作业Action;
7、应用服务层增加作业定义查询接口, 便于从前端快速绑定作业名称、参数等.
4 years ago
cKey
a7d1568cc9
feat: standard interface to access global localized text resources
4 years ago
cKey
aa152c11b9
feat: add support text-templating management
4 years ago
cKey
77ae8de9de
feat: add support notification template
4 years ago
cKey
7e1cc16e0a
增强通知模块
4 years ago
cKey
804caccaf2
/
4 years ago
cKey
3d45fb6305
feat(authorization): 添加适用于组织机构的权限管理
4 years ago
cKey
1032d76fd6
feat(saas): add saas management support.
4 years ago
cKey
366aa2411c
feat(tasks): add multiple job event handlers
4 years ago
cKey
cbc260a1d7
feat(logging): add distributed id to logging property
4 years ago
cKey
b6879ddcc0
fix(signalr): signalr序列化协议需要保持一致,移除不必要的客户端管理
4 years ago
cKey
ec4911c2d7
refactor: redefine the startup project structure
4 years ago