Skip to content

Commit b8eca6e

Browse files
chore: bump version to next patch after publishing 0.2.24
1 parent 62b2527 commit b8eca6e

2 files changed

Lines changed: 26 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.24-SNAPSHOT</revision>
55+
<revision>0.2.25-SNAPSHOT</revision>
5656
<java.version>17</java.version>
5757
</properties>
5858

release-notes.md

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

305305
For full details, refer to the [changelog](#).
306306

307-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.22...0.2.23
307+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.22...0.2.23## v0.2.24
308+
309+
# Release Notes for Version 0.2.24
310+
311+
## Dependency Updates
312+
- **microsphere-spring-boot**: Bumped to version `0.2.32`. ([8d49c8d](#))
313+
314+
## Documentation
315+
- Updated README with the latest branch versions. ([61bd1dd](#))
316+
- Polished Javadoc headings for discovery conditions. ([3917b0b](#))
317+
318+
## Build and Workflow Enhancements
319+
- Reorganized dependency blocks in the `commons` POM for improved readability. ([fa402c5](#))
320+
- Reordered OpenFeign Spring Boot processors for better structure. ([ea62b04](#))
321+
- Polished OpenFeign POM comment spacing. ([49ca2c4](#))
322+
323+
## Other Changes
324+
- Routine merges between `main` and `release` branches. ([62b2527](#), [5538f29](#), [e5d33b2](#))
325+
- Bumped version to the next patch after publishing `0.2.23`. ([350f789](#))
326+
327+
---
328+
329+
For a complete list of changes, refer to the full changelog.
330+
331+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.23...0.2.24

0 commit comments

Comments
 (0)