Skip to content

Bump io.github.microsphere-projects:microsphere-spring-cloud-parent from 0.2.14 to 0.2.22#101

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.github.microsphere-projects-microsphere-spring-cloud-parent-0.2.22
Open

Bump io.github.microsphere-projects:microsphere-spring-cloud-parent from 0.2.14 to 0.2.22#101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.github.microsphere-projects-microsphere-spring-cloud-parent-0.2.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps io.github.microsphere-projects:microsphere-spring-cloud-parent from 0.2.14 to 0.2.22.

Release notes

Sourced from io.github.microsphere-projects:microsphere-spring-cloud-parent's releases.

0.2.22

Release Notes for Version 0.2.22

New Features

  • Feign Auto-Refresh: Added auto-configuration for Feign auto-refresh components.
  • OpenFeign Enhancements:
    • Introduced @ConditionalOnOpenFeignEnabled annotation.
    • Added OpenFeign availability condition annotation and constants.
    • Refactored OpenFeign condition constants usage.

Bug Fixes

  • Fixed integration test class name typo in web registry tests.

Documentation

  • Javadocs:
    • Clarified Javadoc example headings and cleaned up formatting.
    • Updated @since tags for OpenFeign to 1.0.0.
    • Refined class Javadocs for integration tests.
  • README: Updated version matrix to reflect the latest version.

Dependency Updates

  • Bumped microsphere-spring-boot to version 0.2.30.
  • Upgraded parent POM to microsphere-build version 0.3.8.

Test Improvements

  • Added integration tests for service endpoints, auto-registration, and Tomcat fault tolerance.
  • Simplified setup for discovery auto-config tests.
  • Refined integration tests for registry and auto-registration functionality.

Build and Workflow Enhancements

  • Centralized application name placeholder with @Value.
  • Improved handling of merge conflicts for continuous integration (chore: merge main into release).

Other Changes

  • Refined imports, annotations, and formatting across configurations and tests.
  • Removed redundant encoding property from configurations.
  • Introduced class constants to streamline conditions in auto-configuration.

Full Changelog: microsphere-projects/microsphere-spring-cloud@0.2.21...0.2.22

0.2.21

Release Notes - Version 0.2.21

New Features

  • OpenFeign: Added feature class metadata for enhanced functionality. (#e077a59)

Documentation

  • Updated README with the latest release version information. (#a5c680e)

Dependency Updates

... (truncated)

Changelog

Sourced from io.github.microsphere-projects:microsphere-spring-cloud-parent's changelog.

Release Notes for v0.2.14

Dependency Updates

  • Upgraded microsphere-spring-boot to version 0.2.16.
  • Updated parent POM to version 0.3.0.

Bug Fixes

  • Fixed README branch version inconsistencies.
  • Updated README versions for clarity and corrected formatting.

Build and Workflow Enhancements

  • Removed redundant JavaDoc lines and normalized formatting/whitespace in Java files.
  • Eliminated trailing newlines, duplicated line separators, and trailing whitespace across Java source code.

Other Changes

  • Improved code quality by replacing raw collection instantiations with utility methods.
  • Merged multiple updates from the main branch.

Full Changelog: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.13...0.2.14## v0.2.15

Release Notes for Version 0.2.15

Dependency Updates

  • Updated microsphere-spring-boot to version 0.2.17. (a131d10)

Documentation

  • Updated README with the latest version information. (f2507ea)

Build and Workflow Enhancements

  • Merged main into release to keep branches up-to-date. (0690aad, 5fa78e0)
  • Incremented version to prepare for the next patch release after 0.2.14. (9cceec3)
  • Merged release branch changes back into main. (393314e)

Note: This release primarily includes dependency updates, minor documentation edits, and maintenance tasks.

Full Changelog: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.14...0.2.15## v0.2.16

Release Notes for Version 0.2.16

Dependency Updates

  • Upgraded microsphere-spring-boot to version 0.2.18.
  • Updated parent POM version to 0.3.1.

Documentation

  • Updated README to reflect branch versions 0.2.16/0.1.16.

Other Changes

  • Version bump to 0.2.16 post-publishing of 0.2.15.

... (truncated)

Commits
  • 29ebd1e chore: merge main into release [skip ci]
  • 40d5b7b Remove redundant encoding property
  • 99e22c6 chore: merge main into release [skip ci]
  • 6de048d Clean up import and Javadoc formatting
  • 6f7ce14 chore: merge main into release [skip ci]
  • fabd768 Auto-configure Feign auto-refresh components
  • 6498e29 chore: merge main into release [skip ci]
  • 1fba123 Refactor OpenFeign condition constants usage
  • 126cc47 chore: merge main into release [skip ci]
  • f5f86ec Add OpenFeign availability condition annotation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.github.microsphere-projects:microsphere-spring-cloud-parent](https://github.com/microsphere-projects/microsphere-spring-cloud) from 0.2.14 to 0.2.22.
- [Release notes](https://github.com/microsphere-projects/microsphere-spring-cloud/releases)
- [Changelog](https://github.com/microsphere-projects/microsphere-spring-cloud/blob/main/release-notes.md)
- [Commits](microsphere-projects/microsphere-spring-cloud@0.2.14...0.2.22)

---
updated-dependencies:
- dependency-name: io.github.microsphere-projects:microsphere-spring-cloud-parent
  dependency-version: 0.2.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 9, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants