Skip to content

Latest commit

 

History

History
266 lines (172 loc) · 11.2 KB

File metadata and controls

266 lines (172 loc) · 11.2 KB

Release Notes

v0.2.3

Release Notes for Version 0.2.3

New Features

  • Added Copilot-powered release notes generation to streamline changelog drafting. (b06b06e)
  • Introduced a workflow to sync branches from upstream automatically. (5c9adf8)

Bug Fixes

  • Corrected indentation issues in dependabot.yml, ensuring proper configuration parsing. (d407903)

Other Changes

  • Updated Maven wrapper to version 3.9.15 for enhanced build compatibility. (fb2d3e6)
  • Bumped Microsphere Spring Cloud parent version to 0.2.10. (8f2f9d4)
  • Updated branch version numbers in the README for consistency. (87c23b2)
  • Simplified merge workflow by introducing matrix strategy. (10d8934)
  • Added workflow contents read permission for better automation control. (ddf75d4)

For full details, visit the commit history.

v0.2.4

Release Notes - Version 0.2.4

Dependency Updates

  • Bumped microsphere Spring Cloud to 0.2.11. (d4738de)

Bug Fixes

  • Fixed indentation issues in dependabot.yml. (4fa0e94)

Documentation

  • Updated branch versions in README. (aed9fe4)
  • Improved release notes and automated release creation process. (12eacd8)

Build and Workflow Enhancements

  • Removed trailing newline in generate-wiki-docs.py. (a398e96)

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

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.3...0.2.4## v0.2.5

Release Notes - Version 0.2.5

Dependency Updates

  • Bumped microsphere-spring-cloud dependency to 0.2.12. (7673b5d)

Build and Workflow Enhancements

  • Added OSSRH credentials to Maven publish workflow to streamline deployment. (5d4f530)
  • Adjusted Maven GitHub Actions and fixed EOF issues. (70725f9)

Documentation

  • Updated README to reflect changes in branches and versions. (e744b5c)

No other changes.

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.4...0.2.5## v0.2.6

Release Notes for v0.2.6

New Features

  • Added Copilot instructions for microsphere-gateway. (#d414d84)
  • Introduced agents/prompts and updated the CONTRIBUTING.md file. (#77e94c0)

Documentation

  • Reformatted README project links and Javadocs. (#10fc70a)
  • Updated README badges. (#08a7311)

Dependency Updates

  • Upgraded microsphere Spring Cloud to version 0.2.13. (#4905cd6)

For more details, see the Full Changelog.

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.5...0.2.6## v0.2.7

Release Notes: Version 0.2.7

Dependency Updates

  • Bumped microsphere-spring-cloud to 0.2.14. (436ff2b)

Bug Fixes

  • Removed duplicated line separators and trailing whitespace in Java source files, improving code consistency and readability. (3e7ba6c)

Build and Workflow Enhancements

  • Routine merges between main and release branches to streamline workflow and maintain versioning integrity. (8c3eb54, 7432600, dd17967)
  • Updated project version to prepare for the next patch. (c9afa66)

Full Changelog: v0.2.6...v0.2.7

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.6...0.2.7## v0.2.8

Release Notes for Version 0.2.8

Dependency Updates

  • Spring Cloud: Upgraded Microsphere Spring Cloud to 0.2.15.
  • Updated pom.xml configuration.

Build and Workflow Enhancements

  • Merged main into release and release back into main.
  • Bumped version to the next patch (0.2.8) after publishing 0.2.7.

No additional new features, bug fixes, or documentation changes in this release.

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.7...0.2.8## v0.2.9

Release Notes for v0.2.9

Dependency Updates

  • Bumped Microsphere Spring Cloud to 0.2.16. (6a6e997)

Build and Workflow Enhancements

  • Merged main branch into release. (0f84da7, 7d563be)
  • Merged release branch into main post-publishing. (b4292df)
  • Updated version to prepare for the next patch release. (398c4fb)

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.8...0.2.9## v0.2.10

Release Notes for v0.2.10

New Features

  • Introduced WebFlux availability condition in auto-configuration. #34da1a7
  • Added ConditionalOnMicrosphereGatewayEnabled tests for improved validation. #444414d

Bug Fixes

  • Disabled WebMVC in tests via configuration property. #f84bf9f
  • Removed EnableWebMvcExtension and EnableWebFluxExtension from various test classes. #911622a, #b3a42f2
  • Removed unused imports in test classes. #57b27c9

Dependency Updates

  • Upgraded microsphere-spring-cloud to v0.2.19. #8dc0d32
  • Previously bumped microsphere-spring-cloud to v0.2.18. #c8508d1

Test Improvements

  • Added microsphere web endpoint mapping tests for better coverage. #74481c8

Build and Workflow Enhancements

  • Introduced logic to require Web MVC and order it after WebMvcAutoConfiguration in auto-configuration. #bb7e415
  • Reordered @ConditionalOnGatewayEnabled annotation for proper validation. #e6356f1

Other Changes

  • Added minor Javadoc improvements. #3fae668

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.9...0.2.10## v0.2.11

Release Notes - Version 0.2.11

New Features

  • Gateway Features: Registered metadata for gateway features. (d495c83)

Dependency Updates

  • Microsphere Spring Cloud: Bumped version to 0.2.20. (61eb871)

Other Changes

  • Renamed "web endpoint bind advisor" to "listener" for improved clarity. (a36b81d)

Note: This release includes minor internal merges and version bumps but no user-facing breaking changes.

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.10...0.2.11## v0.2.12

Release Notes - Version 0.2.12

Other Changes

  • Bumped version to the next patch after publishing 0.2.11. (f20486f)

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

Release Notes - Version 0.2.13

Dependency Updates

  • microsphere-spring-cloud: Bumped to version 0.2.21. (0973c5c)

Build and Workflow Enhancements

  • Merged main into release. (456358e, 074171e)
  • Prepared for next development cycle by bumping version post 0.2.12 publication. (ef505de)

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

Release Notes for Version 0.2.14

Improvements

Bug Fixes

  • Gateway Configuration:
    • Refined MVC gateway availability conditions. (b616720)
    • Added WebFlux-specific checks to gateway conditions for improved compatibility. (3272ca9, b869149)
    • Disabled GatewayAutoConfigurationTest. (0fb75e4)
    • Removed unused imports and redundant dependencies. (1d37f94, 964faf8)

Test Improvements

  • Aligned WebFlux gateway auto-config tests with other modules. (dc9a3d7, 6024a25)
  • Used a shared test base for gateway auto-configuration scenarios. (5676201)
  • Removed obsolete test file WebEndpointMappingGatewayAutoConfigurationTest.java. (076434d)

Dependency Updates

  • Upgraded Microsphere Spring Cloud to 0.2.22. (bf9fc72)

Build and Workflow Enhancements


For a complete list of changes, refer to the Full Changelog.

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

Release Notes - Version 0.2.15

New Features

  • Refine MVC auto-configuration and split related tests. (b948cc9)
  • Add auto-configuration test coverage for WebEndpointMapping. (4b473fe)

Bug Fixes

  • Guard WebFlux auto-configuration conditionally based on classpath. (725c78d)
  • Re-enable WebFlux Gateway auto-configuration tests. (c45fb0f)

Dependency Updates

  • Bump microsphere-spring-cloud to version 0.2.23. (53f0c17)
  • Bump parent project version to 0.2.23 and rename project. (2cd9138)

Test Improvements

  • Use starter-test in WebMVC test scope for uniformity. (e864835)

Build and Workflow Enhancements


Note: These changes aim to enhance module configuration, testing, and maintainability across the project.

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

Release Notes - Version 0.2.16

New Features

  • Gateway Module: Mark gateway module dependencies as optional.
  • Spring Cloud Commons: Add optional spring-cloud-commons dependencies.

Dependency Updates

  • Upgraded microsphere-spring-cloud to version 0.2.24.

Build and Workflow Enhancements

  • Merged updates from main into release. (No functional changes, [skip ci])

Full Changelog: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.15...0.2.16