Releases: microsphere-projects/microsphere-java
Releases · microsphere-projects/microsphere-java
0.2.9
Release Notes for Version 0.2.9
Dependency Updates
- Spring Framework BOM: Upgraded from
7.0.6to7.0.7. (#271) - microsphere-bom: Updated to
0.2.1.
Build and Workflow Enhancements
- Upgraded Maven Wrapper to
3.9.14. - Formatted Java versions matrix spacing for enhanced readability.
Other Changes
- Version bumped to
0.2.9post-release of0.2.8for upcoming development.
Full Changelog: 0.2.8...0.2.9
0.2.8
Release Notes - Version 0.2.8
Dependency Updates
- Bumped
io.github.microsphere-projects:microsphere-all-bomto version0.2.0. (#270)
Build and Workflow Enhancements
- Enhanced GitHub Actions Maven workflow for tidier execution.
- Updated
dependabot.ymlfor improved dependency management. - Improved release notes generation and release creation process.
Other Changes
- Removed unnecessary newlines in files for improved formatting.
Full Changelog: 0.2.7...0.2.8
v0.2.7
Release Notes - Version 0.2.7
New Features
- Artifact Detector Enhancements:
- Version Improvements:
Bug Fixes
- Added workflow permissions and cleaned branch lists to fix sync issues. (874d276f)
- Skipped syncing fork branches that are ahead of the main branch. (3e9f72ba)
Other Changes
- Added trace log when resources are not archives. (86d32c79)
- Removed project-specific name from script documentation. (e0c43275)
- Updated
maven-publishworkflow with improved checkout and permissions. (bd2aa9f4) - Introduced a new workflow to sync fork branches from the upstream repository. (7b30819a)
- Bumped
io.github.microsphere-projects:microsphere-all-bom. (d2b2164d) - Added Copilot-generated release notes as a workflow step. (bada3a10)
For specific changes, refer to the commit hashes linked above.
v0.2.6
What's Changed
- Updated pom.xml to use parent artifact version 0.2.6 (was 0.2.5) to pick up upstream build/configuration updates.
- Bumped microsphere-bom.version to 0.1.5
- Removed the 'junit.jupiter.execution.parallel.enabled = true' entry from junit-platform.properties, disabling parallel test execution while leaving 'junit.jupiter.extensions.autodetection.enabled = true' in place. Also remove an extra blank line at the end of the file.
Full Changelog: 0.2.5...v0.2.6
v0.2.5
Full Changelog: 0.2.4...v0.2.5
v0.2.4
Full Changelog: 0.2.3...v0.2.4
v0.2.3
v0.2.2
What's Changed
- Refactor generate-wiki-docs.py to derive config from project files instead of hardcoding by @Copilot in #265
- Bump version to 0.2.2 and merge main into release by @mercyblitz in #266
Full Changelog: 0.2.1...v0.2.2
v0.2.1
What's Changed
- Merge main into release and bump version to next patch by @mercyblitz in #263
- Fix wiki-publish to remove stale pages before copying generated content by @Copilot in #264
Full Changelog: 0.2.0...v0.2.1
v0.2.0
What's Changed
- Merge main into release and bump version to 0.1.10 by @mercyblitz in #260
- Add automated wiki documentation generator for Java components by @Copilot in #261
- Generating JavaDoc for Java source code by @Copilot in #262
Full Changelog: 0.1.9...v0.2.0