Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: publish 0.3.0 (masastack#8) (masastack#9)
* Feature/cache * add caller * chore: minimal support specify Assembly * support net6.0 * chore: close gitlab package * chore: add package CI * feat: Improve DI extensions * chore: update dapr library package * Feature/cache * chore: Added support for adding Caller multiple times, and supports automatic... * add ghpackageconfig * Add GetAsync method overload * Update package_push_nuget.org.yml * Update package_push_github.yml * Update package_push_github.yml * feat: add es * Elasticsearch init * chore: add MasaElasticClient * chore: Elasticsearch init * chore: elasticsearch init * chore: Improve MasaElasticClient * chore: Add DocumentExistsAsync * chore: adjust ElasticsearchRelations * chore: Support document batch operation * chore: adjust AddElasticsearch methods * chore: add AddElasticsearchClient methods * chore: adjust GetPaginatedListAsync methods * chore: add alias * chore: add GetIndexByAliasAsync * chore: adjust GetAliasByIndexAsync methods * chore: Adjust using references * chore: add pinyin Filter * chore: adjust MASA.Utils.Data.Elasticsearch * chore: change methods name * chore: Adjustment parameters * chore: replce default IndexName * chore: add readonly * chore: Optimize the AddElasticsearch method Optimize the AddElasticsearch method * chore: Simplified parameter names Co-authored-by: zhenlei520 <[email protected]> * Update package_push_github.yml * Update nuget.config * feat: migrate old MASA.Framework to MASA.Utils * chore: add MASA.Utils.Exceptions * chore: add MASA.Utils.Exceptions * chore: adjust package * chore: add MASA.Utils.Enums、add MASA.Utils.Expressions * chore: Added MASA.Utils.Security.Cryptography, MASA.Utils.Security.Token class libraries * chore: Added MASA.Utils.Security.Cryptography * chore: add MASA.Utils.Security.Authentication * chore: remove warning * chore: remove warning * remove warning * feat: redis & caller * chore: Caller adds handling of Service exception reporting * chore: adjust GlobalException * chore: Fix redis set error * chore: Response supports null Co-authored-by: zhenlei520 <[email protected]> * chore: Fix GetAsync<TResponse> method error (masastack#7) * feat:dapr (masastack#6) * chore: add MASA.Utils.Development.Dapr * chore: dapr init * chore: Stop dapr process after project is stopped * chore: Increase get pid based on port * chore: add dapr daemon, restart dapr after dapr is shut down abnormally, Added OSX system port handling * chore: dapr supports the default AppPort obtained from ApplicationUrl by default, automatically assigns the grpc and http ports of dapr and automatically supplements environment variables Supports automatic restart after the dapr process is closed, and the configuration after restart is consistent with the last successful startup configuration Supports automatic restart of the dapr process after configuration update. Currently, there are no restrictions on HttpPort and GrpcPort. However, if the configuration update changes HttpPort and GrpcPort, the port obtained by DaprClient will be inconsistent with the actual running one. It needs to be adjusted later here. * chore: remove redundant code * chore: remove bad code * fix: Fix AddDapr method enable dapr slidecar error * feature: add dapr background options * feature: add dapr background options * feature: add dapr background options * chore: Modify log Co-authored-by: zhenlei520 <[email protected]> * Delete package_push_github.yml * update action * Update package_push_nuget.org.yml Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: 曹尤先 <[email protected]> Co-authored-by: 王达 <[email protected]> Co-authored-by: PollosD <[email protected]> Co-authored-by: 听雨声 <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: 曹尤先 <[email protected]> Co-authored-by: 王达 <[email protected]> Co-authored-by: PollosD <[email protected]> Co-authored-by: 听雨声 <[email protected]>
- Loading branch information