Skip to content

Releases: microsphere-projects/microsphere-build

0.3.4

18 Jun 07:23

Choose a tag to compare

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: 0.3.3...0.3.4

0.3.3

09 Jun 12:40

Choose a tag to compare

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: 0.3.2...0.3.3

0.3.2

08 Jun 14:18

Choose a tag to compare

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

04 Jun 15:02

Choose a tag to compare

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: 0.3.0...0.3.1

0.3.0

28 May 16:07

Choose a tag to compare

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: 0.2.9...0.3.0

0.2.9

21 May 02:22

Choose a tag to compare

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: 0.2.8...0.2.9

0.2.8

10 May 02:47

Choose a tag to compare

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: 0.2.7...0.2.8

0.2.7

12 Apr 09:02

Choose a tag to compare

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: 0.2.6...0.2.7

v0.2.6

04 Apr 07:05

Choose a tag to compare

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

19 Mar 10:48
d2923cb

Choose a tag to compare

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