- Added a workflow to sync branches from the upstream repository. (a17afa8)
- Introduced a matrix job for merging
maininto multiple branches. (d586baa)
- Upgraded
microsphere-java.versionto0.2.7. (b93ea50) - Updated
maven-publish.ymlconfiguration. (db19392) - Renamed wiki workflow and removed stale pages. (aebec3f)
- Fixed Java matrix setup and added necessary workflow permissions. (fb35565)
- Bumped version to prepare for the next patch release. (98b983a)
- microsphere-java: Bumped to version
0.2.9. - Parent POM: Upgraded to version
0.2.7.
- Updated Maven wrapper to version
3.9.14. - Improved GitHub workflows for release notes generation and Java setup.
- Normalized spacing in
maven-build.yml.
- Routine merges from main branch into release to maintain consistency.
Full Changelog: 0.1.6...0.1.7
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.6...0.1.7## v0.1.8
- Upgraded microsphere-java to version 0.3.0 for compatibility and feature enhancements.
- Updated Maven wrapper to 3.9.15 using Aliyun mirror.
- Switched to official Maven Central wrapper URL to improve build stability.
- Updated versioning scheme post-0.1.7 publication.
- Routine merges from
maininto release branches for alignment.
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.7...0.1.8## v0.1.9
- microsphere-java.version updated to
0.3.1. (cfd6d5d)
- Merged
mainintorelease. [skip ci] (c054e6a) - Synced
releaseback intomain. [skip ci] (06427cc) - Updated version to prepare for next patch after
0.1.8. (a28c6ce)
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.8...0.1.9## v0.1.10
- Introduced utility enhancements: renamed
LoggerUtils, added Log4j2 utilities and layouts. (30c76f6)
- Improved
LogEventcomparison by using full instant time. (66aa10c) - Enhanced
LogEventprecision with nanosecond-level accuracy. (ddd916e)
- Removed
microsphere-java-coredependency. (320a12b) - Upgraded parent and
microsphere-javaversions. (749aae6)
- Removed redundant
InMemoryAppendertest. (a22397e)
- Routine merges from
maintorelease. (1bbfab1, 798c76b, 3fb0fd9, ad053d0, 6897b75, 10a6c82) - Bump version to prepare for next patch. (024d93b)
Full Changelog: v0.1.9...v0.1.10
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.9...0.1.10## v0.1.11
- Added JavaDoc with example usage to all main source classes and non-private methods. [#30]
- Updated README to include the DeepWiki badge in the User Guide.
- Added sleep in tests and switched to static
newBuilderimports for improved consistency.
- Bumped
microsphere-javaversion to0.3.3.
- Multiple merges from
maintoreleasebranch for keeping consistency. [skip ci] - Bumped version to next patch after publishing 0.1.10.
Note: For full details of changes, refer to the individual commits in the repository.
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.10...0.1.11## v0.1.12
- Introduced
LogEventComparatorTestto enhance log event sorting functionality. - Added new tests for
SmartFileAppenderLayoutandLoggingLevelParameterResolverTest.
- Fixed redundant code issues and improved exception handling across modules.
- Adjusted
LoggerConfigto eliminate redundant null checks for cleaner logic.
- Comprehensive rewrite of
README.mdwith improved formatting and expanded content. - Updated maintainer details to reflect Microsphere Projects organization.
- Bumped dependency on
microsphere-javato version0.3.4.
- Enhanced test coverage by adding missing branches and scenarios.
- Refactored test logic for consistency and readability.
- Integrated
.githubprompt templates for better collaboration. - Optimized integration with project branches by merging changes from
mainand cleaning up workflows.
- Refactored code structure to replace
List.of()withLists.ofList()for better compatibility. - Rolled back certain changes in
LogbackUtilsandgetLoggerContext()for stability.
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.11...0.1.12## v0.1.13
- Fixed formatting in the license section of the
README. (06dec31)
- Prepared next patch version after publishing
0.1.12. (5c95904) - Merged
mainintorelease. (074d727, ed5a3b5) - Merged
releaseintomain. (df68331)
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.12...0.1.13## v0.1.14
- Refactoring: Refactored collection constructors to use
ListUtilsandMapUtilsfactory methods for improved clarity and performance. (#37)
- Fixed JavaDoc formatting issues and removed unused imports. (#36)
- Removed unnecessary imports and eliminated duplicated line separators and trailing whitespace. (#34)
- Improved JavaDoc structure: moved "Example Usage" section above
@paramtags for better readability. (#36)
- Bumped
microsphere-javadependency version to0.3.6.
- General code cleanup and maintenance tasks.
- Integrated multiple main branch updates into the release branch.
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.13...0.1.14## v0.1.15
- Bumped
microsphere-javato0.3.7. - Updated parent project version to
0.3.1.
- Synced
mainwithreleasebranch. - Automated version bump to
0.1.15.
No new features, bug fixes, or documentation changes in this release.
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.14...0.1.15## v0.1.16
- Bumped
microsphere-javadependency to0.3.8. (5716bf3) - Updated parent project version to
0.3.3. (25ba487)
- Merged
mainbranch into release and vice versa to sync changes. (8a3de12, 3ee339f, dfa18fb) - Bumped version to prepare for the next patch release after publishing
0.1.15. (0fbbb23)
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.15...0.1.16## v0.1.17
- Updated
microsphere-java.versionto0.3.9. - Bumped parent version to
0.3.4.
- Merged
mainintoreleaseandreleaseintomain.
- Bumped version to the next patch after publishing
0.1.16.
(Note: Skipped CI-related commits and merges without versioning or functional impact.)
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.16...0.1.17