Skip to content

Releases: microsphere-projects/microsphere-logging

0.1.9

28 Apr 03:09

Choose a tag to compare

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: 0.1.8...0.1.9

0.1.8

27 Apr 13:13

Choose a tag to compare

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: 0.1.7...0.1.8

0.1.7

21 Apr 13:43

Choose a tag to compare

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

11 Apr 12:47

Choose a tag to compare

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.5

04 Apr 13:42

Choose a tag to compare

What's Changed

  • Updated the parent POM io.github.microsphere-projects:microsphere-build from 0.2.5 to 0.2.6 to pick up the latest build configuration and dependency updates.
  • Updated microsphere-logging-parent POM property microsphere-java.version from 0.2.5 to 0.2.6 so 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

03 Apr 03:23
c2ac7a7

Choose a tag to compare

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

01 Apr 13:01

Choose a tag to compare

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

31 Mar 09:06
c447da2

Choose a tag to compare

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

24 Mar 11:26

Choose a tag to compare

What's Changed

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

17 Mar 10:57

Choose a tag to compare

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