Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 2.52 KB

File metadata and controls

66 lines (45 loc) · 2.52 KB

Release Notes

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 main into multiple branches. (d586baa)

Other Changes

  • Upgraded microsphere-java.version to 0.2.7. (b93ea50)
  • Updated maven-publish.yml configuration. (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.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: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.6...0.1.7## v0.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 main into release branches for alignment.

Full Changelog: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.7...0.1.8## v0.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 main into release. [skip ci] (c054e6a)
  • Synced release back into main. [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