Skip to content

Commit b4292df

Browse files
chore: merge release into main [skip ci]
2 parents 409529e + 398c4fb commit b4292df

2 files changed

Lines changed: 17 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.8-SNAPSHOT</revision>
54+
<revision>0.2.9-SNAPSHOT</revision>
5555
<java.version>17</java.version>
5656
</properties>
5757

release-notes.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,19 @@ For more details, see the [Full Changelog](https://github.com/your-repo/compare/
9898

9999
**Full Changelog:** [v0.2.6...v0.2.7](https://github.com/microsphere-projects/compare/v0.2.6...v0.2.7)
100100

101-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.6...0.2.7
101+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.6...0.2.7## v0.2.8
102+
103+
# Release Notes for Version 0.2.8
104+
105+
## Dependency Updates
106+
- **Spring Cloud:** Upgraded Microsphere Spring Cloud to `0.2.15`.
107+
- Updated `pom.xml` configuration.
108+
109+
## Build and Workflow Enhancements
110+
- Merged `main` into `release` and `release` back into `main`.
111+
- Bumped version to the next patch (`0.2.8`) after publishing `0.2.7`.
112+
113+
---
114+
*No additional new features, bug fixes, or documentation changes in this release.*
115+
116+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-gateway/compare/0.2.7...0.2.8

0 commit comments

Comments
 (0)