Skip to content

Conversation

@mercyblitz
Copy link
Contributor

This pull request updates version numbers across the project to prepare for a new release and removes outdated badges and repository configuration from the documentation and build files. The most important changes are version bumps for dependencies and project modules, and cleanup of repository configuration.

Version updates

  • Updated the microsphere-spring-boot.version property in microsphere-spring-cloud-parent/pom.xml from 0.1.4 to 0.1.5.
  • Updated the revision property in pom.xml from 0.1.4-SNAPSHOT to 0.1.5-SNAPSHOT.
  • Updated the latest version numbers for 0.2.x and 0.1.x branches in the README.md to 0.2.5 and 0.1.5 respectively.

Documentation and configuration cleanup

  • Removed "isitmaintained" issue badges from the top of the README.md.
  • Removed the <distributionManagement> and <repositories> sections from pom.xml, cleaning up Maven repository configuration.

Updated the revision property in pom.xml to prepare for the next development iteration.
Bumps the microsphere-spring-boot.version property from 0.1.4 to 0.1.5 in the parent POM to use the latest BOM release.
Deleted <distributionManagement> and <repositories> sections from pom.xml to simplify project configuration and remove Sonatype OSSRH deployment settings.
Deleted badges related to issue resolution and open issues from the README for a cleaner badge section.
Bumped the latest version numbers for branches 0.2.x and 0.1.x in the README to reflect recent releases.
Replaced the import of IOUtils.length with ArrayUtils.length in ConditionalOnPropertyEnabledTest to use the correct utility method.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2025

@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.

@mercyblitz mercyblitz merged commit fb71726 into microsphere-projects:dev-1.x Nov 7, 2025
17 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.

1 participant