Skip to content

Commit 210c6b1

Browse files
chore: merge release into main [skip ci]
2 parents e077a59 + a1e6a38 commit 210c6b1

2 files changed

Lines changed: 23 additions & 2 deletions

File tree

pom.xml

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

5454
<properties>
55-
<revision>0.2.21-SNAPSHOT</revision>
55+
<revision>0.2.22-SNAPSHOT</revision>
5656
<java.version>17</java.version>
5757
</properties>
5858

release-notes.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,25 @@ Thank you for using our project! 🚀
215215

216216
---
217217

218-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.19...0.2.20
218+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.19...0.2.20## v0.2.21
219+
220+
# Release Notes - Version 0.2.21
221+
222+
### New Features
223+
- **OpenFeign:** Added feature class metadata for enhanced functionality. (#e077a59)
224+
225+
### Documentation
226+
- Updated README with the latest release version information. (#a5c680e)
227+
228+
### Dependency Updates
229+
- Upgraded `microsphere-spring-boot` to the latest version. (#136cc5f)
230+
231+
### Build and Workflow Enhancements
232+
- Merged main into release and release into main for alignment. [skip ci] (#5139232, #09cd034)
233+
- Bumped version to the next patch post 0.2.20 release. (#d66fae5)
234+
235+
---
236+
237+
**Note:** For additional details, refer to the full commit history.
238+
239+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.20...0.2.21

0 commit comments

Comments
 (0)