Timeplus/proton: Release v1.3.19
Name: proton
Owner: Timeplus
Release: v1.3.19
Released: 2023-11-10
License: Apache-2.0
Release Assets:
What's Changed
- A temp way to support running server without specify config file. by @yokofly in https://github.com/timeplus-io/proton/pull/235
- improve checkpoint robustness by @yl-lisen in https://github.com/timeplus-io/proton/pull/234
- Add Kafka settings in
embedded.xml
. by @yokofly in https://github.com/timeplus-io/proton/pull/238 - Bugfix/issue 214 revisit proton local by @yokofly in https://github.com/timeplus-io/proton/pull/218
- Feature/issue 163 replay a stream by @lizhou1111 in https://github.com/timeplus-io/proton/pull/224
- Feature/issue 205 local streaming processing by @chenziliang in https://github.com/timeplus-io/proton/pull/237
- Feature/support emit changelog aggregated result by @yl-lisen in https://github.com/timeplus-io/proton/pull/219
- Fix append time regression by @chenziliang in https://github.com/timeplus-io/proton/pull/245
- enhancement: add append time smoke test by @lizhou1111 in https://github.com/timeplus-io/proton/pull/248
- support random stream table query by @lizhou1111 in https://github.com/timeplus-io/proton/pull/249
- Enhancement/issue 241 mark the replay operation end by @lizhou1111 in https://github.com/timeplus-io/proton/pull/242
- Feature/issue 251 enforce static library build by @yokofly in https://github.com/timeplus-io/proton/pull/255
- update build doc by @yokofly in https://github.com/timeplus-io/proton/pull/253
- Open additional ports for embedded config and add folder for path by @yokofly in https://github.com/timeplus-io/proton/pull/254
- enable backfill from historical store by @yl-lisen in https://github.com/timeplus-io/proton/pull/252
- Improve performance of external aggregation with a lot of temporary f… by @yokofly in https://github.com/timeplus-io/proton/pull/262
- Some refactor and clean up trash by @chenziliang in https://github.com/timeplus-io/proton/pull/183
- Bugfix/issue 239 fix client cancel by @yokofly in https://github.com/timeplus-io/proton/pull/263
- fix ci testing. continue on #239 by @yokofly in https://github.com/timeplus-io/proton/pull/265
- we use a new option to control the proton_local build. by @yokofly in https://github.com/timeplus-io/proton/pull/266
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.3.18...v1.3.19