Skip to content

Conversation

@mercyblitz
Copy link
Contributor

This pull request updates version references across the project and removes some maintenance-related badges and Maven repository configuration. The main changes focus on version bumps for dependencies and cleanup of documentation and build configuration.

Version updates:

  • Updated the latest release versions listed in the README.md to 0.2.5 and 0.1.5 for the respective branches.
  • Bumped the microsphere-spring-boot.version property in microsphere-spring-cloud-parent/pom.xml from 0.2.4 to 0.2.5.
  • Changed the <revision> property in pom.xml from 0.2.4-SNAPSHOT to 0.2.5-SNAPSHOT.

Documentation and configuration cleanup:

  • Removed the "Average time to resolve an issue" and "Percentage of issues still open" badges from the top of README.md.
  • Deleted the <distributionManagement> and <repositories> sections from pom.xml, which previously configured Maven deployment and snapshot repository settings.

Updated the revision property in pom.xml to prepare for the next development iteration.
Bumps the microsphere-spring-boot.version property from 0.2.4 to 0.2.5 in the parent POM to use the latest BOM release.
Deleted the <distributionManagement> and <repositories> sections from pom.xml, likely to simplify project configuration or move repository management elsewhere.
Bumped the latest version numbers for branches 0.2.x and 0.1.x in the README to reflect recent releases.
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Replaces incorrect import of org.apache.commons.io.IOUtils.length with the correct io.microsphere.util.ArrayUtils.length in ConditionalOnPropertyEnabledTest.java.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2025

@mercyblitz mercyblitz merged commit a4f33a7 into release Nov 7, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants