File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
spring-grpc-docs/src/main/antora/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33:page-section-summary-toc: 1
44
5+ [[what-s-new-in-1.0.0-since-0-9-0]]
6+ == What's New in 1.0.0 Since 0.9.0
7+
8+ This section covers the changes made from version 0.9.0 to version 1.0.0.
9+
10+ * Default stub factory now configurable via properties
11+ * Update to Spring Boot 4 / Spring Framework 7 and the corresponding Spring Portfolio updates (e.g. Spring Security 6)
12+ * JSpecify for nullability constraints
13+ * Java 25 support
14+
515[[what-s-new-in-0.9.0-since-0-8-0]]
616== What's New in 0.9.0 Since 0.8.0
717
8- This section covers the changes made from version 0.8.0 to version 1.0.0-SNAPSHOT .
18+ This section covers the changes made from version 0.8.0 to version 0.9.0 .
919
1020* Upgrade to Spring Boot 3.5.0.
1121* `StubFactory` contract changes: the "supports" method is now a static method (it is called before an instance is created).
You can’t perform that action at this time.
0 commit comments