Skip to content

Releases: cocosip/sharp-abp

v3.1.7-release

18 Feb 02:54
Compare
Choose a tag to compare
  • Upgrade ABP package to v8.0.3
  • Add crypto module, support SM2, SM3, RSA

v3.1.4-release

19 Jan 04:56
Compare
Choose a tag to compare

v3.1.2-release

25 Dec 06:38
Compare
Choose a tag to compare
  • Fix MapTenant, HybirdMapTenant curd bug
  • Fix MapTenant 's TenantName unlimit bug
  • Fix MapTenant missing TenantName

v3.1.0-release

21 Dec 14:38
Compare
Choose a tag to compare
  • Adapter ABP Distributed EventBus by MassTransit
  • Upgrade ABP to 8.0.0
  • Adjust MapTenant add tenantName to MapTenant

v2.9.4-release

13 Nov 01:51
Compare
Choose a tag to compare
  • Upgrade package

v2.9.3-release

13 Oct 05:11
Compare
Choose a tag to compare
  • Upgrade ABP to v7.4.0
  • Upgrade DotCommon package
  • Upgrade EFCore version
  • Fix OpenIddict 's Application and Scope page list filter input

v2.9.0-release

08 Oct 00:33
Compare
Choose a tag to compare
  • Upgrade package

v2.8.7

07 Sep 03:07
Compare
Choose a tag to compare
  • Add SharpAbp.Abp.Data module
  • Add SharpAbp.Abp.EntityFrameworkCore module

v2.8.3-release

26 Jul 00:47
Compare
Choose a tag to compare
    1. Upgrade package
    1. Fix language bug

v2.8.2-release

14 Jul 03:57
Compare
Choose a tag to compare
    1. Upgrade ABP to v7.3.0
    1. Fix masstransit integration multiple message queue in one project configure by configuration file
    1. Update masstransit sample code