From ceab4d74f7227d2e82423a755a43cf218f74701b Mon Sep 17 00:00:00 2001 From: zqlovejyc <943620963@qq.com> Date: Wed, 14 Apr 2021 09:41:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=832.1.7=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SQLBuilder.Core.ElasticApm.csproj | 8 ++++++-- .../SQLBuilder.Core.SkyWalking.csproj | 10 +++++----- SQLBuilder.Core/SQLBuilder.Core.csproj | 14 ++++++-------- 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/SQLBuilder.Core.ElasticApm/SQLBuilder.Core.ElasticApm.csproj b/SQLBuilder.Core.ElasticApm/SQLBuilder.Core.ElasticApm.csproj index d02566c..f586fc1 100644 --- a/SQLBuilder.Core.ElasticApm/SQLBuilder.Core.ElasticApm.csproj +++ b/SQLBuilder.Core.ElasticApm/SQLBuilder.Core.ElasticApm.csproj @@ -8,7 +8,7 @@ snupkg true true - 2.1.6 + 2.1.7 张强 张强 ElasticApm扩展,实现sql链路追踪; @@ -19,8 +19,12 @@ https://github.com/zqlovejyc/SQLBuilder.Core git sqlbuilder;elastic;apm - 1.发布ElasticApm扩展类库; + 1.优化UseSqlBuilderElasticApm,添加subscribers参数; +2.优化日志诊断内容格式; +3.升级SQLBuilder版本; Zq.SQLBuilder.Core.ElasticApm + 2.1.7.0 + 2.1.7.0 diff --git a/SQLBuilder.Core.SkyWalking/SQLBuilder.Core.SkyWalking.csproj b/SQLBuilder.Core.SkyWalking/SQLBuilder.Core.SkyWalking.csproj index ab6d95d..2b11b84 100644 --- a/SQLBuilder.Core.SkyWalking/SQLBuilder.Core.SkyWalking.csproj +++ b/SQLBuilder.Core.SkyWalking/SQLBuilder.Core.SkyWalking.csproj @@ -8,7 +8,7 @@ true true true - 2.1.6 + 2.1.7 张强 张强 Copyright © 2018-2021 , 张强 943620963@qq.com @@ -19,12 +19,12 @@ https://github.com/zqlovejyc/SQLBuilder.Core git sqlbuilder;skywalking;apm - 1.优化日志诊断记录内容; -2.重命名AddSkyApmSQLBuilder -> AddSqlBuilderSkyApm; + 1.优化日志诊断内容; +2.升级SQLBuilder版本; true Zq.SQLBuilder.Core.SkyWalking - 2.1.6.0 - 2.1.6.0 + 2.1.7.0 + 2.1.7.0 diff --git a/SQLBuilder.Core/SQLBuilder.Core.csproj b/SQLBuilder.Core/SQLBuilder.Core.csproj index 2d6f604..6539e19 100644 --- a/SQLBuilder.Core/SQLBuilder.Core.csproj +++ b/SQLBuilder.Core/SQLBuilder.Core.csproj @@ -7,18 +7,16 @@ snupkg true true - 2.1.6.0 + 2.1.7.0 张强 - 2.1.6 + 2.1.7 true Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository; Copyright © 2018-2021 , 张强 943620963@qq.com Zq.SQLBuilder.Core - 1.优化日志诊断内容,添加OperationId、DatabaseType; -2.优化Oracle仓储; -3.移除FastExpressionCompiler,存在部分情况下Expression编译错误;修复ConditionalExpression部分情况解析sql错误bug; -4.优化IDataReader部分扩展方法;新增Type扩展方法; - 2.1.6.0 + 1.仓储接口新增Queue操作; +2.升级nuget依赖包版本; + 2.1.7.0 https://github.com/zqlovejyc/SQLBuilder.Core sql.png @@ -51,7 +49,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +