File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 </scm >
5353
5454 <properties >
55- <revision >0.1.12 -SNAPSHOT</revision >
55+ <revision >0.1.13 -SNAPSHOT</revision >
5656 </properties >
5757
5858 <modules >
Original file line number Diff line number Diff line change 116116
117117** Note** : For full details of changes, refer to the individual commits in the repository.
118118
119- ** Full Changelog** : https://github.com/microsphere-projects/microsphere-logging/compare/0.1.10...0.1.11
119+ ** Full Changelog** : https://github.com/microsphere-projects/microsphere-logging/compare/0.1.10...0.1.11## v0.1.12
120+
121+ # Release Notes - Version 0.1.12
122+
123+ ## New Features
124+ - Introduced ` LogEventComparatorTest ` to enhance log event sorting functionality.
125+ - Added new tests for ` SmartFileAppenderLayout ` and ` LoggingLevelParameterResolverTest ` .
126+
127+ ## Bug Fixes
128+ - Fixed redundant code issues and improved exception handling across modules.
129+ - Adjusted ` LoggerConfig ` to eliminate redundant null checks for cleaner logic.
130+
131+ ## Documentation
132+ - Comprehensive rewrite of ` README.md ` with improved formatting and expanded content.
133+ - Updated maintainer details to reflect Microsphere Projects organization.
134+
135+ ## Dependency Updates
136+ - Bumped dependency on ` microsphere-java ` to version ` 0.3.4 ` .
137+
138+ ## Test Improvements
139+ - Enhanced test coverage by adding missing branches and scenarios.
140+ - Refactored test logic for consistency and readability.
141+
142+ ## Build and Workflow Enhancements
143+ - Integrated ` .github ` prompt templates for better collaboration.
144+ - Optimized integration with project branches by merging changes from ` main ` and cleaning up workflows.
145+
146+ ## Other Changes
147+ - Refactored code structure to replace ` List.of() ` with ` Lists.ofList() ` for better compatibility.
148+ - Rolled back certain changes in ` LogbackUtils ` and ` getLoggerContext() ` for stability.
149+
150+ ---
151+
152+ ** Full Changelog** : https://github.com/microsphere-projects/microsphere-logging/compare/0.1.11...0.1.12
You can’t perform that action at this time.
0 commit comments