Skip to content

Commit a9ebadf

Browse files
chore: bump version to next patch after publishing 0.3.1
1 parent d20bb2a commit a9ebadf

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.3.1-SNAPSHOT</revision>
54+
<revision>0.3.2-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,20 @@ For specific changes, refer to the commit hashes linked above.
7878

7979
For more details, refer to the full changelog in the repository.
8080

81-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.2.9...0.3.0
81+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.2.9...0.3.0## v0.3.1
82+
83+
# Release Notes - Version 0.3.1
84+
85+
## New Features
86+
- Collect multiple artifacts and add trace log for enhanced observability. ([db9cb00f](#))
87+
88+
## Dependency Updates
89+
- Adopt `microsphere-all-bom` to streamline dependencies.
90+
- Remove outdated `testing/javaee` BOMs. ([56fa380e](#))
91+
92+
## Other Changes
93+
- Version bump to prepare for post-0.3.0 development. ([c18526da](#))
94+
95+
**Note**: This release includes minor enhancements and dependency refinements to improve overall functionality.
96+
97+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.0...0.3.1

0 commit comments

Comments
 (0)