Skip to content

Latest commit

 

History

History
139 lines (91 loc) · 4.69 KB

File metadata and controls

139 lines (91 loc) · 4.69 KB

Release Notes

v0.2.10

Release Notes: Version 0.2.10

Other Changes

  • Chore: Merged updates from main into the release branch. (various commits)

No new features or bug fixes were introduced in this release.


v0.2.11

Release Notes - Version 0.2.11

Other Changes

  • Dependencies: Bumped microsphere-spring-boot to version 0.2.12.
  • Docs: Updated branch latest versions in README.
  • CI/CD:
    • Removed spring-cloud-2025.1 from CI matrix.
    • Re-added spring-cloud-2025.1 to CI matrix.
  • Maintenance: Fixed indentation issue in Dependabot configuration.

v0.2.12

Release Notes for v0.2.12

Dependency Updates

  • Bumped org.junit:junit-bom from 6.0.3 to 6.1.0. (#121)
  • Bumped microsphere-spring-boot to 0.2.13.
  • Updated project parent version to 0.2.9.

Documentation

  • Refined README with updated branch names.
  • Updated README branch versions to reflect 0.2.12 / 0.1.12.
  • Added complete changelog and refined release notes.

Build and Workflow Enhancements

  • Updated Maven CI workflows and fixed EOF issues.
  • Added Maven server credentials to CI pipelines.

Other Changes

  • Merged multiple updates from the main branch into the release branch. [skip ci]

Full Changelog: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.11...0.2.12## v0.2.13

Release Notes - Version 0.2.13

Documentation

  • Fixed formatting issues and removed zread badge in README.md.
  • Corrected typo for the @EnableFeignClients annotation in README.md.
  • Rewrote README.md with comprehensive sections for better clarity.

Dependency Updates

  • Bumped spring-boot version for compatibility and enhancements.

Build and Workflow Enhancements

  • Added GitHub prompts to streamline contribution and collaboration.

Thank you for using this version!

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

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.
  • Merged main into release to streamline branches.

Thank you for using our project! 🚀

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

Release Notes for Version 0.2.17

New Features

  • Auto-Registration: Automatically register HasFeatures from properties.
  • Configurations: Add conditional and switch HasFeatures bean names.

Other Changes

  • Service Changes: Disable service registration endpoints.

Note: For a detailed list of changes, please refer to the full changelog.

Full Changelog: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.16...0.2.17