Releases: microsphere-projects/microsphere-logging
Releases · microsphere-projects/microsphere-logging
0.1.9
Release Notes for Version 0.1.9
Dependency Updates
- microsphere-java.version updated to
0.3.1. (cfd6d5d)
Build and Workflow Enhancements
- 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: 0.1.8...0.1.9
0.1.8
Release Notes - Version 0.1.8
Dependency Updates
- Upgraded microsphere-java to version 0.3.0 for compatibility and feature enhancements.
- Updated Maven wrapper to 3.9.15 using Aliyun mirror.
Build and Workflow Enhancements
- Switched to official Maven Central wrapper URL to improve build stability.
Other Changes
- Updated versioning scheme post-0.1.7 publication.
- Routine merges from
maininto release branches for alignment.
Full Changelog: 0.1.7...0.1.8
0.1.7
Release Notes - Version 0.1.7
Dependency Updates
- microsphere-java: Bumped to version
0.2.9. - Parent POM: Upgraded to version
0.2.7.
Build and Workflow Enhancements
- Updated Maven wrapper to version
3.9.14. - Improved GitHub workflows for release notes generation and Java setup.
- Normalized spacing in
maven-build.yml.
Other Changes
- Routine merges from main branch into release to maintain consistency.
Full Changelog: 0.1.6...0.1.7
Full Changelog: 0.1.6...0.1.7
v0.1.6
Release Notes - Version 0.1.6
New Features
- Added a workflow to sync branches from the upstream repository. (a17afa8)
- Introduced a matrix job for merging
maininto multiple branches. (d586baa)
Other Changes
- 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)
v0.1.5
What's Changed
- Updated the parent POM
io.github.microsphere-projects:microsphere-buildfrom0.2.5to0.2.6to pick up the latest build configuration and dependency updates. - Updated microsphere-logging-parent POM property
microsphere-java.versionfrom0.2.5to0.2.6so modules managed by this parent will use the 0.2.6 release of microsphere-java.
Full Changelog: 0.1.4...v0.1.5
v0.1.4
What's Changed
- Merge main into release and bump version to 0.1.4 by @mercyblitz in #27
- Bump io.github.microsphere-projects:microsphere-java-dependencies from 0.2.4 to 0.2.5 by @dependabot[bot] in #28
Full Changelog: 0.1.3...v0.1.4
v0.1.3
What's Changed
- Merge main into release and bump version to 0.1.3 by @mercyblitz in #26
Full Changelog: 0.1.2...v0.1.3
v0.1.2
What's Changed
- Merge main into release and bump version to next patch by @mercyblitz in #24
- Bump log4j2.version from 2.25.3 to 2.25.4 by @dependabot[bot] in #25
Full Changelog: 0.1.1...v0.1.2
v0.1.1
What's Changed
- Merge 'dev' branch by @mercyblitz in #1
- Dev by @mercyblitz in #5
- Dev by @mercyblitz in #6
- Sync 'dev' branch by @mercyblitz in #8
- Sync 'dev' branch by @mercyblitz in #12
- Sync 'dev' branch by @mercyblitz in #13
- Release 0.1.0 by @mercyblitz in #14
- Switch to Sonatype central plugin and disable publishing for examples by @mercyblitz in #15
- Switch to Sonatype central plugin and disable example publishing by @mercyblitz in #16
- Add auto-merge workflows and release validation for branches by @mercyblitz in #17
- Bump io.github.microsphere-projects:microsphere-java-dependencies from 0.1.8 to 0.1.9 by @dependabot[bot] in #19
- Add wiki documentation for all Java components by @Copilot in #21
- Add GitHub Actions workflow to publish wiki/ to GitHub Wiki by @Copilot in #22
New Contributors
- @dependabot[bot] made their first contribution in #19
- @Copilot made their first contribution in #21
Full Changelog: 0.1.0...v0.1.1
v0.1.0
What's Changed
The initial implementation of the Microsphere Java Logging module, providing Java Util Logging (JUL) support as part of the Microsphere Logging Framework. It also adds essential project infrastructure, including build and CI/CD workflows, project documentation, and a code of conduct.
Full Changelog: https://github.com/microsphere-projects/microsphere-logging/commits/0.1.0