### Describe the release item Following https://github.com/eclipse-zenoh/zenoh/pull/2443 the API update should be distibuted over language bindings. Here is the checklist: - [x] [zenoh-c](https://github.com/eclipse-zenoh/zenoh-c) https://github.com/eclipse-zenoh/zenoh-c/issues/1209 https://github.com/eclipse-zenoh/zenoh-c/pull/1212 https://github.com/eclipse-zenoh/zenoh-c/pull/1215 - [x] [zenoh-cpp](https://github.com/eclipse-zenoh/zenoh-cpp) https://github.com/eclipse-zenoh/zenoh-cpp/issues/745 https://github.com/eclipse-zenoh/zenoh-cpp/pull/747 - [x] [zenoh-pico](https://github.com/eclipse-zenoh/zenoh-pico) - not supported, zenoh-c specific https://github.com/eclipse-zenoh/zenoh-pico/issues/1176 - [x] [zenoh-python](https://github.com/eclipse-zenoh/zenoh-python) https://github.com/eclipse-zenoh/zenoh-python/issues/690 https://github.com/eclipse-zenoh/zenoh-python/pull/693 - [x] [zenoh-ts](https://github.com/eclipse-zenoh/zenoh-ts) https://github.com/eclipse-zenoh/zenoh-ts/issues/417 https://github.com/eclipse-zenoh/zenoh-ts/pull/421 - [x] [zenoh-java](https://github.com/eclipse-zenoh/zenoh-java) https://github.com/eclipse-zenoh/zenoh-java/issues/431 https://github.com/eclipse-zenoh/zenoh-java/pull/432 - [x] [zenoh-kotlin](https://github.com/eclipse-zenoh/zenoh-kotlin) https://github.com/eclipse-zenoh/zenoh-kotlin/issues/617 https://github.com/eclipse-zenoh/zenoh-kotlin/pull/648/ Can be done after release, both depends on zenoh-c: - [ ] [zenoh-csharp](https://github.com/ZettaScaleLabs/zenoh-csharp) - [ ] [zenoh-go](https://github.com/ZettaScaleLabs/zenoh-go)
Describe the release item
Following #2443 the API update should be distibuted over language bindings. Here is the checklist:
stablize accept_replies API zenoh-c#1209
stabilize accept replies zenoh-c#1212
add accept replies accessor to query zenoh-c#1215
stablize accept_replies zenoh-cpp#745
stabilize accept replies zenoh-cpp#747
stabilize accept_replies zenoh-pico#1176
Stabilize accept_replies API zenoh-python#690
stablize accept_replies zenoh-python#693
stablize accept_replies zenoh-ts#417
stabilize accept replies zenoh-ts#421
stablize accept_replies zenoh-java#431
stabilize accept replies zenoh-java#432
stabilize accept_replies zenoh-kotlin#617
stabilize accept replies zenoh-kotlin#648
Can be done after release, both depends on zenoh-c: