File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 </scm >
5353
5454 <properties >
55- <revision >0.1.31 -SNAPSHOT</revision >
55+ <revision >0.1.32 -SNAPSHOT</revision >
5656 </properties >
5757
5858 <modules >
Original file line number Diff line number Diff line change @@ -549,4 +549,26 @@ Full Changelog: [0.1.24...0.1.25](link-to-changelog)
549549
550550Full Changelog: See [ GitHub Commits] ( https://github.com/mercyblitz/dev-1.x/compare/0.1.29...0.1.30 ) for more details.
551551
552- ** Full Changelog** : https://github.com/microsphere-projects/microsphere-spring/compare/0.1.29...0.1.30
552+ ** Full Changelog** : https://github.com/microsphere-projects/microsphere-spring/compare/0.1.29...0.1.30## v0.1.31
553+
554+ # Release Notes for v0.1.31
555+
556+ ## New Features
557+ - ** BeanFactory Enhancements** : Introduced direct registration methods using ` BeanFactory ` , including initializers and resolvers.
558+ - Added ` AutoRegistrationBeanInitializer ` to streamline component registration.
559+ - Enabled ` EnableAutoRegistrationBean ` registration via configuration beans.
560+
561+ ## Documentation
562+ - Updated README to reflect the latest version numbers.
563+
564+ ## Test Improvements
565+ - Replaced ` registry ` usage with ` beanFactory ` in tests for consistency and accuracy.
566+
567+ ## Other Changes
568+ - Internal merge: synced ` release-1.x ` into ` dev-1.x ` .
569+
570+ ---
571+
572+ ** Note:** This release focuses on improving the registration process using ` BeanFactory ` for better configurability and lifecycle management.
573+
574+ ** Full Changelog** : https://github.com/microsphere-projects/microsphere-spring/compare/0.1.30...0.1.31
You can’t perform that action at this time.
0 commit comments