|  | ad298930db | release: v2.12.1 | 2025-06-09 21:43:40 +08:00 |  | 
			
				
					|  | 265d90fa4c | style: 调整代码风格 null == xx => xx == null(更符合大众风格) | 2025-06-01 11:09:12 +08:00 |  | 
			
				
					|  | f83a901626 | refactor: 移除 web-core,融合 web-core 和 core 模块 1.移除 web-core,融合 web-core 和 core 模块
2.调整部分依赖顺序 | 2025-05-22 21:49:20 +08:00 |  | 
			
				
					|  | ae7a267c1d | style: 调整代码风格 null != xx => xx != null(更符合大众风格) | 2025-05-17 13:50:59 +08:00 |  | 
			
				
					|  | 49bd289e29 | refactor(log): 抽取 isRecord 方法方便复用,移除已过期的 timeTtl | 2025-05-17 12:09:12 +08:00 |  | 
			
				
					|  | efaef9d7e6 | refactor: 统一配置启用属性描述 | 2025-04-04 17:34:18 +08:00 |  | 
			
				
					|  | f2ba10beae | refactor: 优化部分代码及方法命名,移除 SpringWebUtils 部分重复方法 | 2025-04-01 22:08:54 +08:00 |  | 
			
				
					| 
							
							
								 吴泽威 | 7e8a15ae8a | perf: 删除多余依赖,格式化代码 删除幂等模块的 springboot-aop 依赖
删除 web 模块的 springboot-Validation 依赖 | 2025-04-01 16:48:16 +08:00 |  | 
			
				
					| 
							
							
								 吴泽威 | 199a83fbea | fix(log/core): 修复访问日志json数组打印 对于请求参数的 json 数组打印和处理的问题修复
适配 json 数组打印处理,json 模块增加 JSONUtil 和
JsonBuilder | 2025-04-01 16:44:50 +08:00 |  | 
			
				
					| 
							
							
								 吴泽威 | ca2c88651f | refactor(log/core): 重构请求和响应信息获取 web 模块 ServletUtils整理
log/core 模块 删除 RecordableHttpRequest和
RecordableHttpResponse | 2025-04-01 15:58:02 +08:00 |  | 
			
				
					| 
							
							
								 吴泽威 | a6a44cd461 | perf(log): 访问日志过滤资源路径 | 2025-04-01 15:34:54 +08:00 |  | 
			
				
					| 
							
							
								 liquor | 1613374fcc | fix(log): 修复构建请求可重复读流后过滤文件流导致的错误问题 | 2025-03-26 14:41:36 +00:00 |  | 
			
				
					|  | e294d69cdb | refactor(log): 优化访问日志启用属性名 | 2025-03-26 21:29:30 +08:00 |  | 
			
				
					|  | 21262701dc | refactor(web): 请求响应可重复读流处理由 core 调整到 web 模块 | 2025-03-26 20:43:16 +08:00 |  | 
			
				
					|  | 4c385927b4 | refactor(log): 优化访问日志相关配置属性名称 | 2025-03-25 22:16:43 +08:00 |  | 
			
				
					| 
							
							
								 liquor | da5e162a2a | feat(core): 新增请求响应可重复读流处理并优化日志模块 增加访问日志打印处理:包括参数打印、过滤敏感参数和超长参数配置 | 2025-03-25 13:09:06 +00:00 |  | 
			
				
					|  | 326dd76c34 | refactor(log): 调整所属模块、日志描述默认提示,不再直接抛出异常 | 2025-01-12 22:58:29 +08:00 |  | 
			
				
					|  | 4fe067a889 | fix(log): 修复日志记录时所属模块和描述取值优先级失效的问题 | 2025-01-09 20:32:29 +08:00 |  | 
			
				
					|  | a6c9d33024 | refactor(log): 优化日志处理器解析 description、module 方法 | 2025-01-02 20:33:33 +08:00 |  | 
			
				
					|  | 7ff26c4596 | refactor(log): 优化包结构 | 2024-12-25 20:34:45 +08:00 |  | 
			
				
					|  | c5cb203532 | refactor(log): 优化日志模块 | 2024-12-24 21:50:59 +08:00 |  | 
			
				
					|  | 0d334523e9 | refactor(log): 新增 LogHandler 提升日志模块的复用性 | 2024-12-23 20:51:42 +08:00 |  | 
			
				
					|  | 265c669eda | refactor(log): 优化基于 AOP 实现日志代码,调整日志整体包结构 | 2024-12-22 22:56:58 +08:00 |  | 
			
				
					| 
							
							
								 小熊 | c089df66cf | refactor(extension/tenant): 多租户组件适配动态隔离级别 (#8) | 2024-12-20 10:44:09 +08:00 |  | 
			
				
					| 
							
							
								 liquor | 7c3f15a6f6 | feat(log/aop): 新增 log-aop 组件模块(基于 AOP 实现日志记录) | 2024-12-11 09:03:09 +00:00 |  | 
			
				
					|  | 46773df9dd | chore: 优化代码格式 | 2024-09-11 22:24:46 +08:00 |  | 
			
				
					| 
							
							
								 梓陌 | 4caf0a0db6 | fix(log): 修复接口耗时统计始终为0ms问题 | 2024-09-03 06:19:54 +00:00 |  | 
			
				
					|  | 16b6e9b466 | feat(log): 不记录日志也支持开启打印访问日志 | 2024-08-30 20:40:30 +08:00 |  | 
			
				
					|  | 0bba30b9c4 | fix(log/core): 兼容日志记录 IPv6 IP 归属地场景 | 2024-06-20 22:51:09 +08:00 |  | 
			
				
					|  | dbb7a6319e | chore: top.charles7c.continew => top.continew | 2024-04-09 22:33:19 +08:00 |  | 
			
				
					|  | 56a22c4bce | refactor(log): continew-starter-log-common => continew-starter-log-core | 2024-02-19 21:04:17 +08:00 |  |