Releases: microsphere-projects/microsphere-java
Releases · microsphere-projects/microsphere-java
Release list
0.3.15
Release Notes - Version 0.3.15
Dependency Updates
- Upgraded Microsphere BOM to version
0.3.4. - Updated Microsphere Build parent to version
0.3.8.
Build and Workflow Enhancements
- Merged
mainbranch intorelease, ensuring parity. [skip-ci]
Test Improvements
- Adjusted spacing and formatting in various test classes:
MessagerUtilsTestMapTypeModelTestFormatBeforeTestsuper call.
Code Quality Improvements
- Standardized indentation and formatting in utility classes:
SetUtilsQueueUtilsfactory methods.
- Trimmed unnecessary whitespace in
StringUtils. - Aligned wrapped
assertTruemessage indentation. - Improved Javadoc
@paramformatting inCompatible. - Aligned parameter indentation in
Mapsmethods. - Removed unused
FILE_SEPARATORimport.
Full Changelog: 0.3.14...0.3.15
0.3.14
Release Notes - Version 0.3.14
Dependency Updates
Build and Workflow Enhancements
- Merged
mainintorelease. [skip ci] (c3fef602, 114da2cb) - Merged
releaseback intomain. [skip ci] (0b2dcac2)
Other Changes
- Bumped version to the next patch after publishing
0.3.13. (155bb4fc)
Full Changelog: 0.3.13...0.3.14
0.3.13
Release Notes - Version 0.3.13
Dependency Updates
Build and Workflow Enhancements
- Merged
mainintoreleaseand vice versa. (cc2df07b, 3b5f412c) - Bumped version to the next patch post
0.3.12. (15cf1b36)
No new features, bug fixes, or documentation updates in this release.
Full Changelog: 0.3.12...0.3.13
0.3.12
Release Notes: Version 0.3.12
Dependency Updates
- Microsphere BOM: Updated to version
0.3.1. (5ade306e)
Build and Workflow Enhancements
Other Changes
- Updated version to prepare for the next patch after publishing
0.3.11. (b26e6ce1)
For complete details, see the full changelog.
Full Changelog: 0.3.11...0.3.12
0.3.11
Release Notes - Version 0.3.11
Dependency Updates
Build and Workflow Enhancements
Other Changes
- Bumped version to next patch
0.3.11post publishing0.3.10. (95f7b037)
Full Changelog: 0.3.10...0.3.11
0.3.10
Release Notes - Version 0.3.10
Dependency Updates
- Bumped
io.github.microsphere-projects:microsphere-all-bomto0.2.9. (#289)
Build and Workflow Enhancements
- Merged
mainintoreleasebranch. [skip ci] - Merged
releaseintomainbranch. [skip ci]
Full Changelog: 0.3.9...0.3.10
0.3.9
Release Notes - Version 0.3.9
Dependency Updates
- Bumped microsphere-bom to version 0.2.8.
- Updated parent version to 0.3.4.
Build and Workflow Enhancements
- Synced
mainandreleasebranches for improved workflow consistency. - Incremented version to the next patch after publishing 0.3.8.
Note: This release primarily includes dependency updates and build process improvements.
Full Changelog: 0.3.8...0.3.9
0.3.8
Release Notes - Version 0.3.8
🌟 New Features
- Added
loadPropertieshelper utility with tests. (8e42d20b) - Introduced
arrayToStringutility with tests. (b78cb2c9)
📖 Documentation
- Reformatted README for improved readability (line wrapping and adjusted layout). (225828ae, cfbcc8ac)
🔗 Dependency Updates
- Updated
microsphere-bom.versionto0.2.7. (a68740cf) - Bumped
org.springframework:spring-framework-bomfrom7.0.7to7.0.8. (8c33b6e0) - Bumped parent project version to
0.3.3. (79ef1703)
🧪 Test Improvements
🛠️ Build and Workflow Enhancements
- Added
.understand-anythinganalysis artifacts. (4bbfbf8c)
Full Changelog: 0.3.7...0.3.8
0.3.7
Release Notes - Version 0.3.7
Dependency Updates
- Bumped
microsphere-bom.versionto0.2.6. (a8ffffda)
Build and Workflow Enhancements
- Bumped parent POM version to
0.3.1. (21140f70) - Version updated to next patch after publishing
0.3.6. (442c5a47) - Merged
mainintoreleasefor version alignment. (8cc3b499, ef638e22)
No new features, bug fixes, or documentation updates in this release.
Full Changelog: 0.3.6...0.3.7
0.3.6
Release Notes: Version 0.3.6
New Features
- Factory Methods Added:
- Introduced new factory methods for collections, including:
- Added
ThreadSafeandNotThreadSafeannotations for better code clarity. (#282)
Bug Fixes
- Fixed type mismatches and reverted inappropriate changes in
ReversedDequeTest. - Corrected raw type constructors and local variable types in
SetUtils. - Fixed import issues and removed wildcard imports across core classes.
Documentation
- Revised JavaDocs for collection utility methods for better clarity.
- Corrected mismatches in method documentation, ensuring accurate terminology (e.g.,
mappingstoelements).
Test Improvements
- Added comprehensive test cases for newly introduced collection factory methods.
Build and Workflow Enhancements
- Removed duplicated line separators, trailing whitespace, and unnecessary final newlines across Java files for cleaner codebase.
Other Changes
- Refactored collection constructor return types from interfaces to concrete collection types.
- Organized imports and restored blank lines between import sections in Java files.
Full Changelog: v0.3.5...v0.3.6
Full Changelog: 0.3.5...0.3.6