Skip to content

0.3.15

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:36

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 main branch into release, ensuring parity. [skip-ci]

Test Improvements

  • Adjusted spacing and formatting in various test classes:
    • MessagerUtilsTest
    • MapTypeModelTest
    • FormatBeforeTest super call.

Code Quality Improvements

  • Standardized indentation and formatting in utility classes:
    • SetUtils
    • QueueUtils factory methods.
  • Trimmed unnecessary whitespace in StringUtils.
  • Aligned wrapped assertTrue message indentation.
  • Improved Javadoc @param formatting in Compatible.
  • Aligned parameter indentation in Maps methods.
  • Removed unused FILE_SEPARATOR import.

Full Changelog: 0.3.14...0.3.15