Skip to content

v0.1.5

Choose a tag to compare

@mercyblitz mercyblitz released this 07 Nov 14:53
e863806

What's Changed

Dependency

  • Bump io.github.microsphere-projects:microsphere-spring-boot from 0.1.4 to 0.1.5

Documentation

  • Removed maintenance badges ("Average time to resolve an issue" and "Percentage of issues still open") from the top of the README.md for a cleaner look.

Build

  • Removed the distributionManagement and custom repositories sections from the main pom.xml, simplifying Maven repository configuration.

Refactor

  • Fixed an import in ConditionalOnPropertyEnabledTest.java by replacing the use of org.apache.commons.io.IOUtils.length with microsphere.util.ArrayUtils.length, ensuring consistent utility usage.

Full Changelog: 0.1.4...0.1.5