Releases: timeplus-io/proton
Releases · timeplus-io/proton
v1.3.23
What's Changed
- feature: kafka external stream partitioning by @zliang-min in #273
- Send one message to Kafka per row by @zliang-min in #284
- std::memcpy has overlapped memory region. Switched to std::memmove by @chenziliang in #296
- checking external stream args by @qijun-niu-timeplus in #290
- rename generate_eps to eps by @lizhou1111 in #302
- enhance telemetry metrics by @qijun-niu-timeplus in #304
- smoke framework support external stream by @jhao0117 in #300
Full Changelog: v1.3.22...v1.3.23
v1.3.22
v1.3.19
What's Changed
- A temp way to support running server without specify config file. by @yokofly in #235
- improve checkpoint robustness by @yl-lisen in #234
- Add Kafka settings in
embedded.xml
. by @yokofly in #238 - Bugfix/issue 214 revisit proton local by @yokofly in #218
- Feature/issue 163 replay a stream by @lizhou1111 in #224
- Feature/issue 205 local streaming processing by @chenziliang in #237
- Feature/support emit changelog aggregated result by @yl-lisen in #219
- Fix append time regression by @chenziliang in #245
- enhancement: add append time smoke test by @lizhou1111 in #248
- support random stream table query by @lizhou1111 in #249
- Enhancement/issue 241 mark the replay operation end by @lizhou1111 in #242
- Feature/issue 251 enforce static library build by @yokofly in #255
- update build doc by @yokofly in #253
- Open additional ports for embedded config and add folder for path by @yokofly in #254
- enable backfill from historical store by @yl-lisen in #252
- Improve performance of external aggregation with a lot of temporary f… by @yokofly in #262
- Some refactor and clean up trash by @chenziliang in #183
- Bugfix/issue 239 fix client cancel by @yokofly in #263
- fix ci testing. continue on #239 by @yokofly in #265
- we use a new option to control the proton_local build. by @yokofly in #266
Full Changelog: v1.3.18...v1.3.19
Halloween_2023
Local streaming processing without launching a server. Have fun.
v1.3.18 proton binary
the macOS version proton is generated by cross-compilation.
git commit hash e2427df
v1.3.17-beta.1 native binary
the macOS version proton is generated by cross-compilation.
v1.3.15 native binary
v1.3.15 native binary for MacOS