Releases: microsphere-projects/microsphere-build
Releases · microsphere-projects/microsphere-build
0.3.4
Release Notes - Version 0.3.4
Dependency Updates
- checkstyle: Bumped from
13.5.0to13.6.0(#170) - central-publishing-maven-plugin: Bumped to
0.11.0(#171)
Documentation
- Synced plugin versions in
README.mdwithpom.xml(c2e952c)
Other Changes
- Version bumped to
0.3.4with post-release prep (381324b)
Full Changelog: 0.3.3...0.3.4
0.3.3
Release Notes - Version 0.3.3
Dependency Updates
- jacoco-maven-plugin: Bumped version from
0.8.14to0.8.15. #169
Build and Workflow Enhancements
- Synchronized
mainandreleasebranches. (No user-facing changes)
No other changes or new features introduced in this release.
Full Changelog: 0.3.2...0.3.3
0.3.2
Release Notes - Version 0.3.2
Other Changes
- Chore: Bump version to next patch after publishing 0.3.1.
Full Changelog: 0.3.1...0.3.2
0.3.1
Release Notes - Version 0.3.1
Dependency Updates
- Bumped
com.puppycrawl.tools:checkstylefrom13.4.2to13.5.0. (#168)
Build and Workflow Enhancements
- Merged
mainintoreleaseand vice versa to sync branches. - Updated version to prepare for post-
0.3.0development.
Full Changelog: 0.3.0...0.3.1
0.3.0
Release Notes for Version 0.3.0
Dependency Updates
- 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)
Documentation
Other Changes
- Internal merges between branches and version bumps after publishing v0.2.9.
Full Changelog: 0.2.9...0.3.0
0.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.xmltoREADME.mdfor consistency. (#29d120d)
Documentations
- README Update: Removed issue resolution badges. (#d11eaf6)
Dependency Updates
- JUnit Jupiter: Upgraded from
6.0.3to6.1.0. (#42c2166) - Maven Enforcer Plugin: Upgraded from
3.6.2to3.6.3. (#78cb281)
Build and Workflow Enhancements
- Improved Maven workflows in GitHub Actions for better pipeline efficiency. (#fc78b5a)
- Updated
maven-publish.ymlto align with publishing processes. (#09c0894)
Full Changelog: 0.2.8...0.2.9
0.2.8
Release Notes - Version 0.2.8
Dependency Updates
- 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
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: 0.2.7...0.2.8
0.2.7
Release Notes: Version 0.2.7
Build and Workflow Enhancements
- 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)
Other Changes
- Regular merges of
maininto the release branch for synchronization. (Multiple commits with[skip ci])
Full Changelog: 0.2.6...0.2.7
v0.2.6
What's Changed
- Add wiki documentation for Microsphere Build by @Copilot in #158
- Bump com.puppycrawl.tools:checkstyle from 13.3.0 to 13.4.0 by @dependabot[bot] in #159
- feat: configure flatten-maven-plugin to inherit url, scm, and developers from parent by @Copilot in #160
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Release 0.2.3 by @mercyblitz in #140
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #152
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #150
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #146
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #145
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #149
- Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #141
- Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 13.3.0 by @dependabot[bot] in #151
- docs: sync README.md plugin versions with pom.xml by @Copilot in #153
- Add workflow to auto-merge main into dev and release branches by @Copilot in #154
- Add automated release job to Maven Publish workflow by @Copilot in #155
- Add microsphere-build-example sub-module and update testing setup by @mercyblitz in #156
New Contributors
- @Copilot made their first contribution in #153
Full Changelog: 0.2.3...v0.2.5