Skip to content

Commit 6606657

Browse files
chore: merge release into main [skip ci]
2 parents f318791 + 1ad0b8a commit 6606657

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</scm>
5252

5353
<properties>
54-
<revision>0.2.16-SNAPSHOT</revision>
54+
<revision>0.2.17-SNAPSHOT</revision>
5555
<java.version>17</java.version>
5656
</properties>
5757

release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,4 +247,20 @@ For a complete list of changes, refer to the [Full Changelog](https://github.com
247247

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

250-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.14...0.2.15
250+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.14...0.2.15## v0.2.16
251+
252+
# Release Notes - Version 0.2.16
253+
254+
## New Features
255+
- **Gateway Module**: Mark gateway module dependencies as optional.
256+
- **Spring Cloud Commons**: Add optional `spring-cloud-commons` dependencies.
257+
258+
## Dependency Updates
259+
- Upgraded `microsphere-spring-cloud` to version `0.2.24`.
260+
261+
## Build and Workflow Enhancements
262+
- Merged updates from `main` into `release`. *(No functional changes, [skip ci])*
263+
264+
---
265+
266+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.15...0.2.16

0 commit comments

Comments
 (0)