Skip to content

Latest commit

 

History

History
117 lines (76 loc) · 5.12 KB

File metadata and controls

117 lines (76 loc) · 5.12 KB

Release Notes

v0.2.7

Release Notes: Version 0.2.7

Build and Workflow Enhancements

  • Refined maven-publish workflow steps and permissions. (#9698043)
  • Updated Maven workflows to use single quotes for branches and normalized quotes in workflow branch lists. (#6c3f8ca, #9a08665)
  • Improved dependabot.yml indentation for update configurations. (#8f27c01)
  • Added a workflow to sync branches from upstream. (#d730bba)
  • Introduced matrix-based approach to merge main into branches. (#95c49bb)
  • Enhanced release creation steps, including Copilot-generated release notes. (#c766467)

Other Changes

Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.2.6...0.2.7## v0.2.8

Release Notes - Version 0.2.8

Dependency Updates

  • Checkstyle: Bumped com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.2. (#162)
  • Maven Wrapper:
    • Updated Maven wrapper to version 3.9.15 (switched to Aliyun mirror).
    • Previous update to Maven wrapper version 3.9.14.

Build and Workflow Enhancements

  • Updated Maven wrapper to use Maven Central for the wrapper distribution URL.
  • Set workflow permissions and enabled skip-ahead sync for improved CI/CD pipeline performance.

Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.2.7...0.2.8## v0.2.9

Release Notes - Version 0.2.9

New Features

  • Add Maven Version Sync Workflow: Introduced a workflow to sync Maven plugin versions from pom.xml to README.md for consistency. (#29d120d)

Documentations

  • README Update: Removed issue resolution badges. (#d11eaf6)

Dependency Updates

  • JUnit Jupiter: Upgraded from 6.0.3 to 6.1.0. (#42c2166)
  • Maven Enforcer Plugin: Upgraded from 3.6.2 to 3.6.3. (#78cb281)

Build and Workflow Enhancements

  • Improved Maven workflows in GitHub Actions for better pipeline efficiency. (#fc78b5a)
  • Updated maven-publish.yml to align with publishing processes. (#09c0894)

Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.2.8...0.2.9## v0.3.0

Release Notes for Version 0.3.0

Dependency Updates

  • Updated: org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6. (#167)
  • Updated: org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.5.6. (#166)

Documentation

  • Synced: Plugin versions in README.md with pom.xml for improved consistency. (c6e89fd, 1a25fd6)

Other Changes

  • Internal merges between branches and version bumps after publishing v0.2.9.

Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.2.9...0.3.0## v0.3.1

Release Notes - Version 0.3.1

Dependency Updates

  • Bumped com.puppycrawl.tools:checkstyle from 13.4.2 to 13.5.0. (#168)

Build and Workflow Enhancements

  • Merged main into release and vice versa to sync branches.
  • Updated version to prepare for post-0.3.0 development.

Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.3.0...0.3.1## v0.3.2

# Release Notes - Version 0.3.2

## Other Changes
- **Chore**: Bump version to next patch after publishing 0.3.1.

Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.3.1...0.3.2## v0.3.3

Release Notes - Version 0.3.3

Dependency Updates

  • jacoco-maven-plugin: Bumped version from 0.8.14 to 0.8.15. #169

Build and Workflow Enhancements

  • Synchronized main and release branches. (No user-facing changes)

No other changes or new features introduced in this release.

Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.3.2...0.3.3## v0.3.4

Release Notes - Version 0.3.4

Dependency Updates

  • checkstyle: Bumped from 13.5.0 to 13.6.0 (#170)
  • central-publishing-maven-plugin: Bumped to 0.11.0 (#171)

Documentation

  • Synced plugin versions in README.md with pom.xml (c2e952c)

Other Changes

  • Version bumped to 0.3.4 with post-release prep (381324b)

Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.3.3...0.3.4