William Cheng
|
9adfe986a3
|
Prepare v7.20.0 release (#22738)
* Revert "v7.19.0 release (#22732)"
This reverts commit ff400e9a31.
* prepare v7.20.0 release
* update samples
* update doc
|
2026-01-20 03:13:58 +08:00 |
|
William Cheng
|
848aecccda
|
fix: [JAVA][SPRING] Nullaways warn with JSpecify => add missing annotation to parameter of method toIndentedString (#22685)
* fix: add annotation to method parameter
* fix: all impacted samples
---------
Co-authored-by: Philippe Kernevez <philippe@kernevez.net>
|
2026-01-13 12:56:31 +08:00 |
|
William Cheng
|
450215c4b8
|
[BUG][JAVA][SPRING] api util must test variable nullity (#22679)
* fix: test if return type is null before using it
* chore: change sample example
---------
Co-authored-by: Philippe Kernevez <philippe@kernevez.net>
|
2026-01-12 16:41:08 +08:00 |
|
William Cheng
|
23dae2bcd8
|
Improve sample update with better exception handling (#22670)
* refactor java tests
* better exception handling when updating samples
* update samples to avoid using exception
* fix tests
* update
* update
|
2026-01-11 18:52:29 +08:00 |
|