- Refined
maven-publishworkflow 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
maininto branches. (#95c49bb) - Enhanced release creation steps, including Copilot-generated release notes. (#c766467)
- Regular merges of
maininto the release branch for synchronization. (Multiple commits with[skip ci])
Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.2.6...0.2.7## v0.2.8
- Checkstyle: Bumped
com.puppycrawl.tools:checkstylefrom13.4.0to13.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.
- Updated Maven wrapper to version
- 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
- Add Maven Version Sync Workflow: Introduced a workflow to sync Maven plugin versions from
pom.xmltoREADME.mdfor consistency. (#29d120d)
- README Update: Removed issue resolution badges. (#d11eaf6)
- JUnit Jupiter: Upgraded from
6.0.3to6.1.0. (#42c2166) - Maven Enforcer Plugin: Upgraded from
3.6.2to3.6.3. (#78cb281)
- Improved Maven workflows in GitHub Actions for better pipeline efficiency. (#fc78b5a)
- Updated
maven-publish.ymlto align with publishing processes. (#09c0894)
Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.2.8...0.2.9## v0.3.0
- Updated:
org.apache.maven.plugins:maven-surefire-pluginfrom3.5.5to3.5.6. (#167) - Updated:
org.apache.maven.plugins:maven-failsafe-pluginfrom3.5.5to3.5.6. (#166)
- Synced: Plugin versions in
README.mdwithpom.xmlfor improved consistency. (c6e89fd, 1a25fd6)
- 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
- Bumped
com.puppycrawl.tools:checkstylefrom13.4.2to13.5.0. (#168)
- Merged
mainintoreleaseand vice versa to sync branches. - Updated version to prepare for post-
0.3.0development.
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
- jacoco-maven-plugin: Bumped version from
0.8.14to0.8.15. #169
- Synchronized
mainandreleasebranches. (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
- checkstyle: Bumped from
13.5.0to13.6.0(#170) - central-publishing-maven-plugin: Bumped to
0.11.0(#171)
- Synced plugin versions in
README.mdwithpom.xml(c2e952c)
- Version bumped to
0.3.4with post-release prep (381324b)
Full Changelog: https://github.com/microsphere-projects/microsphere-build/compare/0.3.3...0.3.4