William Cheng
a79aad8420
Prepare 7.13.0 ( #20758 )
...
* Revert "v7.12.0 release"
This reverts commit 073723cb4d41187f839fbb46565d109293fa22d7.
* set version to v7.13.0-SNAPSHOT
* update samples
* update doc
2025-02-28 13:48:36 +08:00
Ruslan Khasanshin
79145dc633
[kotlin-spring] Adds 'suspend' modifier for reactive List endpoint with useFlowForArrayReturnType = false ( #16130 ) ( #20710 )
2025-02-23 17:35:08 +08:00
zaenk
3eddc9af85
[JavaSpring, kotlin-spring] attach sources when maven and interfaceOnly=true is used ( #20640 )
...
* [JavaSpring] attach sources when using maven and interfaceOnly=true
Closes #15659
* [kotlin-spring] attach sources when using maven and interfaceOnly=true
Closes #15659
2025-02-12 17:41:14 +08:00
William Cheng
1fa07bf46c
Prepare 7.12.0 ( #20512 )
...
* Revert "v7.11.0 release (#20508 )"
This reverts commit a7240eeefeedeefe7fc80ef22747dfc67e126324.
* prepare 7.12.0 snapshot version
* update samples
* update readme
2025-01-21 00:10:09 +08:00
Ruslan Khasanshin
358e8af2bf
[kotlin-spring] Adds useFlowForArrayReturnType option for reactive mode ( #16130 ) ( #20409 )
...
* [kotlin-spring] Adds useFlowForArrayReturnType option for reactive mode (#16130 )
* [kotlin-spring] Replaces manual doc change with generated one (#16130 )
* [kotlin-spring] Fixes errors (#16130 )
* [kotlin-spring] Adds samples (#16130 )
2025-01-11 15:53:04 +08:00