You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Removed duplicated line separators and trailing whitespace across the Java source codebase. ([#16](https://github.com/microsphere-projects/copilot/commit/d743607))
115
+
116
+
## Documentation
117
+
- Aligned Javadoc `@param` indentation for improved readability. ([21ee37d](https://github.com/microsphere-projects/copilot/commit/21ee37d))
118
+
- Updated `README` to bump branch latest versions. ([9420a73](https://github.com/microsphere-projects/copilot/commit/9420a73))
119
+
120
+
## Dependency Updates
121
+
- Upgraded `microsphere-spring-cloud` to version `0.1.15`. ([b9f92d7](https://github.com/microsphere-projects/copilot/commit/b9f92d7))
122
+
123
+
## Build and Workflow Enhancements
124
+
- Merged `release-1.x` into `dev-1.x` for consistency. ([405eb00](https://github.com/microsphere-projects/copilot/commit/405eb00))
125
+
- Bumped the patch version post-release for future development. ([1deaa12](https://github.com/microsphere-projects/copilot/commit/1deaa12))
126
+
127
+
## Other Changes
128
+
- Merged updates from the upstream branch `dev-1.x`. ([21795f0](https://github.com/microsphere-projects/copilot/commit/21795f0))
0 commit comments